Merge branch 'windows+cc' into cairocanvas
[ardour.git] / libs / surfaces / mackie / surface.cc
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...
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
2012-04-09 Paul DavisMCP: maybe handle multiple MCUs better; add support...
2012-04-09 Paul Davisremove redundant MackieButtonHandler class, implement...
2012-04-09 Paul Davisstart breaking apart the various controls into their...
2012-04-08 Paul DavisMCP: start up event loop (thread) so that we can do...
2012-04-08 Paul DavisMCP: move init functions back into Surface since there...
2012-04-08 Paul DavisMCP: major redesign of control instantiation; continuin...
2012-04-07 Paul DavisMCP: fix bad use of strips container
2012-04-07 Paul DavisMCP: drastically alter setup of Mackie surface to not...
2012-04-07 Paul DavisMCP: try to fix madness with extender strip indices
2010-07-29 Carl HetheringtonFix startup of the mackie surface code.
2008-12-12 Paul Davis"merge" (i.e. wholesale import) 2.0-ongoing Mackie...
2008-06-02 Doug McLainfinal gcc 4.3 changes
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
next