summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2017-01-31Revert "mackie: improve previous commit - use button_id not button.bid() to m...Paul Davis
2017-01-31mackie: improve previous commit - use button_id not button.bid() to make rema...Paul Davis
2017-01-31mackie: make profile-mapped keys maybe actually do somethingPaul Davis
2017-01-31more mackie debug tracingPaul Davis
2017-01-31improvement to last loop button commit for MCPPaul Davis
2017-01-31mackie support should use BasicUI::loop_toggle()Paul Davis
2017-01-31Generic MIDI controls should affect group members too, if they existPaul Davis
2017-01-28another action name fix for Push2 supportPaul Davis
2017-01-28fix action names in Mackie code after Editor=>Control migrationPaul Davis
2017-01-28fix another action name in BasicUI after Editor=>Control migrationPaul Davis
2017-01-28fix action names in BasicUI after Editor=>Control migrationPaul Davis
2017-01-28fix action names in Push2 support codePaul Davis
2017-01-28MCP GUI make surface numbering the same as port numbering and more explanatory.Len Ovens
2017-01-28mackie surface support changes actions recently moved to Common/*Paul Davis
2017-01-28wiimote surface support changes actions recently moved to Common/*Paul Davis
2017-01-27MCP fix issue 7219 get GUI to show main surface for right portLen Ovens
2017-01-23generic MIDI: put controllables into touch mode (if appropriate) when data is...Paul Davis
2017-01-22add some commentsPaul Davis
2017-01-21remove debug cruft from wscript for push2 that breaks with python3Paul Davis
2017-01-20MIDI leaks -- the Controllergate conspiracy debunkedRobin Gareus
2017-01-19ancillary change related to removal of boost::optional<Rect>Paul Davis
2017-01-13Accommodate newly introduced source(s) in our MSVC project (ardour_osc)John Emmas
2017-01-11OSC: We want to see aux buses even if the gui has them hiddenLen Ovens
2017-01-10OSC: Fix aux mute to check stripable exists firstLen Ovens
2017-01-10fix nested templates for ye ancient compilers of the worldePaul Davis
2017-01-09OSC: Fix cue observer stop to zero controlsLen Ovens
2017-01-09OSC: Add Talent individual monitor controlsLen Ovens
2016-12-31OSC: remove unused overall feedback calls and variablesLen Ovens
2016-12-31OSC: remove feedback enable from GUI (unused)Len Ovens
2016-12-31amend 3afe3f32df (remove unused global feedback option)Robin Gareus
2016-12-30Remove cruft (old MIDI feedback API)Robin Gareus
2016-12-28Tear down OSC settings GUI, when the protocol is disabledRobin Gareus
2016-12-28Move "Feedback" option to control-portocol settingsRobin Gareus
2016-12-19make solo button on faderport actually workPaul Davis
2016-12-18should not really bind a shared_ptr<Port> to a sigc slot, so don't do thatPaul Davis
2016-11-27OSC: Solo toggle should maintain state when locked, rec and rec_safe should s...Len Ovens
2016-11-27OSC: Squelch select feedback when no feedback is configured.Len Ovens
2016-11-27NO-OP; Backport changes from Mixbus branchRobin Gareus
2016-11-26OSC: no op, white space cleanupLen Ovens
2016-11-26OSC: Make plugin and plugin parameter numbering 1 based to match everything e...Len Ovens
2016-11-25OSC: Add patch from 7137 and make it work for manual port selection.Len Ovens
2016-11-25OSC: Patch from 7136 added cleaned and tested.Len Ovens
2016-11-19fix ambiguityRobin Gareus
2016-11-18Generally speaking we use Glib::usleep() now in preference to standard ::usle...John Emmas
2016-11-18OSC: mark session dirty if setup changesLen Ovens
2016-11-18OSC: issue 7116 fix send enable not workingLen Ovens
2016-11-04OSC: Fix default strip types to include Auxes.Len Ovens
2016-10-30OSC: Make Aux buses able to be separate.Len Ovens
2016-10-29OSC: Slow down data storm at surface refreshLen Ovens
2016-10-28OSC: Add names/fader value to master and monitor.Len Ovens