summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2017-12-02OSC: Add custom bank creation and useLen Ovens
2017-12-02A couple of minor changes when #including <utime.h>John Emmas
2017-11-30Add some devices to the reserved list of midi controllers.Ben Loftis
2017-11-29Fix Windows builds (amend a3ec16)Robin Gareus
2017-11-29Set VST cache file mtime to be at least as new as the pluginRobin Gareus
2017-11-29ArdourButton: ignore double+tripple clicksRobin Gareus
2017-11-29Update LuaProc GC stat calcRobin Gareus
2017-11-29Tweak Lua GCRobin Gareus
2017-11-29update to lua-5.3.4Robin Gareus
2017-11-28OSC: add /select/plugin/activate cause some add deactivatedLen Ovens
2017-11-27Fix "open folder" for non-ASCII paths on WindowsRobin Gareus
2017-11-26Remove unused APIRobin Gareus
2017-11-26Sidechain latency compensation - part oneRobin Gareus
2017-11-26Add convenience methods to set port latenciesRobin Gareus
2017-11-23OSC: Only send new select send valuesLen Ovens
2017-11-23OSC personal monitor fix off by one bug.Len Ovens
2017-11-23fix call to std::unique; to actually erase dups.Robin Gareus
2017-11-23remove useless test, fgets() already ensures MAX_STRING_LENRobin Gareus
2017-11-23Fix another duplicate if from session/system config consolidationRobin Gareus
2017-11-23Fix typo in 318e7efbRobin Gareus
2017-11-23Add clock-delta mode enumRobin Gareus
2017-11-23Introduce a dedicated "Clock Origin" MarkerRobin Gareus
2017-11-22Release (debug) lock before emitting signalRobin Gareus
2017-11-13OSC: only reset cue sends that do not have a new sendLen Ovens
2017-11-13OSC: /cue/previous_aux should always refreshLen Ovens
2017-11-13OSC: cue buttons can accept float or intLen Ovens
2017-11-12Add API to allow buffer offsets when applying gainRobin Gareus
2017-11-12Add a noise generator (Lua DSP)Robin Gareus
2017-11-12a-comp: Fix typo with previous patchDamien Zammit
2017-11-11a-comp: Fix noise floor - asymptoticsDamien Zammit
2017-11-10OSC link: make whole link set follow strip_typesLen Ovens
2017-11-08OSC: set_surface sets linkset, linkidLen Ovens
2017-11-07OSC: catch bad commands on /cue/* created crash on exitLen Ovens
2017-11-08Fix a-reverb bypass/enableRobin Gareus
2017-11-07OSC link: Clean up link not ready and surface refreshLen Ovens
2017-11-06OSC link: make selection work correctlyLen Ovens