summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2012-04-26MCP: properly (?) handle bank/channel scrolling with locked stripsPaul Davis
2012-04-26MCP: lots of good stuff - recenable bug fixed, cursor keys for vertical scrol...Paul Davis
2012-04-25MCP: dynamic ipMIDI ports, more default key bindings, various minor fixesPaul Davis
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-04-25MCP: quick build fixPaul Davis
2012-04-25MCP: various fixes, plus removal of ui_bind() (just for mackie code)Paul Davis
2012-04-24revert previous commit (it should work, but did not); minor tweaks elsewherePaul Davis
2012-04-24make generic MIDI support handle SendFeedback() in process()-context, not in ...Paul Davis
2012-04-24likely fix for various odd problems with cross-thread callbacksPaul Davis
2012-04-24eventloop and abstractui debugging, lots more commenting on abstractui/eventl...Paul Davis
2012-04-24MCP: remove debug outputPaul Davis
2012-04-24MCP: remove debugging related to selection that turned out to be about some J...Paul Davis
2012-04-24remove various debugging outputPaul Davis
2012-04-24add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and us...Paul Davis
2012-04-23ControlProtocol doesn't actually need any record of an event loop and doesn't...Paul Davis
2012-04-22MCP: another bevy of changes, including working jog wheelPaul Davis
2012-04-22MCP: a fistful of improvements. probably best to just try it and see what it ...Paul Davis
2012-04-20Fix some warnings.Carl Hetherington
2012-04-18MCP: some button handling fixesPaul Davis
2012-04-18update timecode/position display where appropriatePaul Davis
2012-04-18MCP: next try at vpot mode for pan widthPaul Davis
2012-04-18MCP: bettetr vpot mode for pan widthPaul Davis
2012-04-18MCP: space for %Paul Davis
2012-04-18MCP: missing breakPaul Davis
2012-04-18MCP: maybe fix vpot display behavior for pan widthPaul Davis
2012-04-18MCP: maybe fix vpot behaviour as seen with pan widthPaul Davis
2012-04-18MCP: gui stuffPaul Davis
2012-04-18MCP: maybe really fix fader dB displayPaul Davis
2012-04-18MCP: maybe fix fader dB displayPaul Davis
2012-04-18MCP: more fader debuggingPaul Davis
2012-04-18MCP: fader debuggingPaul Davis
2012-04-18MCP: gui changes; more debugging for button bnding lookupPaul Davis
2012-04-18MCP:maybe functioning button binding stuff, plus save-to-disk-on-change (stil...Paul Davis
2012-04-17MCP: somewhat functional (?) full keybinding GUIPaul Davis
2012-04-17MCP: various work on the button binding GUIPaul 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-16MCP: make v-pot press work; work ongoing on general keybindingsPaul Davis
2012-04-15A few tweaks to make Ardour build in GCC -std=c++0x mode.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-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