move MidiPortManager from AudioEngine to Session
[ardour.git] / libs / surfaces / mackie /
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul Davisfix error introduced during recent changes to Mackie...
2013-08-24 Paul Davisfix confusion about whether flip_mode in the Mackie...
2013-08-14 Paul Davisfix merge issues with master
2013-08-14 Paul Davisremove misleading + incorrect documentation
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
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 Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-30 Julien de KozakFix some compilation warnings
2013-03-06 Paul Davisfor MCP devices that don't handshake, turn them on...
2013-01-17 Paul Davisfix up Location::first_location_(after|before) to do...
2013-01-16 Paul Davisadd copyright comments
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-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-23 Tim MayberryUse std::string and Glib instead of pbd/filesystem...
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-16 Carl HetheringtonReturn silence from read_from_sources() if we try to...
2012-06-16 Paul DavisMCP: patch from seablade to fix pot displays (both...
2012-06-14 Carl HetheringtonFix uninitialised variable.
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-12 Rodrigo SeveroBogus commit to comment commit 12689:
2012-06-12 Rodrigo Severogit-svn-id: svn://localhost/ardour2/branches/3.0@12689...
2012-06-09 Carl HetheringtonFix crash in tests; not sure about the root cause.
2012-06-09 Carl HetheringtonFix crash when MackieControlProtocol has gone away.
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-29 Paul Davisfix missing negation from previous MCP commit
2012-05-29 Paul Davispatch from rodrigo severo to make mackie timecode displ...
2012-05-27 Paul DavisMCP: remember to drain the x-thread FIFO that tells...
2012-05-25 Paul Davismissing method for MCP
2012-05-24 Paul Davisadd support for <HasMeters value=XX/> stanza in MCP...
2012-05-22 Paul DavisMCP: pay attention to listen changes as well as solo...
2012-05-21 Paul Davissplit apart mackie meter messages when we have to send...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-12 Paul Davisfully tear down Mackie GUI when disabling mackie
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-05 Paul Davistweak MCP search paths
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-04-30 Paul Davisfix up some const-ness issues starting from Evoral...
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: more sensible version of previous commit, and...
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: quick build fix
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 DavisMCP: remove debugging related to selection that turned...
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-20 Carl HetheringtonFix some warnings.
2012-04-18 Paul DavisMCP: some button handling fixes
2012-04-18 Paul Davisupdate timecode/position display where appropriate
2012-04-18 Paul DavisMCP: next try at vpot mode for pan width
2012-04-18 Paul DavisMCP: bettetr vpot mode for pan width
2012-04-18 Paul DavisMCP: space for %
2012-04-18 Paul DavisMCP: missing break
2012-04-18 Paul DavisMCP: maybe fix vpot display behavior for pan width
2012-04-18 Paul DavisMCP: maybe fix vpot behaviour as seen with pan width
2012-04-18 Paul DavisMCP: gui stuff
2012-04-18 Paul DavisMCP: maybe really fix fader dB display
2012-04-18 Paul DavisMCP: maybe fix fader dB display
2012-04-18 Paul DavisMCP: more fader debugging
2012-04-18 Paul DavisMCP: fader debugging
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: somewhat functional (?) full keybinding GUI
2012-04-17 Paul DavisMCP: various work on the button binding GUI
2012-04-16 Paul DavisMCP: work on rec-enable
2012-04-16 Paul DavisMCP: work on vpots
2012-04-16 Paul DavisMCP: bit more debugging for vpot press
2012-04-16 Paul DavisMCP: no fake touch for anything, actually
2012-04-16 Paul DavisMCP: no fake touch for vpot
2012-04-16 Paul DavisMCP: a fistful of changes
2012-04-16 Paul DavisMCP: make v-pot press work; work ongoing on general...
2012-04-15 Carl HetheringtonA few tweaks to make Ardour build in GCC -std=c++0x...
next