summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
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
2016-01-17Groups: Fix un/set hidden/show should reset RID for tracks involved.Len Ovens
2016-01-16Mackie Control: fix math error that tried to change bank to very high numberLen Ovens
2016-01-16Mackie Control: Added hidden tracks view mode.Len Ovens
2016-01-15Mackie Control: Need signal from session if group parameters change so strips...Len Ovens
2016-01-15Mackie Control: Don't show hidden groups either.Len Ovens
2016-01-15Mackie Control: Don't show hidden routes.Len Ovens
2016-01-15Add a newly introduced source file to our MSVC project (ardour_osc)John Emmas
2016-01-15Fix build of OSC surface caused by missing include of i18n/gettext headerTim Mayberry
2016-01-15touchOSC compat for common route operationsRobin Gareus
2016-01-15fix OSC debug messagesRobin Gareus
2016-01-15OSC-debug: print argumentRobin Gareus
2016-01-14use PBD instead of C++11.Robin Gareus
2016-01-14Generic MIDI: midi controller buttons should only trigger on the PUSH, not r...Ben Loftis
2016-01-14Generic MIDI: add ToggleRecEnable action, and change all maps to use that in...Ben Loftis
2016-01-14OSC debugging, allow to log incoming & unhandled messagesRobin Gareus
2016-01-14Mackie Control: Remove unused global_solo_* functions, moved functionality to...Len Ovens
2016-01-14faderport: stop event loop when destroying objectPaul Davis
2016-01-12another DEBUG_TRACE for mackie control x-thread requestsPaul Davis
2016-01-12Mackie Control, Fix sends after monitor not showing.Len Ovens
2016-01-11fix compilation of debug buildsRobin Gareus
2016-01-10faderport: remove wierd shift use design; make user+shift work againPaul Davis
2016-01-07tweak/add faderport debug messagesPaul Davis
2016-01-04OSC API update for surfaces that always send float parameters.Robin Gareus
2016-01-03amend 9e3299f for MixbusRobin Gareus
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2015-12-29generic MIDI support does not have its own request buffer factory, so be sure...Paul Davis
2015-12-28add required request buffer factory for WiimotePaul Davis
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
2015-12-19Mackie control: non-existent controls zero pot ring fix.Len Ovens
2015-12-16NoOp: removed spaces, replaced with tabs.Len Ovens
2015-12-16Mackie Control: Re-enable view_mode display and make sure all text vanishes a...Len Ovens