summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2016-01-29mackie: remove mention of "blinkers" conceptPaul Davis
2016-01-29mackie: basically (fully?) operation fader automatio control for first select...Paul Davis
2016-01-29mackie: initial attempt at making automation-related buttons set fader automa...Paul Davis
2016-01-29mackie: if a subview mode is not OK because there's no selection, show no mes...Paul Davis
2016-01-29NOOP: change brace placement to avoid confusing emacsPaul Davis
2016-01-29mackie: make group button (appear) to do somethingPaul Davis
2016-01-29Mackie protocol: More LED indicator fixes.Ben Loftis
2016-01-29mixbus: vpot press in non-subview mode should toggle master bus sendPaul Davis
2016-01-29mackie: in Sends subview mode, the enable control for the send should be look...Paul Davis
2016-01-29Button::AudioInstruments should not be lit without good reason.Ben Loftis
2016-01-29mackie: redesign display logic entirelyPaul Davis
2016-01-28mackie: fix Global View button functionPaul Davis
2016-01-28mackie: don't overload "Audio Instruments" and "Instruments" buttons.Paul Davis
2016-01-28mackie: use Route::send_name() rather than Route::nth_send()Paul Davis
2016-01-28mackie: fix display of send level valuePaul Davis
2016-01-28Buses and Auxes are slightly different view-filters in MixbusBen Loftis
2016-01-28prevent bank/channel switching past the end of the available routes; do nothi...Paul Davis
2016-01-28mackie: improvements to display when switching subview modesPaul Davis
2016-01-28make Send button light appropriatelyPaul Davis
2016-01-28Editing from a control surface must have the ability to ignore mouse location.Ben Loftis
2016-01-27mackie: fix subview mode logicPaul Davis
2016-01-27mackie: clean up (some) interactions between subview mode and selectionPaul Davis
2016-01-27remove debug outputPaul Davis
2016-01-27mackie: semi-working Sends subview modePaul Davis
2016-01-27remove mackie send pot mode (subview mode for sends coming up)Paul Davis
2016-01-25faderport: add a few more sensible actions to the footswitch optionsPaul Davis
2016-01-25faderport: add footswitch combos to GUI to allow user control over what the s...Paul Davis
2016-01-25faderport: add footswitch buttonPaul Davis
2016-01-25use route gain control, not amp->gain()Paul Davis
2016-01-22first compiling, mostly working version of group controls changesPaul Davis
2016-01-22Add a link library that's now needed when building ardour_cpJohn Emmas
2016-01-19Transport_play should not jump back.Ben Loftis
2016-01-19Add all_tracks_rec actionsBen Loftis
2016-01-19mackie: remove unnecessary connection to route group property change signalPaul Davis
2016-01-19Revert "mackie: still respond to route groups visibility changes"Paul Davis
2016-01-19mackie: still respond to route groups visibility changesPaul Davis
2016-01-19mackie: remove changes to group activation status when fetching routes to dis...Paul Davis
2016-01-18add 10sec zoom actionBen Loftis
2016-01-18track scrolling and zoomingBen Loftis
2016-01-18add some horz and vert zoom actions; remove some whitespace from the code of...Ben Loftis
2016-01-18add more remote transport toggles for touchOSC: midi_panic, toggle_roll, sto...Ben Loftis
2016-01-18implement mark_in, mark_out, toggle_clickBen Loftis
2016-01-18implement remover_marker, jump_by_bars, and jump_by_secondsBen Loftis
2016-01-18mackie: shift-fader overrides group settingsPaul Davis
2016-01-18remove shift-fader-touch as a way to reset gain to defaultPaul Davis
2016-01-18add API to allow mackie controls to use GroupControlDispositionPaul Davis
2016-01-18add group disposition argument to Route::set_gain() and use it in various UIsPaul Davis
2016-01-18working version of new gain control designPaul Davis
2016-01-18move Amp::GainControl out into its own source module and out of AmpPaul Davis
2016-01-18Mackie Control: Fix crash in multi-surface setup when add/remove tracks.Len Ovens