summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2012-04-14MCP: the return of the master faderPaul Davis
2012-04-14MCP: redesign to allow device-specific button IDs, since we know that at leas...Paul Davis
2012-04-14MCP: hack test for ssl nucleus fader touchPaul Davis
2012-04-14MCP: hack #2 for Nucleus fader touch messagesPaul Davis
2012-04-13MCP: hack for Nucleus fader touch messagesPaul Davis
2012-04-13MCP: off by one errorPaul Davis
2012-04-13MCP: catch noteOff to see note-on+velocity=zero messages; more GUI tweaksPaul Davis
2012-04-13MCP: more of the samePaul Davis
2012-04-13MCP: better display of parameter values, off by one error when collecting con...Paul Davis
2012-04-13MCP: more button tracing, more config stuffPaul Davis
2012-04-13MCP: more button tracing, more config stuffPaul Davis
2012-04-13MCP: fix uninitialized variable; start work on extending MCP guiPaul Davis
2012-04-13MCP: timeout display of value when altering with fader or pot; range ops on s...Paul Davis
2012-04-13show gain level as its adjusted from ardour GUI (not reverted back); basic su...Paul Davis
2012-04-13convert rec-enable control for a Track from PBD::COntrollable to ARDOUR::Auto...Paul Davis
2012-04-12MCP: make select button work againPaul Davis
2012-04-12MCP: try an alternate mode for gain pot modePaul Davis
2012-04-12MCP: button debugging, plus don't do much/aything on button releasePaul Davis
2012-04-12MCP: display label changePaul Davis
2012-04-12MCP: reverse pot labelling re: flip modePaul Davis
2012-04-12MCP: fix confusion between normal and modified AutomationControlPaul Davis
2012-04-12MCP: start generalizing mapping between surface controls and ARDOUR::Automati...Paul Davis
2012-04-12remove old mcp config params, use new onePaul Davis
2012-04-12MCP: rename ports again, remove ports from MCP bundles, wakeup devicesPaul Davis
2012-04-12MCP: more surface properties, correctly close IOSources when switching surfac...Paul Davis
2012-04-12missing initializationPaul Davis
2012-04-12MCP: switch devices on the fly; name MIDI ports appropriately; fix active sta...Paul Davis
2012-04-12propagate GUI track selection to control protocols; make MCP update when GUI ...Paul Davis
2012-04-12MCP: loading device info files basically operationalPaul Davis
2012-04-12MCP: stubbed device info file loadingPaul Davis
2012-04-12new filesPaul Davis
2012-04-12move string_is_affirmative() into libpbdPaul Davis
2012-04-12MCP: shift-select resets gain to unity; don't jump back to last transport sta...Paul Davis
2012-04-12MCP: track control press/release eventsPaul Davis
2012-04-12MCP: probably fix crash from flip mode, and debug modifier state in pothandlerPaul Davis
2012-04-12MCP: check on whether we using pan width control; flip mode may change displayPaul Davis
2012-04-12MCP: check on whether we using pan width controlPaul Davis
2012-04-12MCP: probably fix ardour->surface for fadersPaul Davis
2012-04-12MCP: debug continuesPaul Davis
2012-04-12MCP: debug continuesPaul Davis
2012-04-11MCP: maybe get vpot id's right; more debug tracing for gain notifyPaul Davis
2012-04-11MCP: cursor left should scroll leftPaul Davis
2012-04-11MCP: hopefully fix ardour->controller for fadersPaul Davis
2012-04-11MCP: cursor left/right should scroll; maybe fix vpotsPaul Davis
2012-04-11MCP: reverse operation of cursor up/down in zoom mode; more tracign for vpotPaul Davis
2012-04-11MCP: more tracing for rewind; change play LED illumination rulePaul Davis
2012-04-11MCP: repeated presses of play button will jump back to previous start (like G...Paul Davis
2012-04-11MCP: share add-marker code with BasicUI; don't allow route locking if the str...Paul Davis
2012-04-11MCP: make BasicUI::rewind() behave symmetrically to BasicUI::ffwd(); basics o...Paul Davis
2012-04-11MCP: fix missing message when setting a button(led) to its current state; mor...Paul Davis