summaryrefslogtreecommitdiff
path: root/libs/ardour/luabindings.cc
AgeCommit message (Expand)Author
2020-05-18Add missing enum (required for rc_config)Robin Gareus
2020-04-21Add Lua Bindings for Internal SendsRobin Gareus
2020-04-07Expose Port::flags() to LuaRobin Gareus
2020-03-28Add Lua bindings to check engine statusRobin Gareus
2020-03-24Add Lua binding for bounded rollRobin Gareus
2020-03-17remove destructive/tape mode tracksPaul Davis
2020-03-10Add Lua binding to query a region's playlistRobin Gareus
2020-03-10Add Lua bindings to access region-fadesRobin Gareus
2020-02-26Add Lua bindings for libardour amp's simple gainRobin Gareus
2020-02-06Update DSP::ConvolutionRobin Gareus
2020-02-06Audio ROM Lua BindingsRobin Gareus
2020-02-06Add Lua Bindings for Readable c'torRobin Gareus
2020-01-31Lua bindings for locations and locate dispositionRobin Gareus
2020-01-14Add Lua bindings to inspect the Tempo MapRobin Gareus
2020-01-13Add rubberband Lua bindings to process ardour regionsRobin Gareus
2020-01-09Fix typo in Lua binding for compressor enable controlNikolaus Gullotta
2020-01-06Proper forward declaration for Lua bindings (amend 2afef6e4bde)Robin Gareus
2020-01-06Fix Windows builds (Lua binding undefined reference)Robin Gareus
2019-12-16Lua bindings for well-known send controlsRobin Gareus
2019-12-14Make BusSendLevel 1st class citizen (1/2)Robin Gareus
2019-12-13Add Lua bindings to query AutomationControl paramater rangesRobin Gareus
2019-12-03New approach for Lua bindings to avoid LuaBridge_API in GUI codeRobin Gareus
2019-12-03Libardour part of 1caef18 (Windows Lua bindings)Robin Gareus
2019-12-01Add Lua typecast from C++ vector to C-ArrayRobin Gareus
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
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