reset midi synth (panic) when seeking or re-starting audition
[ardour.git] / libs / ardour / ardour /
2014-01-22 Robin Gareusreset midi synth (panic) when seeking or re-starting...
2014-01-22 Robin Gareusbackend for auditioning midi-files:
2014-01-22 Robin Gareusfix bitslot already in use warning
2014-01-19 Robin Gareusremove cruft
2014-01-18 Robin Gareustowards a SRC source + resampling during audition
2014-01-17 Robin Gareusremove cruft
2014-01-16 Robin Gareusadd seeking to sfdb auditioner
2014-01-16 Paul Davisallow auditioning via the monitor section to work.
2014-01-16 Paul Davisminor tweak to layout of vestige aeffectx.h
2014-01-15 Paul Davisupdate VstTimeInfo structure, from Qtractor's version...
2014-01-13 Robin Gareusfirst stab at send+route panner link
2014-01-13 Robin Gareusallow to custom select panner-type for each delivery.
2014-01-13 Robin Gareusfix output metering for Sends (Aux and External)
2014-01-13 Robin Gareusupdate internal-send port-count when target port-count...
2014-01-11 Robin GareusVBAP GUI depends on signal-position (not parameter...
2014-01-11 David RobillardSupport midnam controller value labels.
2014-01-10 Robin Gareusadd a fixed priority to panner modules
2014-01-08 Robin Gareusrework panning -- Squashed commit of the following:
2014-01-01 Robin Gareusvisualize port connections in mixer/processor when...
2013-12-30 Robin GareusNOOP. remove trailing whitespace
2013-12-30 Robin Gareusmake meters request constant buffers
2013-12-28 Robin Gareusremove unused API to explicitly set/unset buffer silent...
2013-12-28 Robin Gareuscentralize buffer silent-flag
2013-12-22 Robin Gareusadd K12/RMS meter type
2013-12-21 Paul Davisnew ControlProtocolManager API, and proper handling...
2013-12-18 Hans Baiermidi_clock_slave: fix wrong calculation of loop error
2013-12-17 Hans Baiermidi clock slave: make bandwidth variable according...
2013-12-10 Nils Philippsenadd cmp_nocase_utf8()
2013-12-04 Paul Davischange "cpu" in cpu load backend functions
2013-11-30 Paul Davisdrop capacity argument from Buffer constructor, since...
2013-11-30 Paul Davisfix indentation
2013-11-27 Paul Davismove AudioBackend::_start() into protected, and expand...
2013-11-09 Robin Gareusallow to include In/Disk button on Meterbridge
2013-11-05 Paul Davisfix incorrect use of sizeof() in snprintf (function...
2013-10-28 Paul Davisfix thinko in declaration of ARDOUR::PortEngine::get_po...
2013-10-28 Paul DavisMerge branch 'master--optional-external-libs' of https...
2013-10-28 Nils Philippsenallow linking unbundled versions of some libraries
2013-10-25 Paul DavisMerge branch 'ordering_fixup' of https://github.com...
2013-10-23 Paul Davisfix MMC
2013-10-23 nick_mNew routes are placed after highest selected route.
2013-10-22 Robin Gareusinitialize plugin param descriptor struct
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-22 Paul DavisMerge branch 'miscfix' of https://github.com/mojofunk...
2013-10-22 Robin Gareushonor LV2 units:midiNote: display Note name instead... 3.5.14
2013-10-21 Paul Davisfix issues with recording while synced to JACK (non...
2013-10-21 Paul Davisadd default sample rate and buffer size methods to...
2013-10-20 nick_mUnify editor / mixer ordering.
2013-10-18 Paul Davisfix missing Click outputs for new sessions
2013-10-14 Paul Davisadd a back-pointer to the owner of a Processor
2013-10-12 Paul Davisadapt AudioEngine to new AudioBackend API
2013-10-12 Paul Davisslightly change AudioBackend API to allow specifying...
2013-10-11 Tim MayberryAdd AudioEngine::set_default_backend
2013-10-10 Paul Davisadd API to get current MIDI option from an audio/MIDI...
2013-10-10 Paul Davisadd API to AudioBackend to allow discovery of possible...
2013-10-08 Paul Davisrestore jack timebase master and jack session callback...
2013-10-08 Paul Davisuse AudioEngine destructor to do necessary stuff when...
2013-10-08 Paul Davischange return type on ARDOUR::cleanup() since nobody...
2013-10-04 Paul DavisMerge branch 'audiothreads' of https://github.com/mojof...
2013-10-04 Tim MayberryMove processing thread list from ARDOUR::Graph into...
2013-10-04 Tim MayberryAdd AudioBackendThread class to support different threa...
2013-10-02 Paul Davisfix up crash caused by changes in object creation order...
2013-09-25 Paul Davisfix up enum mess caused by switching from JACK to Engin...
2013-09-24 Paul Davisadd new static functions to get SR and disk sample...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-20 Paul Davisrather hacky fix for the change of the SyncSource ...
2013-09-19 Paul Davisswitch from JACK_Slave to Engine_Slave
2013-09-18 Paul Davissubstantive changes to allow the audio/MIDI setup dialo...
2013-09-16 Paul Davismore session construction order changes, and removal...
2013-09-13 Paul DavisMerge branch 'master--arm' of https://github.com/nphili...
2013-09-13 Paul Davisuse visibility control on JACK audio backend, so that...
2013-09-13 Paul Davischange inheritance so that an AudioBackend IS-A PortEngine
2013-09-12 Paul Davisdon't stop metering thread when session is removed...
2013-09-12 Paul Davislots of changes to auto-start (and stop) the backend...
2013-09-12 Paul Davisadd AudioBackendNativeThread to serve the same role...
2013-09-11 Paul Davismake use of measured latency values to set dialog contr...
2013-09-11 Paul Davismore tweaks to latency measurement
2013-09-11 Paul Davisbasic functionality for hardware latency measurement
2013-09-10 Paul Davismany changes relating to session construction and audio...
2013-09-10 Paul Davismove control app launching back into audio backend...
2013-09-09 Paul Davislaunching control app is now responsibility of ardour...
2013-09-09 Paul Davisinitial work on adding access to h/w control apps when...
2013-09-09 Paul Davisadd can_change_{sample_rate,buffer_size}_while_running...
2013-09-09 Paul Davismove engine dialog from a widget to an actual dialog...
2013-09-07 Paul Davismove JACK audio backend to its own folder and adjust...
2013-09-06 Paul Davisadd support in JACK backend for specifying number of...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul Davisfix a problem creating and displaying connected status...
2013-09-05 Paul Davismove MidiPortManager from AudioEngine to Session
2013-09-04 Paul Davisrename interface_ stuff in the engine dialog to device_...
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-29 Robin Gareusupdate external plugin UI handling
2013-08-24 Tim Blechmannexport: add support for CAF
2013-08-14 Paul Davisfix merge issues with master
2013-08-14 Paul Davisremove JACK midi system stuff from jack_utils, because...
2013-08-14 Paul Davisdon't bother with old MIDI port data in ardour.rc
2013-08-14 Paul Davissave and restore all ardour-owned MIDI ports
2013-08-13 Paul Davisfixes to get MTC (and probably MIDI clock) slaving...
2013-08-13 Tim MayberryChange ARDOUR::init return type to bool type for succes...
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davisremove use of jack_get_time() from ARDOUR::get_microsec...
next