merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending...
[ardour.git] / libs / surfaces / mackie / mackie_control_protocol.cc
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-29 Sakari BergenRemoving more of using boost::shared_ptr
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul Davisone step closer to working vbap panning
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-07-30 Carl HetheringtonPut Mackie surface ports into the Ardour tab of the...
2010-07-29 Carl HetheringtonFix startup of the mackie surface code.
2010-07-27 Carl HetheringtonFix up Mackie control surface to cope with changes...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-07-08 Carl HetheringtonTrim midi++ port code to either do in or out, but not...
2010-07-07 Carl HetheringtonFix Mackie surface after port rework.
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-22 Paul Davisremove near-duplicate session constructor; change names...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davissubstantial overhaul of MCU code - no more separate...
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-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-08 Paul Davisthree recent fixes from 2.0-ongoing (RT on by default...
2009-07-28 Carl HetheringtonFix some more warnings.
2009-06-11 Carl HetheringtonFix for route refactor. Fix warning.
2009-05-25 Carl HetheringtonFix SCons build.
2009-05-07 David RobillardFix mackie control protocol compilation.
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
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-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardBig ol' automation refactor.
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-18 David RobillardMerged with trunk R1725
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-11 John Andersonto fix the abort on shutdown bug, make sure SurfacePort...
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-03-02 John Andersonadd locks around port read/write. Much more stable...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-20 Paul Davisnew (commented) continuous scroll from ben; fix for...
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-20 John Andersonupdate surface when remote ids change
2007-02-17 John AndersonDon't add duplicate remote_control_id to active banks...
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...