merge and resolve conflict with master
[ardour.git] / libs / ardour / control_protocol_manager.cc
2013-11-30 Paul Davismerge and resolve conflict with master
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-06 Tim MayberryRename SearchPath class Searchpath
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisUse glibmm for modules instead of dlfch.h
2013-01-16 Paul Davisa bit more debug tracing for control protocols
2013-01-06 Paul Davisfix continuing SNAFUs with ::set_state() for control...
2012-10-17 Paul Davisforward part the backend part of the generic MIDI contr...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-12 Paul Davisdon't load symlinks when trying to discover control...
2012-05-08 Paul Davisfix up overly-persistent active state for control surfaces
2012-04-26 Paul Davisfix initialization of control protocols so that brand...
2012-04-25 Paul DavisMCP: dynamic ipMIDI ports, more default key bindings...
2012-04-22 Paul DavisMCP: a fistful of improvements. probably best to just...
2011-10-22 Paul Davischange several startup messages to be triggered only...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-04 Carl HetheringtonNo-op; coding style.
2010-12-11 Carl HetheringtonFix a few tiny memory leaks.
2009-12-17 Paul Davisfix deadlock in protocol manager startup; fix some...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-12 Carl HetheringtonSet up the ControlProtocolManager singleton in a slight...
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-02-25 David RobillardQuote includes for control_protocol.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-09-04 Tim MayberryRename PBD::SearchPath::get_string to PBD::SearchPath...
2007-06-27 Tim MayberryReplace code for finding ControlProtocols/Surface plugi...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-15 John AndersonFix two small bugs in ControlProtocolManager:
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-18 Jesse ChappellFixed midi controllable state saving/loading
2007-01-09 David RobillardMerged with trunk R1283.
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-19 David RobillardMerged with trunk R1141
2006-11-12 Sampo SavolainenMake sure ControlProtocolInfo objects are also cleaned...
2006-10-21 David RobillardMerged with trunk R992.
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-29 David RobillardMerged with trunk R861
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-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-10 Paul Davismodification to make generic MIDI actually work again
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMerged with trunk revision 610
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
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