summaryrefslogtreecommitdiff
path: root/libs/ardour/luabindings.cc
AgeCommit message (Expand)Author
2019-10-02Remove unused API (and some MIXBUS specifics)Robin Gareus
2019-09-29Add Lua bindings related to latency compensationRobin Gareus
2019-09-02Another windows build fix, declare LuaDialog::ProgressWindowRobin Gareus
2019-09-02Fix windows build linking, declare bindingsRobin Gareus
2019-08-24Add missing Lua bindings for function argumentsRobin Gareus
2019-08-24Add missing headers for lua-docRobin Gareus
2019-08-24Lua binding to change region nameRobin Gareus
2019-08-12Add Lua bindings for convenient Glib methodsRobin Gareus
2019-08-07Add method to graphviz plot the process-graphRobin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-08-01(Source List) Clean up the natural_position implementation (libardour part).Ben Loftis
2019-07-18Add Lua bindings to query&reset x-run countRobin Gareus
2019-07-06Add Lua binding to set/create track playlistsRobin Gareus
2019-06-16Some more frame -> sample changes (luabindings.cc)Johannes Mueller
2019-06-09Consolidate meter-type state and APIRobin Gareus
2019-05-17Prefer dedicated c-pointer bindings (can be const)Robin Gareus
2019-03-19Add some more playlist Lua bindingsRobin Gareus
2019-03-19Add Lua bindings for SessionPlaylistsRobin Gareus
2019-03-01Revert Monitor-Section to be per sessionRobin Gareus
2019-02-27Prefer to expose the virtual method for VCA and RouteRobin Gareus
2019-02-27Expose Lua bindings to check VCA assignmentsRobin Gareus
2019-02-12Session-range behavior (libardour part)Ben Loftis
2019-02-12Selection-after-split behavior ( libardour part )Ben Loftis
2018-12-24Update Convolver/LuaConvolverRobin Gareus
2018-11-17Update classkeys to match new total LuaSignal count (windows only)Robin Gareus
2018-11-07Add support for recording to .flacRobin Gareus
2018-10-26Fix Lua bindings (music-time, mapping)Robin Gareus
2018-10-24Fix typo in binding, amend 9bbbc7fbeRobin Gareus
2018-10-20Lua bindings for convolution DSPRobin Gareus
2018-10-10Fix inconsistent controllable Lua binding namesRobin Gareus
2018-10-10Fix well-known control Lua bindingsRobin Gareus
2018-09-25Add Lua bindings to query DSP load statisticsRobin Gareus
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