summaryrefslogtreecommitdiff
path: root/libs/ardour/luabindings.cc
AgeCommit message (Expand)Author
2018-08-17Add missing Lua MacVST constantRobin Gareus
2018-08-14Add a locale-independent float/double format Lua methodRobin Gareus
2018-08-02Add method to conveniently retrieve a sorted routelistRobin Gareus
2018-08-01Also expose PI::enabled()Robin Gareus
2018-08-01Fix+extend PluginInsert Lua bindingsRobin Gareus
2018-07-31Prepare for non-bypassable plugins (Mixbus channelstrip)Robin Gareus
2018-07-30Expose Config and Cache dirs to LuaRobin Gareus
2018-07-17Add LTC Decoder Lua BindingsRobin Gareus
2018-06-06Remove duplicate class-keys (amend d95df9164)Robin Gareus
2018-05-31Add Lua API to list all available pluginsRobin Gareus
2018-03-16Expose a few more PluginInsert methods to LuaRobin Gareus
2018-01-15Add Lua bindings to change Location/Maker namesRobin Gareus
2017-12-31Lua-binding to directly add automation-eventsRobin Gareus
2017-12-05Add Lua bindings for MIDI-parser and Async portsRobin Gareus
2017-11-12Add a noise generator (Lua DSP)Robin Gareus
2017-11-04Clean up delayline API: don't use 'get_' for accessor method-nameRobin Gareus
2017-10-31Add polarity-invert processorRobin Gareus
2017-10-29Update Lua Bindings, fix inconsistencies.Robin Gareus
2017-10-20Add Lua bindings for new VCA/Slavable APIRobin Gareus
2017-10-20Lua: Fix Slavable & Automatable inheritanceRobin Gareus
2017-09-29Add DiskIOProc & Latency related Lua bindings & scriptsRobin Gareus
2017-09-29Prepare removal of initial_delayRobin Gareus
2017-09-29No more disk-reader roll-delayRobin Gareus
2017-09-24fix header order and space alignmentPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-19Various updates and fixes for Latency CompensationRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18add to LUA API (new Stripable API)Paul Davis
2017-09-18remove now-non-existent method from LuaPaul Davis
2017-09-18Add support for Latch AutomationRobin Gareus
2017-08-23Update "separate_by_channel" API & add Lua bindingsRobin Gareus
2017-08-18Add Lua binding to un/assign VCAsRobin Gareus
2017-08-18Expose Lua bindings to create/delete VCAsRobin Gareus
2017-08-17Expose enums used in RCConfig and other missing classes to Lua.Robin Gareus
2017-08-16Add RCConfiguration Lua BindingsRobin Gareus
2017-08-16Separate "add master bus" (and add Lua bindings)Robin Gareus
2017-08-10remove old PBD::SystemExec bindings (Windows classkeys)Robin Gareus
2017-08-10Add a Lua SetSession signal/hookRobin Gareus
2017-08-09Fix windows builds (amend 0c4e0503)Robin Gareus
2017-08-08SystemExec Lua bindings (vfork, fire+forget)Robin Gareus
2017-08-07Fix Windows builds (amend 7009ff03)Robin Gareus
2017-08-07space mattersRobin Gareus
2017-08-07Add Lua Bindings to clone/copy regionsRobin Gareus
2017-08-07Add Lua bindings for RegionMap and region listRobin Gareus
2017-06-21Move logarithmic property into Evoral, add rangestepsRobin Gareus
2017-06-21Remove Cruft -- AutomationStyle never did anything.Robin Gareus
2017-06-17Add Lua bindings to query all stripablesRobin Gareus
2017-05-30Add Lua bindings for VCAs and VCAManagerRobin Gareus
2017-05-14Sanitize "well-known" ctrl APIRobin Gareus
2017-05-05libardour now has CoreSelection object to manage selection status of Stripabl...Paul Davis