summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2012-04-17MCP: various work on the button binding GUIPaul Davis
2012-04-17add back semantically-different version of previously removed ::get_action() ...Paul Davis
2012-04-17remove unusued ActionManager::get_action() variantPaul Davis
2012-04-16MCP: work on rec-enablePaul Davis
2012-04-16MCP: work on vpotsPaul Davis
2012-04-16MCP: bit more debugging for vpot pressPaul Davis
2012-04-16MCP: no fake touch for anything, actuallyPaul Davis
2012-04-16MCP: no fake touch for vpotPaul Davis
2012-04-16MCP: a fistful of changesPaul Davis
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2012-04-16MCP: make v-pot press work; work ongoing on general keybindingsPaul Davis
2012-04-15Update MidiRegion::_start_beats on trimming the front of a MIDI region; reset...Carl Hetherington
2012-04-15A few tweaks to make Ardour build in GCC -std=c++0x mode.Carl Hetherington
2012-04-15Fix overflow when computing framewalk_to_beats with -ve pos; fixes #4694.Carl Hetherington
2012-04-15Don't abort if mis-matched processors are found; a vaguely satisfactory worka...Carl Hetherington
2012-04-15cmd-press on vpot should lock strip; shift-press resets pot param to defaultPaul Davis
2012-04-15MCP: probably fix issues with vpots not workingPaul Davis
2012-04-15add mapping from button ID to name for new button IDsPaul Davis
2012-04-15share buttons IDs where feasiblePaul Davis
2012-04-15new button IDs, one for MCP one for LCP, plus methods associated with them; S...Paul Davis
2012-04-14Fix a few framecnt / framepos type confusions.Carl Hetherington
2012-04-14Fix a few return types.Carl Hetherington
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-13Fix compilation with old lilv.David Robillard
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-13Implement proper LV2 preset support.David Robillard
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