summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2016-04-30make BasicUI (for control surfaces) loop toggle work like the GUIPaul Davis
2016-04-27OSC: Fix Solo to work with both SIP and Listen.Len Ovens
2016-04-19OSC: removed unused _namespace_root variable.Len Ovens
2016-04-04Modify our MSVC projects to build liblua as a DLL rather than a static libJohn Emmas
2016-03-29OSC: Changed gainVCA to gainfader as VCA is already used.Len Ovens
2016-03-27OSC: fix issue 6839, make all OSC gaindB values below -192, inf.Len Ovens
2016-03-26OSC: added a linear VCA style gain control for faders that are 0 to 1 linear.Len Ovens
2016-03-19plug a tiny memory leakRobin Gareus
2016-02-28prepare for update to waf 1.8Robin Gareus
2016-02-27Accommodate 'lua' search paths in various projects where they're neededJohn Emmas
2016-02-22cleanup post-rebase-against-master messesPaul Davis
2016-02-22replicate the remove-all-trailing whitespace commit(s) in masterPaul Davis
2016-02-22update Mackie code to use new API to get all actionsPaul Davis
2016-02-22radically change Keyboard/Binding API design to disconnect Gtk::Action lookup...Paul Davis
2016-02-20fix segfault in libardour unit-tests (possible crash in mackie sf)Robin Gareus
2016-02-19third time luckyRobin Gareus
2016-02-19and now without typoRobin Gareus
2016-02-19fix Windows OSC supportRobin Gareus
2016-02-16OSC: remove "/session/loaded" message altogether, for testing on Win.Ben Loftis
2016-02-15fix typo in previous commitBen Loftis
2016-02-15Defer session_loaded until AFTER lo_server_new.Ben Loftis
2016-02-07mackie: if device type is unknown, make -D mackie show thatPaul Davis
2016-02-07handle Mackie control device type ID = 0x6 (Behringer X-Touch Compact)Paul Davis
2016-02-06change faderport nameBen Loftis
2016-02-06Mackie: shift+marker needs to remove marker. moved session-range to shift+solo.Paul Davis
2016-02-06mackie: better fix forPaul Davis
2016-02-05mackie: stop crashes when switching to X-Touch Compact devicePaul Davis
2016-02-04Mackie Protocol: more fixes for aac6a5Ben Loftis
2016-02-04Mackie Protocol: fixes for aac6a5Ben Loftis
2016-02-04mackie: try to improve logic and management of device profilesPaul Davis
2016-02-04mackie: reverse previous profile editor changes; allow profile to define anyt...Paul Davis
2016-02-04mackie: radically shrink down the profile editorPaul Davis
2016-02-04Mackie protocol: set-session-from-edit-range moved to shift+markerBen Loftis
2016-02-03Mackie Protocol: Move buttons to more accurately reflect default mcp legends.Ben Loftis
2016-02-03mackie: fix gain control displayPaul Davis
2016-02-03mackie: use bus shortname in send subview.Paul Davis
2016-02-03zero more stuff out when leaving subview modePaul Davis
2016-02-03Mackie Protocol: Show dB values for Mixbus "Send" levels.Ben Loftis
2016-02-03faderport: save+restore footswitch settingPaul Davis
2016-02-03Fix bug #5633, Don't drop all midi bindings when a track is removedTim Mayberry
2016-02-02generic MIDI: if a CC is bound to a toggled controllable, toggle the controll...Paul Davis
2016-02-02Mackie Control: Save old bank before we change it to new.Len Ovens
2016-02-02fix compiler warningPaul Davis
2016-02-02Fix for previous commitBen Loftis
2016-02-02fix for knob scalingBen Loftis
2016-02-02Mackie Control: Fix Flip mode getting confused if subview is not sends.Len Ovens
2016-02-02Mackie Control: Shift/Select now toggles individual channels within group. Ma...Len Ovens
2016-02-02Mackie Control: remove Shift/select zeros fader.Len Ovens
2016-02-02Mackie Control: Moved encoder fine modifier from Control to Shift (Shift will...Len Ovens
2016-02-02mackie: update fader+pot when changing flip statusPaul Davis