Make MCP MasterPosition match MIDI port number.
[ardour.git] / libs / surfaces / mackie / surface.cc
2015-08-10 Len OvensMake MCP MasterPosition match MIDI port number.
2015-06-04 Paul DavisMerge branch 'ovenwerks-master'
2015-06-04 Len OvensAdd an option in the MCP .device file to set master...
2015-06-04 Len OvensClean up mackie surface profile editor from things...
2015-06-04 Paul DavisMackieControl: Make ctl put v-pot in fine mode.
2015-06-04 Len OvensMake ctl put v-pot in fine mode.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-16 Paul Davisput all of the Mackie control surface code into the...
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-20 Paul Davisadd a hack to deal with device discovery race, in which...
2014-02-19 Paul Davisadd a hack to deal with device discovery race, in which...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-13 Paul DavisMackie Control support now saves & restores port connec...
2013-12-13 Paul Davisremove some unused code from mackie support
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-06 Paul Davistighten up error handling a little bit during various...
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...
2013-03-06 Paul Davisfor MCP devices that don't handshake, turn them on...
2013-01-16 Paul Davisadd copyright comments
2012-06-14 Carl HetheringtonFix uninitialised variable.
2012-06-13 Rodrigo SeveroPrevents a master fader being created without a control...
2012-06-09 Carl HetheringtonFix crash in tests; not sure about the root cause.
2012-06-09 Paul DavisMCP: latest patch from Rodrigo:
2012-06-06 Paul DavisMCP: latest patch from Rodrigo:
2012-06-02 Paul DavisMCP: another patch from rodrigo:
2012-06-01 Paul DavisMCP: Patch from Rodrigo that:
2012-05-30 Paul DavisMCP: metering changes from rodrigo, makes metering...
2012-05-29 Paul DavisMCP: fix assigment of outbound sysex messages, and...
2012-05-29 Paul Davisfix missing negation from previous MCP commit
2012-05-29 Paul Davispatch from rodrigo severo to make mackie timecode displ...
2012-05-11 Paul Davisprovide some support for mackie devices like Steinberg...
2012-05-09 Paul Davisremove debug output
2012-05-09 Paul Davisadd a (potentially temporary) discover button for macki...
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-04-28 Paul Daviscontrol surfaces: make it possible to keep display...
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-26 Paul DavisMCP: lots of good stuff - recenable bug fixed, cursor...
2012-04-25 Paul DavisMCP: various fixes, plus removal of ui_bind() (just...
2012-04-24 Paul Daviseventloop and abstractui debugging, lots more commentin...
2012-04-24 Paul DavisMCP: remove debug output
2012-04-24 Paul Davisremove various debugging output
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...
2012-04-23 Paul DavisControlProtocol doesn't actually need any record of...
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: gui stuff
2012-04-18 Paul DavisMCP: fader debugging
2012-04-17 Paul DavisMCP: somewhat functional (?) full keybinding GUI
2012-04-17 Paul DavisMCP: various work on the button binding GUI
2012-04-16 Paul DavisMCP: a fistful of changes
2012-04-15 Paul Davisnew button IDs, one for MCP one for LCP, plus methods...
2012-04-14 Paul DavisMCP: the return of the master fader
2012-04-14 Paul DavisMCP: redesign to allow device-specific button IDs,...
2012-04-14 Paul DavisMCP: hack #2 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-12 Paul DavisMCP: start generalizing mapping between surface control...
2012-04-12 Paul DavisMCP: rename ports again, remove ports from MCP bundles...
2012-04-12 Paul DavisMCP: more surface properties, correctly close IOSources...
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: check on whether we using pan width control; flip...
2012-04-12 Paul DavisMCP: debug continues
2012-04-11 Paul DavisMCP: cursor left/right should scroll; maybe fix vpots
2012-04-11 Paul DavisMCP: reverse operation of cursor up/down in zoom mode...
2012-04-11 Paul DavisMCP: fix missing message when setting a button(led...
2012-04-11 Paul DavisMCP: more view mode stuff
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: rename raw_id() to id(); add missign modifier_stat...
2012-04-11 Paul DavisMCP: more debug traces for button press
2012-04-11 Paul DavisMCP: better debug traces for button press
2012-04-11 Paul DavisMCP: more twiddling with code
2012-04-11 Paul DavisMCP: probably fix crash on solo, another debug trace
2012-04-11 Paul DavisMCP: more clarification of control ID scheme
2012-04-11 Paul DavisMCP: handle control IDs a little better
2012-04-11 Paul DavisMCP: further objectification of event handling code
2012-04-11 Paul Davismove all code to construct MIDI messages into relevant...
2012-04-11 Paul DavisMCP: tweak operation of most transport buttons, make...
2012-04-11 Paul Davisremove debugging output, and fix MCP to use MISSING_INV...
2012-04-10 Paul Davisgive MackieControlProtocol its own thread and make...
2012-04-10 Paul DavisMCP: actually map routes to strips, more debug tracing
2012-04-10 Paul DavisMCP: actually connect surfaces to incoming MIDI events
2012-04-10 Paul DavisMCP: more debug tracing
2012-04-10 Paul Davisdrastic, fundamental redesign of MCP code
next