summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2011-11-01force re-silence of buffers in ProcessThread::get_silent_buffers(), an interi...Paul Davis
2011-11-01Make plugin scanner objects give leaf names to their filters, so that they wo...Carl Hetherington
2011-11-01Add an option to disable editor update during drags of theCarl Hetherington
2011-11-01Give group and meter point buttons controllable visibility.Carl Hetherington
2011-11-01Trim include.Carl Hetherington
2011-11-01move CairoWidget::ActiveState and Visual state up into gtkmm2ext foruse by Dn...Paul Davis
2011-11-01remove useless debugging outputPaul Davis
2011-10-31Remove unused variable.Carl Hetherington
2011-10-31Comment.Carl Hetherington
2011-10-31Fix compensation of roll delay with MIDI tracks; dataCarl Hetherington
2011-10-31Take commit() out of process() in both types ofCarl Hetherington
2011-10-31Comment.Carl Hetherington
2011-10-31Remove Diskstream member playback_distance that can beCarl Hetherington
2011-10-31A few comments and minor coding style adjustments.Carl Hetherington
2011-10-31Remove unused method.Carl Hetherington
2011-10-31Remove unused parameter.Carl Hetherington
2011-10-31Remove unused code.Carl Hetherington
2011-10-29Some limited control of mixer strip componentCarl Hetherington
2011-10-29make it possible (hackily) to pick the base color for the knob images created...Paul Davis
2011-10-29tweaks to boost debug related code, from a boost debugging sessionPaul Davis
2011-10-29change internal API used by native VST support to read/write info files, so t...Paul Davis
2011-10-29Remove some unused stuff.Carl Hetherington
2011-10-29Reload meters in the right place even if they are set toCarl Hetherington
2011-10-29Patch from nettings to comment out soundtouch-relatedCarl Hetherington
2011-10-28Restore ardour_jack_error.Carl Hetherington
2011-10-28Use shared_ptr for Port in the AudioEngine; improves thread-safety of the aud...Carl Hetherington
2011-10-28Improve audioengine includes slightly.Carl Hetherington
2011-10-28Remove unused method.Carl Hetherington
2011-10-28Remove unused stuff.Carl Hetherington
2011-10-28Revert inadvertantly committed stuff from 10322.Carl Hetherington
2011-10-27Minor cleanups to IO.Carl Hetherington
2011-10-27show address of dangling SessionHandle-derived objectsPaul Davis
2011-10-26provide C API for rounded rectangle cairo utilityPaul Davis
2011-10-26remove left-over debugging call to sleep(3) (!!!)Paul Davis
2011-10-26Don't resort routes at every step during a session'sCarl Hetherington
2011-10-26Wait for the butler to be quiescent before startingCarl Hetherington
2011-10-24Re-claim double-clicks on pixfaders to re-fix #3470.Carl Hetherington
2011-10-24Save and restore _saved_meter_point; fixes #4195.Carl Hetherington
2011-10-24Move some code up from {Midi,Audio}Track to Track.Carl Hetherington
2011-10-24Remove unused call_base parameter from Route::_set_state.Carl Hetherington
2011-10-24Fix awful thinko in previous commit.Carl Hetherington
2011-10-24Remove unused read/write data count code.Carl Hetherington
2011-10-24Reset source paths on session rename (fixes #4389).Carl Hetherington
2011-10-24Expose sources_root() for Session and make everything else private rather tha...Carl Hetherington
2011-10-24Expose set_path so that the Session can alter it.Carl Hetherington
2011-10-23Ensure we always have at least 1 MIDI bufferDavid Robillard
2011-10-23Fix read of MIDI undo information to use the correct time type. Fixes #4387.Carl Hetherington
2011-10-22Use correct sources_root even when sessions are loaded from inside a session ...Carl Hetherington
2011-10-22Add function to recover a full path from something like '.'Carl Hetherington
2011-10-22Implement reset() in panners, and use it from the GUI (fixes #4196).Carl Hetherington