enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / surfaces / generic_midi / generic_midi_control_protocol.h
2016-05-31 Paul Davismove ControllableDescriptor from libpbd to libardour...
2015-12-07 Paul Davisadjust generic MIDI surface support to (1) properly...
2015-12-03 Ben LoftisGenericMidi: Partially working IO selectors.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-27 Paul DavisMerge branch 'ovenwerks-master'
2015-07-27 Len OvensAllow any one midi event to control only one thing.
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-25 Paul Davisadd late/lazy binding between generic MIDI bindings...
2012-06-13 Carl HetheringtonSlightly tweaked patch from royvegard to add optional...
2012-03-19 Carl HetheringtonAdd set_motorised().
2012-03-07 Carl HetheringtonAdd motorised attribute to DeviceInfo for generic MIDI...
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-04-08 Paul Davisadd support for "msg=" bindings and also action="SomeGr...
2010-04-02 Paul Davisremove PBD::Connection (replace use with PBD::ScopedCon...
2009-12-29 Paul Daviseditors for control protocols (generalized); editor...
2009-12-28 Paul DavisMIDI binding maps make their debut
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-10-30 David RobillardFix angle bracket project-local include paths.
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...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-05 Sampo SavolainenA fix to make MIDI controller state save properly,...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
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-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMerged with trunk revision 610
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
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-05 Paul Davisa) dynamically loadable control surface support