NOOP, remove trailing tabs/whitespace.
[ardour.git] / libs / surfaces / generic_midi / midicontrollable.h
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 OvensHandle the 4 common encoder types.
2015-07-27 Len OvensAdd enc to midi map for mcp style encoders.
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-06-28 Paul Davisfix MIDI binding stuff when the controllable does actua...
2012-06-26 Paul Davisdisconnect from a Controllable when it is destroyed
2012-06-25 Paul Davisadd late/lazy binding between generic MIDI bindings...
2012-03-07 Carl HetheringtonAdd motorised attribute to DeviceInfo for generic MIDI...
2012-03-06 Carl HetheringtonWork around problems with some JACK<->ALSA midi bridges...
2011-12-14 Paul Davispatch from roy vegard to stop feedback from causing...
2010-01-01 Paul Davisprovide limited momentary note on/off MIDI binding...
2009-12-31 Paul Davisnew PBD::ControllableDescriptor class to encapsulate...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-12-30 Paul Davismake generic MIDI control track remote control ID chang...
2009-12-29 Paul Daviseditors for control protocols (generalized); editor...
2009-12-28 Paul DavisMIDI binding maps make their debut
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davisfix compilation breakages from the last commit
2009-12-11 Paul Davis(MAY BREAK COMPILATION - unfinished work, being transfe...
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...
2009-02-18 David RobillardFix MIDI control parameter mapping to work with control...
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-06-17 Tim MayberryMove Stateful class declared in pbd/stateful.h into...
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-07 Jesse Chappellbetter variable name for midi feedback fighter. added...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-19 Paul Davisnext step of generic MIDI feedback fix - remove static...
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...