MCP: make rightward bank shift work, and add a flag for scrub mode; more code rearran...
[ardour.git] / libs / surfaces / mackie /
2012-04-09 Paul DavisMCP: make rightward bank shift work, and add a flag...
2012-04-09 Paul Davisuse correct per-MCU index when building fader, pot...
2012-04-09 Paul DavisMCP: F1-7 jump to a given view; F8 closes any currently...
2012-04-09 Paul DavisMCP: shift-select resets gain to unity
2012-04-09 Paul DavisMCP: maybe handle multiple MCUs better; add support...
2012-04-09 Paul DavisMCP: avoid debug flood from meters
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 DavisMCP: zoom button toggles led
2012-04-09 Paul DavisMCP: zoom in on cursor right press
2012-04-09 Paul DavisMCP: some debug tracing for meters
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: change refresh interval for meters + automation...
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: make Strip aware of Meter
2012-04-08 Paul DavisMCP: start up event loop (thread) so that we can do...
2012-04-08 Paul DavisMCP: look for jog wheel as a special case
2012-04-08 Paul DavisMCP: move init functions back into Surface since there...
2012-04-08 Paul DavisMCP: remove no-longer-used files
2012-04-08 Paul DavisMCP: connect to correct signal for buttons; more code...
2012-04-08 Paul DavisMCP: remove files no longer used (copies are always...
2012-04-08 Paul DavisMCP: add handler for forgotten noteOn (button) messages...
2012-04-08 Paul DavisMCP: more debugging for fader messages
2012-04-08 Paul DavisMCP: fix fader mapping from extenders
2012-04-08 Paul Davisdebug ardour->MCP fader mapping
2012-04-08 Paul DavisMCP: fix (?) interpretation of fader/pitchbend messages
2012-04-08 Paul DavisMCP: add debug tracing for fader (pitchbend) messages
2012-04-08 Paul DavisMCP: add debug tracing for timeouts
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-08 Paul DavisMCP: drop need for ScopedConnectionList::empty()
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: alternative method for clearing route table when...
2012-04-07 Paul DavisMCP: build fix
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
2012-04-07 Paul DavisMCP: try to actually use extenders
2012-04-07 Paul Davisdebugging mcu via ssl nucleus 2
2012-04-07 Paul Davisdebugging mcu via ssl nucleus
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2011-12-19 Paul Davisrename Timecode::BBT_Time::ticks_per_beat to Timecode...
2011-12-13 Paul Davismore fun and games with meter and the tempo map: rename...
2011-10-20 Paul Davisinclude abstract_ui.cc in mackie source to actually...
2011-10-20 Paul Davismake mackie control header include abstract_ui.h (might...
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-09-27 Carl HetheringtonFix crash on close after Mackie modifications by making...
2011-09-26 Carl HetheringtonFix crash on startup caused by previous Mackie commits.
2011-09-26 Carl HetheringtonNo-op; formatting tidy-ups.
2011-09-26 Carl HetheringtonUpdate Mackie surface state when something is connected...
2011-09-26 Carl HetheringtonDelete MIDI port objects when the MackieControlProtocol...
2011-05-23 Carl HetheringtonFix a few missing drops of Route references.
2011-05-11 Carl HetheringtonFix compiler warning.
2011-05-05 Carl HetheringtonAdd a GUI to set the number of active extenders for...
2011-05-04 Carl HetheringtonDo log/lin mapping for Mackie faders so that they behav...
2011-05-04 Carl HetheringtonUse a timeout to reset faders' in_use flags when in...
2011-05-04 Carl HetheringtonFix crash on startup when using BCF mode for the mackie...
2011-05-04 Carl HetheringtonAdd small GUI to select Mackie / BCF2000 emulation...
2011-05-04 Carl HetheringtonComment typo.
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-02-22 Paul Davisremove semantic-free Panner::Changed signal; make macki...
2011-02-07 Carl HetheringtonPrevent various things from stopping the transport...
2011-02-06 Carl HetheringtonFix up a few mackie control surface exceptions.
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-29 Sakari BergenRemoving more of using boost::shared_ptr
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul Davisone step closer to working vbap panning
2010-10-19 Paul Davis(3.0 version) some Mackie-emulation systems (e.g. eupho...
2010-10-05 Carl HetheringtonFix incorrect angle brackets for includes.
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-07-30 Carl HetheringtonPut Mackie surface ports into the Ardour tab of the...
2010-07-29 Carl HetheringtonFix startup of the mackie surface code.
2010-07-27 Carl HetheringtonFix up Mackie control surface to cope with changes...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-07-08 Carl HetheringtonTrim midi++ port code to either do in or out, but not...
2010-07-07 Carl HetheringtonFix Mackie surface after port rework.
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-22 Paul Davisremove near-duplicate session constructor; change names...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davissubstantial overhaul of MCU code - no more separate...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
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...
next