summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-12move string_is_affirmative() into libpbdPaul Davis
2012-04-12A bit of crash proofiness for insane plugin UIs.David Robillard
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-11Add thought-to-be-missing break (#4819).Carl Hetherington
2012-04-11Add sort-of missed returns to keep coverity happy (#4817).Carl Hetherington
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-11Remove some unused parameters.Carl Hetherington
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
2012-04-11MCP: more view mode stuffPaul Davis
2012-04-11MCP: more view mode support, use 6 bits for pot information, more mute debug ...Paul Davis
2012-04-11MCP: start adding different view modes and support for FlipPaul Davis
2012-04-11MCP: more mute button debug tracing; fix action for fn keysPaul Davis
2012-04-11MCP: use goto-visual-state-N as default function key bindingsPaul Davis
2012-04-11MCP: provide basic mechanism for configuring function keysPaul Davis
2012-04-11MCP: rename raw_id() to id(); add missign modifier_state() functionPaul Davis
2012-04-11Remove unused parameter to Port::flush_buffers().Carl Hetherington
2012-04-11MCP: more debug traces for button pressPaul Davis
2012-04-11MCP: make vpots control pan width + direction/positionPaul Davis
2012-04-11MCP: better debug traces for button pressPaul Davis
2012-04-11MCP: more twiddling with codePaul Davis
2012-04-11MCP: probably fix crash on solo, another debug tracePaul Davis
2012-04-11Simplify slightly odd update_length() signature.Carl Hetherington
2012-04-11MCP: more clarification of control ID schemePaul Davis
2012-04-11MCP: handle control IDs a little betterPaul Davis
2012-04-11Remove unused playlist audition code.Carl Hetherington
2012-04-11MCP: further objectification of event handling codePaul Davis
2012-04-11move all code to construct MIDI messages into relevant Control/Strip/Surface ...Paul Davis
2012-04-11Fix a few unchecked XML child / property lookupsCarl Hetherington
2012-04-11Fix use of invalidated iterator (#4822).Carl Hetherington
2012-04-11Fix use of invalidated iterator (#4821).Carl Hetherington
2012-04-11Patch from colinf to restore recent session path tooltipCarl Hetherington
2012-04-11Patch from epitech_user to fix statement with no effectCarl Hetherington
2012-04-11Slightly expanded version of patch from epitech_user toCarl Hetherington
2012-04-11Implement ui:portIndex and ui:touch features.David Robillard
2012-04-11Update LV2 UI header.David Robillard