convert from Glib:: to Glib::Threads for all thread-related API
[ardour.git] / libs / surfaces / mackie / mackie_control_protocol.h
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-09 Paul DavisMCP: latest patch from Rodrigo:
2012-06-06 Paul DavisMCP: latest patch from Rodrigo:
2012-06-01 Paul DavisMCP: Patch from Rodrigo that:
2012-05-09 Paul Davisadd a (potentially temporary) discover button for macki...
2012-04-28 Paul Daviscontrol surfaces: make it possible to keep display...
2012-04-26 Paul DavisMCP: fix handling of vpot presses
2012-04-26 Paul Davisfix initialization of control protocols so that brand...
2012-04-26 Paul DavisMCP: properly (?) handle bank/channel scrolling with...
2012-04-25 Paul DavisMCP: dynamic ipMIDI ports, more default key bindings...
2012-04-22 Paul DavisMCP: another bevy of changes, including working jog...
2012-04-22 Paul DavisMCP: a fistful of improvements. probably best to just...
2012-04-18 Paul DavisMCP:maybe functioning button binding stuff, plus save...
2012-04-17 Paul DavisMCP: various work on the button binding GUI
2012-04-16 Paul DavisMCP: no fake touch for anything, actually
2012-04-16 Paul DavisMCP: make v-pot press work; work ongoing on general...
2012-04-15 Paul Davisshare buttons IDs where feasible
2012-04-15 Paul Davisnew button IDs, one for MCP one for LCP, plus methods...
2012-04-14 Paul DavisMCP: redesign to allow device-specific button IDs,...
2012-04-13 Paul DavisMCP: hack for Nucleus fader touch messages
2012-04-13 Paul DavisMCP: catch noteOff to see note-on+velocity=zero message...
2012-04-13 Paul DavisMCP: timeout display of value when altering with fader...
2012-04-13 Paul Davisshow gain level as its adjusted from ardour GUI (not...
2012-04-12 Paul DavisMCP: start generalizing mapping between surface control...
2012-04-12 Paul DavisMCP: switch devices on the fly; name MIDI ports appropr...
2012-04-12 Paul Davispropagate GUI track selection to control protocols...
2012-04-12 Paul DavisMCP: loading device info files basically operational
2012-04-12 Paul DavisMCP: stubbed device info file loading
2012-04-12 Paul DavisMCP: check on whether we using pan width control
2012-04-11 Paul DavisMCP: reverse operation of cursor up/down in zoom mode...
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...