summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2015-10-02fix handler of fader (pitchbend) messages in Mackie Control so that the outbo...Paul Davis
2015-10-02allow aliasing Mackie Control buttons to other buttonsPaul Davis
2015-10-02catch changes in click status and alter LED appropriatelyPaul Davis
2015-10-02change zoom and scrub handling to use modifier bitsPaul Davis
2015-10-02spelling correction in error messagePaul Davis
2015-09-28Fix Mackie control metering (fixes #6608).Len Ovens
2015-09-21Vpot assign buttons don't do anything, don't light LEDs either.Len Ovens
2015-09-21Make Mackie control surface LEDs for modifier keys only light while pressed. ...Len Ovens
2015-09-17use pbd's gstdio compatibility wrapperRobin Gareus
2015-09-08Made master fader touch and jog go to _master_surface instead of first surface.Len Ovens
2015-08-20save/load generic-midi motorized setting - fixes #5296Robin Gareus
2015-08-14Fixed Mackie control port naming for extender use (fixes #6500)Len Ovens
2015-08-13Fixed feedback for MCP buttons and LEDs not working.Len Ovens
2015-08-13Added end of line to debug statmentLen Ovens
2015-08-09Make MCP MasterPosition match MIDI port number.Len Ovens
2015-07-27Clean up extra white space added by editor.Len Ovens
2015-07-27Handle the 4 common encoder types.Len Ovens
2015-07-27Add enc to midi map for mcp style encoders.Len Ovens
2015-07-27Make program change toggle or 1 only.Len Ovens
2015-07-27Allow any one midi event to control only one thing.Len Ovens
2015-07-15fix “missing operator<< for PBD::ID” (clang)Robin Gareus
2015-07-13Move learned midi binding reload after midi map load (fixes #6405)Len Ovens
2015-07-11fix PBD::ID string formatRobin Gareus
2015-07-10Fixed pb in toggle mode to switch at half way (fixes #6424)Len Ovens
2015-07-10Fixed generic MIDI program change event size to two bytes (fixes #6426)Len Ovens
2015-07-10Add debug for generic midi controlLen Ovens
2015-06-24rationalize save/restore of control surface "feedback" propertyPaul Davis
2015-06-21Add option to mackie control profile editor to remove binding (fixes #6301)Len Ovens
2015-06-09Don't close OSC server sockets explicitly (the subsequent call to 'lo_server_...John Emmas
2015-06-09Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (j...John Emmas
2015-06-09Add a new preprocessor directive (UINTSDEFINED) which is rather annoyingly ne...John Emmas
2015-06-09Add a new link library that's needed when building against the newer version ...John Emmas
2015-06-08Don't allow user to change function of modifier buttons.Len Ovens
2015-06-04Add an option in the MCP .device file to set master position (fixes #6357)Len Ovens
2015-06-04Clean up mackie surface profile editor from things that don't work or match t...Len Ovens
2015-06-04Make ctl put v-pot in fine mode.Len Ovens
2015-05-27fix unsigned/signed math errorPaul Davis
2015-05-27ensure that Mackie Control bank left/right commands always hit the same bound...Paul Davis
2015-05-24fix for MCP panner width - closes #6341Len Ovens
2015-05-02professionalize peak-metersRobin Gareus
2015-04-25add OSC trim controlRobin Gareus
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2015-04-15add ArdourSurface to OSC class to help reduce global namespace pollutionPaul Davis
2015-04-12allow to set/change loop-range via OSCRobin Gareus
2015-04-04fix OSC parameter mapping, fixes #6224Robin Gareus
2015-03-20fix AWOL semicolon in 9f842f3Robin Gareus
2015-03-20NOOP, whitespaceRobin Gareus
2015-03-20OSC log errorsRobin Gareus
2015-03-20OSC: fix crash when trying to set output paramsRobin Gareus
2015-03-20OSC fix plugin numbering:Robin Gareus