summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-20Fix crash when re-assigning groups to a disjunct set.Robin Gareus
2018-03-20OSC: a strip controlling a send should deactivate other controlsLen Ovens
2018-03-20OSC: Add feedback for bus_only mode and automation and panLen Ovens
2018-03-20OSC: select should have latch too.Len Ovens
2018-03-20OSC: Add bus only mode for gain controlsLen Ovens
2018-03-19Fixed issue in plugin id invalidator caused by commit d5d5c0cNikolaus Gullotta
2018-03-19cleanup, fix in-on-change issue.Nikolaus Gullotta
2018-03-19Lua is not an acronymRobin Gareus
2018-03-19Speed up plugin-selector refill.Robin Gareus
2018-03-19Fix "Shortcut" special-case in the script-selector.Robin Gareus
2018-03-19Lua: Lock bindings into memory for rt-scriptsRobin Gareus
2018-03-19Customize Lua GC, add object-memory-lock API.Robin Gareus
2018-03-18Example Lua script to perform action at specific wallclock timeRobin Gareus
2018-03-18Fix midi track mapping on pt importDamien Zammit
2018-03-17Remove calls to deprecated Lua bitlibRobin Gareus
2018-03-17Remove another C++11 construct (local struct) from UI codeRobin Gareus
2018-03-17Remove C++11isms (libptformat)Robin Gareus
2018-03-17Fix wrong "_nth_" replacement in ba202cc09Robin Gareus
2018-03-17Don't alter, use and rely on selection for PT importRobin Gareus
2018-03-17NO-OP: C++ify codeRobin Gareus
2018-03-17NO-OP: whitespaceRobin Gareus
2018-03-17PT import: Use multitrack MIDI import support based on ptformat updateDamien Zammit
2018-03-17ptformat: Update to upstream master 4e653041Damien Zammit
2018-03-16Startup Dialog: A change to the monitor selection should trigger a write to c...Ben Loftis
2018-03-16add support to reinstantiate deleted pluginsNikolaus Gullotta
2018-03-16NO-OP: Convert Spaces to TabsNikolaus Gullotta
2018-03-16description changes and stop jumping instructions if proc:isnil()Nikolaus Gullotta
2018-03-16Expose a few more PluginInsert methods to LuaRobin Gareus
2018-03-15GUI: create_vca() API changeRobin Gareus
2018-03-15VCA API-change: return created VCAs (handy for Lua scripts)Robin Gareus
2018-03-14re-add plugin bypass state and move proc order writing closer to topNikolaus Gullotta
2018-03-13I said, LESS ugly, not more :)Nikolaus Gullotta
2018-03-13Now recalls plug-in ordering (also looks a bit less ugly hopefully?Nikolaus Gullotta
2018-03-13Add Midnam for Roland TB-037890
2018-03-13Sort generic-midi bindings alphabeticallyRobin Gareus
2018-03-13Novation LaunchKey 49 bindings from Michael McLeodRobin Gareus
2018-03-13Same for midi input enable buttonLen Ovens
2018-03-12Trim and vca button should also be insensitive in strip aux modeLen Ovens
2018-03-12OSC: group commands should feedback all off if no groupLen Ovens
2018-03-12Initial checkin of mixer store scriptNikolaus Gullotta
2018-03-11Tweak logic in master-bus packing to make it clearer; will also minimize conf...Ben Loftis
2018-03-10OSC: fix /strip/hidden feedback excessLen Ovens
2018-03-10OSC: change group sharing to individual commandsLen Ovens
2018-03-10OSC: set surface should reset custom modeLen Ovens
2018-03-10OSC: Display only strips controlled by selected VCALen Ovens
2018-03-10OSC: add set VCA for slavable stripLen Ovens
2018-03-10OSC: Added slaved feedback to selectLen Ovens
2018-03-10Add virtual slaved, slaved_to calls to stripableLen Ovens
2018-03-10OSC: check route existsLen Ovens
2018-03-08Safeguard against possibly invalid peak-requestsRobin Gareus