summaryrefslogtreecommitdiff
path: root/libs/surfaces/faderport/gui.h
AgeCommit message (Collapse)Author
2016-01-25faderport: add footswitch combos to GUI to allow user control over what the ↵Paul Davis
switch does
2015-12-03faderport: show current User button bindings in GUIPaul Davis
2015-12-01start tweaks to make Shift sticky; remove Shift-press combobox from gui ↵Paul Davis
since we don't allow that to be bound (next-marker)
2015-12-01faderport: allow User button to be bound to ANY possible action.Paul Davis
This does involve nagivating some really gnarly menus, which is unfortunate, but we don't have a good general solution for this yet (it is fundamentally the same problem that affects the key binding editor and Mackie support
2015-12-01remove "medium-length" press concept from faderport code and GUIPaul Davis
2015-12-01faderport: stick a nice little image of the faderport in the surface GUIPaul Davis
Ideally, the PNG file would be part of the surface GUI but for now just put the PNG into gtk2_ardour/icons
2015-11-30faderport: add some "curated" actions for mix, proj and trns; make new ↵Paul Davis
bindings use release, not press
2015-11-30faderport: some code cleanups, add timing for button presses, add new ↵Paul Davis
comboboxes to GUI to allow more button programming, save button state