Restore Use PH button in locations UI (#3667).
[ardour.git] / libs /
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
2011-03-08 Paul Davislots of stuff related to capture alignment. things...
2011-03-08 Carl HetheringtonAllow out-of-time-order writes to nascent event list...
2011-03-07 Paul Davismanage Route::_have_internal_generator more accurately...
2011-03-07 Paul Davismissed removals that should have been in the port offse...
2011-03-07 Paul Davisfix all manner of wrongness with port buffer offsets
2011-03-07 Paul Davisslightly more informative message when a VAMP plugin...
2011-03-07 Carl HetheringtonTrim some includes.
2011-03-07 Carl HetheringtonFix mute state on loading 2.X sessions (#3829).
2011-03-07 Carl HetheringtonRemove debug code.
2011-03-07 Carl HetheringtonMake the route group submenu of the RouteTimeAxisView...
2011-03-07 Paul Davismake sure that fade in and fade out curves reach their...
2011-03-06 David RobillardUncrustify (no functional changes).
2011-03-06 David RobillardUpdate for new SLV2 UI API.
2011-03-05 Paul Davisrevert recent-ish change so that regardless of the...
2011-03-05 Paul Davisfix monitoring so that MIDI tracks don't work the same...
2011-03-05 Paul Davissome LV2 debug tracing, part three
2011-03-05 Paul Davissome LV2 debug tracing, part two
2011-03-05 Paul Davissome LV2 debug tracing
2011-03-04 Carl HetheringtonMissing files.
2011-03-04 Carl HetheringtonTest tweaks.
2011-03-04 Carl HetheringtonMake speaker dialogue manage the session's Speakers...
2011-03-04 Paul Davisextend Gtkmm2ext::Bindings system to handle mouse butto...
2011-03-04 Carl HetheringtonRemove unused bits.
2011-03-03 Paul Davismove open-on-write call for MIDI into mark_streaming_mi...
2011-03-02 Paul Davisadd QM onset detector VAMP plugin
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 Paul Davisupgrade VAMP SDK to latest (or newer) version
2011-03-02 Paul Davisadd queen mary DSP library
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 Carl HetheringtonMissing files.
2011-03-01 Carl HetheringtonUse PBD debugging code for keyboard debugging.
2011-03-01 Paul Davisimprove, cleanup, rationalize Session::cleanup_sources...
2011-03-01 Paul Daviscomment fix
2011-03-01 Paul Davisfix width handling in vbap panner
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 Paul Davisremove hard-coded use of '/' in pathscanner code as...
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 Davisswitch cartesian/spherical function names and make...
2011-02-24 Paul Davisallow zero-input (i.e. tone generator) processors to...
2011-02-24 Paul Davisprettification of vbap/2d panner GUI. lots of details...
2011-02-24 Paul Davisnew implementation of cartesian -> elevation, avoiding...
2011-02-24 David RobillardTidy (no functional changes).
2011-02-22 Paul Davisadd scroll event handling to the vbap panner GUI; clamp...
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 Davisdo not use "width" in VBAP panner when working with...
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 Paul Davisfix bug when interpolating VBAP gains, and remove debug...
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 HetheringtonUse an action's tooltip in the key editor if its label...
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-18 Paul Davisprevent VBAP from silencing an output buffer that it...
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...
next