some LV2 debug tracing
[ardour.git] / libs / ardour /
2011-03-05 Paul Davissome LV2 debug tracing
2011-03-04 Carl HetheringtonMake speaker dialogue manage the session's Speakers...
2011-03-03 Paul Davismove open-on-write call for MIDI into mark_streaming_mi...
2011-03-02 Paul Davisincrease butler event pool size dramatically
2011-03-02 Paul Davisdeeper debug stracktrace
2011-03-02 Paul Davisactual debug stracktrace added
2011-03-02 Paul Davisdebug stracktrace added
2011-03-02 Paul Davisremove entire "stub" file concept; open new audio and...
2011-03-02 Carl HetheringtonNumber CC automation tracks from 0 rather than 1 (...
2011-03-02 Paul Davislincoln's patch to use QM onset detection in RFerret...
2011-03-02 Carl HetheringtonLess subtle attempt to prevent crashes on removing...
2011-03-02 Paul Davis(a) require JACK 0.120.1 to compile (but NOT to run...
2011-03-01 Paul Davisimprove, cleanup, rationalize Session::cleanup_sources...
2011-03-01 Paul Daviscomment fix
2011-03-01 Carl HetheringtonSet session dirty when pans change (#3807).
2011-03-01 Carl Hetheringtonassert to show up #3812 more clearly.
2011-03-01 Carl HetheringtonFix previous.
2011-03-01 Carl HetheringtonMake sure CapturingProcessors write a type to their...
2011-03-01 Carl HetheringtonFix crash on session close.
2011-03-01 Carl HetheringtonUpdate session range on trimming regions.
2011-03-01 Carl HetheringtonCleanup stub files after setup_raid_path has prepared...
2011-03-01 Carl HetheringtonMake an aborted MIDI capture due to no data being recei...
2011-03-01 Carl HetheringtonMake the session watch sources' DropReferences and...
2011-03-01 Carl HetheringtonDon't create the MidiDiskstream twice (in both _set_sta...
2011-03-01 Carl HetheringtonMake sure that the MidiSource constructor doesn't set...
2011-03-01 Carl HetheringtonAdd assert to make sure that we succeed in making a...
2011-03-01 Carl HetheringtonAdd virtual destructor.
2011-03-01 Carl HetheringtonHopefully fix disappearing MIDI recorded regions on...
2011-02-28 Carl HetheringtonRestore fade option to strip silence.
2011-02-28 Carl HetheringtonFix up strip silence.
2011-02-28 Carl HetheringtonNo-op; coding style.
2011-02-28 Carl HetheringtonCopy plugin when extending the count, rather than using...
2011-02-27 Carl HetheringtonFix thinko with numbering of multiple added tracks.
2011-02-27 Carl HetheringtonFix addition of multiple tracks.
2011-02-27 Carl HetheringtonAllow naming of new tracks/busses in the add route...
2011-02-26 Carl HetheringtonAdd comment about some inaccuracies in framepos_plus_bbt.
2011-02-26 Carl HetheringtonFix ordering of set position / length when trimming...
2011-02-26 Carl HetheringtonAdd panners and libtimecode to library path.
2011-02-26 Carl HetheringtonRemove out-of-date and somewhat redundant comment.
2011-02-26 Carl HetheringtonLoad the tempo map before regions so that MIDI region...
2011-02-25 Carl HetheringtonFix previous patch a bit better.
2011-02-25 Carl HetheringtonMove playback_distance up to AudioDiskstream from Disks...
2011-02-25 Carl HetheringtonFix midi playback stopping after moving a note (#3718).
2011-02-25 Paul Davistake reverse width into account when labelling signals...
2011-02-24 Paul Davisallow zero-input (i.e. tone generator) processors to...
2011-02-24 David RobillardTidy (no functional changes).
2011-02-22 Carl HetheringtonOops. Fix previous.
2011-02-22 Carl HetheringtonUse commented out (correct) Mute/SoloControllable set_v...
2011-02-22 Carl HetheringtonFix all-tracks-soloed on session reload in PFL/AFL...
2011-02-22 Paul Davismake metering do the right thing if panner is bypassed
2011-02-22 Paul Davisremove semantic-free Panner::Changed signal; make macki...
2011-02-22 Paul DavisAdd AFLFrom... enums as counterpart to PFLFrom ; add...
2011-02-22 Torben Hohnreset _execution_tokens to 0 in Graph::drop_threads()
2011-02-21 Paul Davisc&p debug
2011-02-21 Paul Davisc&p debug
2011-02-20 Carl HetheringtonFix plugin parameter controllers again (#3767).
2011-02-20 Carl HetheringtonFix erroneous use of NDEBUG and hidden typo.
2011-02-20 Carl HetheringtonRemove out-of-date comment.
2011-02-20 Carl HetheringtonMake InternalReturns collect their sends' data on the...
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2011-02-19 Paul Davisfirst pass at full output & gain coefficient interpolat...
2011-02-17 Paul Davissomewhat working VBAP panning (no interpolation, and...
2011-02-17 Carl HetheringtonCope with stereo click files by mixing them down to...
2011-02-17 Carl HetheringtonTrim some duplicate code.
2011-02-17 Paul Davisdraw speaker positions in 2d panner
2011-02-17 Paul Davisdraw pucks (signal positions) on vbap panner
2011-02-17 Paul Davismore progress on speakers/vbap etc. etc (still a work...
2011-02-17 Carl HetheringtonMinor cleanups.
2011-02-17 Paul Davispreparations for a working speaker editing dialog
2011-02-16 Paul Davisremove some undefined function decls and an unused...
2011-02-16 Paul Davisyet more latency compilation fixes
2011-02-16 Paul Davismore latency compilation fixes
2011-02-16 Paul Davisfixes for latency computation and compilation
2011-02-15 Paul Davispart two of new JACK latency API support - should fix...
2011-02-15 Paul Davispart one of several parts: implement support for new...
2011-02-15 Carl HetheringtonClean up and hopefully fix handling of logarithmic...
2011-02-15 Carl HetheringtonNo-op: whitespace.
2011-02-15 Carl HetheringtonFix warnings.
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-02-14 Paul Davis3.0 version of previous 2.X change to always prevent...
2011-02-12 Carl HetheringtonLabel logarithmic plugin controls correctly. Should...
2011-02-11 Paul Daviskeep track of the solo mute gain control for MIDI bindi...
2011-02-11 Paul Davisprovide solo mute gain Config parameter as a controllab...
2011-02-11 Paul Davisnew class to wrap a pair of set/get methods as a Contro...
2011-02-10 Paul Davis#ifdef-ize all/most uses of the boost debug hooks API
2011-02-10 Paul Davisbreak circular reference between panners and pannables...
2011-02-10 Carl HetheringtonMinor cleanup.
2011-02-09 Paul Davisset up default speakers in new sessions
2011-02-09 Paul Davismake SiP mute gain work ... hopefully without breaking...
2011-02-09 Paul Davisexport graph uses as many threads as there are cores...
2011-02-09 Paul Davismake the export graph use the same number of threads...
2011-02-09 Paul Davismake a note about process lock and ARDOUR::how_many_dsp...
2011-02-09 Paul Davissplit out ARDOUR::how_many_dsp_threads() ; fix test...
2011-02-09 Paul Davisfix num DSP threads computation (TODO: move into a...
2011-02-08 Carl HetheringtonOption to colour region background using the track...
2011-02-07 Paul Davis(from 2.x) register Lock edit mode as an enum to provid...
2011-02-07 Paul Davisremove some dead code
2011-02-07 Paul Davisadd explict destructor for Pannable
2011-02-07 Paul Davisadd back some missing logic to can-replicate
2011-02-07 Paul Davissimplify "can-replicate" to allow replication only...
next