globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / surfaces / mackie / mackie_control_protocol.h
2012-04-11 Paul DavisMCP: make BasicUI::rewind() behave symmetrically to...
2012-04-11 Paul DavisMCP: more view mode support, use 6 bits for pot informa...
2012-04-11 Paul DavisMCP: start adding different view modes and support...
2012-04-11 Paul DavisMCP: provide basic mechanism for configuring function...
2012-04-11 Paul DavisMCP: rename raw_id() to id(); add missign modifier_stat...
2012-04-11 Paul DavisMCP: make vpots control pan width + direction/position
2012-04-11 Paul Davismove all code to construct MIDI messages into relevant...
2012-04-11 Paul DavisMCP: debug tracing, plus start of a new cleaner handlin...
2012-04-11 Paul DavisMCP: tweak operation of most transport buttons, make...
2012-04-10 Paul Davisgive MackieControlProtocol its own thread and make...
2012-04-10 Paul DavisMCP: fix build
2012-04-10 Paul Davisdrastic, fundamental redesign of MCP code
2012-04-09 Paul DavisMCP: make rightward bank shift work, and add a flag...
2012-04-09 Paul DavisMCP: maybe handle multiple MCUs better; add support...
2012-04-09 Paul DavisMCP: register thread with GUI and create session event...
2012-04-09 Paul DavisMCP: different meter debug trace; initial support for...
2012-04-09 Paul Davisallow ControlProtocols to call for undo/redo in GUI...
2012-04-09 Paul Davisremove redundant MackieButtonHandler class, implement...
2012-04-09 Paul Davisstart breaking apart the various controls into their...
2012-04-09 Paul DavisMCP: add some locking to the RouteSignals object
2012-04-09 Paul DavisMCP: possible support for metering (really)
2012-04-08 Paul DavisMCP: correctly link routes and strips; correctly set...
2012-04-08 Paul DavisMCP: stop using signals to handle parsed control events...
2012-04-07 Paul DavisMCP: try to actually use extenders
2011-10-20 Paul Davismake mackie control header include abstract_ui.h (might...
2011-09-27 Carl HetheringtonFix crash on close after Mackie modifications by making...
2011-09-26 Carl HetheringtonUpdate Mackie surface state when something is connected...
2011-05-04 Carl HetheringtonUse a timeout to reset faders' in_use flags when in...
2011-05-04 Carl HetheringtonAdd small GUI to select Mackie / BCF2000 emulation...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-07-30 Carl HetheringtonPut Mackie surface ports into the Ardour tab of the...
2010-07-08 Carl HetheringtonTrim midi++ port code to either do in or out, but not...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2009-12-20 Paul Davissubstantial overhaul of MCU code - no more separate...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
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-05-25 Carl HetheringtonFix SCons build.
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2008-12-12 Paul Davis"merge" (i.e. wholesale import) 2.0-ongoing Mackie...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 John Andersonadd ffwd and rewind, and use frmm_left and frm_right...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-11 John Andersonimplement button for global solo
2007-03-10 John Andersonclean up shutdown
2007-03-09 John AndersonStop trying to talk to device on startup. Remap some...
2007-03-09 John AndersonFinish automation polling. Get rid of strip_from_route.
2007-03-09 John Andersonpoll for automation
2007-02-20 John Andersonupdate surface when remote ids change
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...