Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge...
[ardour.git] / libs / surfaces / mackie / mackie_control_protocol.cc
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-21 Paul Davisnew CP API and fix several egregious bugs with port...
2013-12-14 Paul Davisfix a crash caused by not checking if MackieControlProt...
2013-12-13 Paul DavisMackie Control support now saves & restores port connec...
2013-12-13 Paul Davisremove some unused code from mackie support
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-15 Paul Davisfix signed/unsigned issue pointed out by old apple gcc
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge 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 DavisMerge branch 'master' into windows
2013-09-06 Paul Davistighten up error handling a little bit during various...
2013-09-05 John Emmas'surfaces/mackie' - Platform specific changes
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-24 Paul Davisfix confusion about whether flip_mode in the Mackie...
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-05 Paul Davisfix conflicts after merge with master
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-03-06 Paul Davisfor MCP devices that don't handshake, turn them on...
2012-12-31 Paul Davisavoid crash when switching devices in mackie control...
2012-12-31 Paul Davisavoid crashing in a wierd case (possibly a race) in...
2012-06-13 Carl HetheringtonFix some uninitialised variable warnings.
2012-06-13 Rodrigo SeveroSmall change to Timecode display (SMTPE) in the Mackie.
2012-06-13 Rodrigo SeveroPrevents a master fader being created without a control...
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 Davisrevert part of earlier MCP 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-30 Paul DavisMCP: remove misleading and confusing and out of date...
2012-05-29 Paul DavisMCP: correct display of timecode
2012-05-29 Paul DavisMCP: fix assigment of outbound sysex messages, and...
2012-05-27 Paul DavisMCP: remember to drain the x-thread FIFO that tells...
2012-05-12 Paul Davisfully tear down Mackie GUI when disabling mackie
2012-04-28 Paul Daviscontrol surfaces: make it possible to keep display...
2012-04-27 Paul DavisMCP: failure to rebank for cases where num_routes ...
2012-04-26 Paul DavisMCP: ctrl-select toggle selections status, analogous...
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-26 Paul DavisMCP: lots of good stuff - recenable bug fixed, cursor...
2012-04-25 Paul DavisMCP: dynamic ipMIDI ports, more default key bindings...
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 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: some button handling fixes
2012-04-18 Paul Davisupdate timecode/position display where appropriate
2012-04-18 Paul DavisMCP: gui changes; more debugging for button bnding...
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: off by one error
2012-04-13 Paul DavisMCP: catch noteOff to see note-on+velocity=zero message...
2012-04-13 Paul DavisMCP: better display of parameter values, off by one...
2012-04-13 Paul DavisMCP: more button tracing, more config stuff
2012-04-13 Paul DavisMCP: more button tracing, more config stuff
2012-04-13 Paul DavisMCP: fix uninitialized variable; start work on extendin...
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 Davisremove old mcp config params, use new one
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 Davismissing initialization
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
next