summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2011-03-07manage Route::_have_internal_generator more accurately and never flush proces...Paul Davis
2011-03-07missed removals that should have been in the port offset patchPaul Davis
2011-03-07fix all manner of wrongness with port buffer offsetsPaul Davis
2011-03-07slightly more informative message when a VAMP plugin is not found (though it ...Paul Davis
2011-03-07Trim some includes.Carl Hetherington
2011-03-07Fix mute state on loading 2.X sessions (#3829).Carl Hetherington
2011-03-07Remove debug code.Carl Hetherington
2011-03-07Make the route group submenu of the RouteTimeAxisView menu apply to the selec...Carl Hetherington
2011-03-07make sure that fade in and fade out curves reach their target (1.0 and 0.0) r...Paul Davis
2011-03-06Uncrustify (no functional changes).David Robillard
2011-03-06Update for new SLV2 UI API.David Robillard
2011-03-05revert recent-ish change so that regardless of the number of DSP threads, we ...Paul Davis
2011-03-05fix monitoring so that MIDI tracks don't work the same way as audio (basicall...Paul Davis
2011-03-05some LV2 debug tracing, part threePaul Davis
2011-03-05some LV2 debug tracing, part twoPaul Davis
2011-03-05some LV2 debug tracingPaul Davis
2011-03-04Missing files.Carl Hetherington
2011-03-04Test tweaks.Carl Hetherington
2011-03-04Make speaker dialogue manage the session's Speakers. Make azimuth control wo...Carl Hetherington
2011-03-04extend Gtkmm2ext::Bindings system to handle mouse buttons as well as keyboard...Paul Davis
2011-03-04Remove unused bits.Carl Hetherington
2011-03-03move open-on-write call for MIDI into mark_streaming_midi_write_started() so ...Paul Davis
2011-03-02add QM onset detector VAMP pluginPaul Davis
2011-03-02increase butler event pool size dramaticallyPaul Davis
2011-03-02deeper debug stracktracePaul Davis
2011-03-02actual debug stracktrace addedPaul Davis
2011-03-02debug stracktrace addedPaul Davis
2011-03-02remove entire "stub" file concept; open new audio and MIDI files on demand (a...Paul Davis
2011-03-02Number CC automation tracks from 0 rather than 1 (#3814)Carl Hetherington
2011-03-02lincoln's patch to use QM onset detection in RFerret, and other tweaksPaul Davis
2011-03-02upgrade VAMP SDK to latest (or newer) versionPaul Davis
2011-03-02add queen mary DSP libraryPaul Davis
2011-03-02Less subtle attempt to prevent crashes on removing sources during session del...Carl Hetherington
2011-03-02(a) require JACK 0.120.1 to compile (but NOT to run) (b) fix up illegal retri...Paul Davis
2011-03-01Missing files.Carl Hetherington
2011-03-01Use PBD debugging code for keyboard debugging.Carl Hetherington
2011-03-01improve, cleanup, rationalize Session::cleanup_sources() and supporting infra...Paul Davis
2011-03-01comment fixPaul Davis
2011-03-01fix width handling in vbap pannerPaul Davis
2011-03-01Set session dirty when pans change (#3807).Carl Hetherington
2011-03-01assert to show up #3812 more clearly.Carl Hetherington
2011-03-01Fix previous.Carl Hetherington
2011-03-01Make sure CapturingProcessors write a type to their state node so that they c...Carl Hetherington
2011-03-01Fix crash on session close.Carl Hetherington
2011-03-01Update session range on trimming regions.Carl Hetherington
2011-03-01Cleanup stub files after setup_raid_path has prepared the paths for it to use.Carl Hetherington
2011-03-01Make an aborted MIDI capture due to no data being received behave the same as...Carl Hetherington
2011-03-01Make the session watch sources' DropReferences and drop accordingly. Remove ...Carl Hetherington
2011-03-01Don't create the MidiDiskstream twice (in both _set_state and set_state_part_...Carl Hetherington
2011-03-01Make sure that the MidiSource constructor doesn't set the wrong _flags.Carl Hetherington