summaryrefslogtreecommitdiff
path: root/libs/ardour/control_protocol_manager.cc
AgeCommit message (Expand)Author
2007-05-04fix mistake in cleaning up control protocols when reloading sessionsPaul Davis
2007-04-25fix crash when opening session after one in which control surface(s) were used2.0rc2Paul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-02-15Fix two small bugs in ControlProtocolManager:John Anderson
2007-01-18Fixed midi controllable state saving/loadingJesse Chappell
2006-12-27updated osx icon. use ARDOUR_MODULE_PATH in osx exporter script. fixed contr...Jesse Chappell
2006-12-19save keybindings to file used at startup; allow keybindings file to be cmdlin...Paul Davis
2006-11-12Make sure ControlProtocolInfo objects are also cleaned up when Sampo Savolainen
2006-10-13session export starts from session start marker; add tooltips for rude solo +...Paul Davis
2006-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-07-10modification to make generic MIDI actually work againPaul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-15Moved SMPTE type/functions into SMPTE namespace;David Robillard
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-04-06significant extensions to tranzport supportPaul Davis
2006-04-05add new control protocol related filesPaul Davis