PluginInfo::type added to copy constructor. But why is the copy constructor defined...
[ardour.git] / libs / ardour / control_protocol_manager.cc
2009-10-02 Paul Davisreplace all instances of prop->value() == "yes" with...
2007-05-04 Paul Davisfix mistake in cleaning up control protocols when reloa...
2007-04-25 Paul Davisfix crash when opening session after one in which contr... 2.0rc2
2007-04-12 Paul Davisthe useless commit: add copyright messages to all(...
2007-02-15 John AndersonFix two small bugs in ControlProtocolManager:
2007-01-18 Jesse ChappellFixed midi controllable state saving/loading
2006-12-27 Jesse Chappellupdated osx icon. use ARDOUR_MODULE_PATH in osx exporte...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-11-12 Sampo SavolainenMake sure ControlProtocolInfo objects are also cleaned...
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-10 Paul Davismodification to make generic MIDI actually work again
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-06 Paul Davissignificant extensions to tranzport support
2006-04-05 Paul Davisadd new control protocol related files