summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2018-01-13OSC: Add feedback for hidden stripLen Ovens
2018-01-13OSC: add /select/hideLen Ovens
2018-01-12Refine 31f79489, de-duplicate AU I/O configurationsRobin Gareus
2018-01-11Fix AU i/o busses accounting.Robin Gareus
2018-01-09OSC: Expand gainmode to add two new optionsLen Ovens
2018-01-03strlen is not a member of std.Robin Gareus
2018-01-02OSC: Plugin activate should detect no pluginsLen Ovens
2017-12-31Lua-binding to directly add automation-eventsRobin Gareus
2017-12-31Process Panner Automatables (emit Changed)Robin Gareus
2017-12-29OSC: Check for no markers yet (crash fix)Len Ovens
2017-12-24remove unused lineLen Ovens
2017-12-23OSC: fix jog mode } in wrong placeLen Ovens
2017-12-23OSC: Add feedback for /markerLen Ovens
2017-12-23Tweak size of transport-icons for consistent height+baselineRobin Gareus
2017-12-22Update Japanese translationHiroki Inagaki
2017-12-22Tweak icons (for non-square layout)Robin Gareus
2017-12-22OSC: add /marker to locate to a marker.Len Ovens
2017-12-21FP8/16: Ignore "black" a strip color, always light select-buttonRobin Gareus
2017-12-21FP8/16 fix meter + no-pan display modeRobin Gareus
2017-12-21FP8/16 subscribe to panner changes (add/remove channel)Robin Gareus
2017-12-20OSC: Add /surface/list option to setting GUILen Ovens
2017-12-19Fix fp16 encoder (misleading doc on fp8)Robin Gareus
2017-12-19Revert "Prototype to allow embedding sysex in midi-map"Robin Gareus
2017-12-19Relax max MIDI msg size to 256 (for long sysex)Robin Gareus
2017-12-19Fix faderport-16 touch on/off (fixes faders 9..16)Robin Gareus
2017-12-16OSC: Move /surface/list output to PBD::infoLen Ovens
2017-12-16OSC: make custom strip lists work on linked surfaces tooLen Ovens
2017-12-16Fix gcc4 builds "GCC diagnostic not allowed inside functions"Robin Gareus
2017-12-16Downgrade some undo-related error messagesRobin Gareus
2017-12-15Sync weakjack with upstream https://github.com/x42/weakjack/Robin Gareus
2017-12-15OSC: Add Sorted or not to custom strip listLen Ovens
2017-12-15OSC: in custom strip list check all strips existLen Ovens
2017-12-15OSC: initialize parameter correctlyLen Ovens
2017-12-13Fix FP8/16 port-namesRobin Gareus
2017-12-13Fix FP16 fader-touch release for faders 9..16Robin Gareus
2017-12-13Fix FP16 select button 10..16Robin Gareus
2017-12-12Add FP17 to reserved I/O namesRobin Gareus
2017-12-12Add FP16 control-surfaceRobin Gareus
2017-12-12Namespace FP8, FP16 to avoid symbol conflictsRobin Gareus
2017-12-12Prepare for FaderPort16 (ctrl-protocol)Robin Gareus
2017-12-12Fix a -WreorderRobin Gareus
2017-12-12more NO-OP, comment and whitespaceRobin Gareus
2017-12-11US-2400: ignore joystick moves until the user clicks the joystick NULL button.Ben Loftis
2017-12-06Prototype to allow embedding sysex in midi-mapRobin Gareus
2017-12-06Accommodate newly added/removed source(s) in our MSVC project (libardour)John Emmas
2017-12-05Add Lua bindings for MIDI-parser and Async portsRobin Gareus
2017-12-05Increase ALSA max MIDI msg size to 128 bytes (same as OSX) for long sysexRobin Gareus
2017-12-05Add a Raw MIDI parser (based on ALSA raw MIDI)Robin Gareus
2017-12-05Allow to pre-seed Lua action script paramsRobin Gareus
2017-12-05Allow to pass interpreter to evaluate action-script parametersRobin Gareus