get looping to work again
[ardour.git] / libs / ardour / luabindings.cc
2019-10-02 Robin GareusRemove unused API (and some MIXBUS specifics)
2019-09-28 Robin GareusAdd Lua bindings related to latency compensation
2019-09-02 Robin GareusAnother windows build fix, declare LuaDialog::ProgressW...
2019-09-02 Robin GareusFix windows build linking, declare bindings
2019-08-24 Robin GareusAdd missing Lua bindings for function arguments
2019-08-23 Robin GareusAdd missing headers for lua-doc
2019-08-23 Robin GareusLua binding to change region name
2019-08-11 Robin GareusAdd Lua bindings for convenient Glib methods
2019-08-07 Robin GareusAdd method to graphviz plot the process-graph
2019-08-03 Robin GareusUpdate libardour GPL boilerplate and (C) from git log
2019-08-01 Ben Loftis(Source List) Clean up the natural_position implementat...
2019-07-18 Robin GareusAdd Lua bindings to query&reset x-run count
2019-07-06 Robin GareusAdd Lua binding to set/create track playlists
2019-06-15 Johannes MuellerSome more frame -> sample changes (luabindings.cc)
2019-06-09 Robin GareusConsolidate meter-type state and API
2019-05-17 Robin GareusPrefer dedicated c-pointer bindings (can be const)
2019-03-19 Robin GareusAdd some more playlist Lua bindings
2019-03-19 Robin GareusAdd Lua bindings for SessionPlaylists
2019-03-01 Robin GareusRevert Monitor-Section to be per session
2019-02-27 Robin GareusPrefer to expose the virtual method for VCA and Route
2019-02-27 Robin GareusExpose Lua bindings to check VCA assignments
2019-02-12 Ben LoftisSession-range behavior (libardour part)
2019-02-12 Ben LoftisSelection-after-split behavior ( libardour part )
2018-12-24 Robin GareusUpdate Convolver/LuaConvolver
2018-11-16 Robin GareusUpdate classkeys to match new total LuaSignal count...
2018-11-07 Robin GareusAdd support for recording to .flac
2018-10-26 Robin GareusFix Lua bindings (music-time, mapping)
2018-10-23 Robin GareusFix typo in binding, amend 9bbbc7fbe
2018-10-19 Robin GareusLua bindings for convolution DSP
2018-10-10 Robin GareusFix inconsistent controllable Lua binding names
2018-10-10 Robin GareusFix well-known control Lua bindings
2018-09-25 Robin GareusAdd Lua bindings to query DSP load statistics
2018-08-16 Robin GareusAdd missing Lua MacVST constant
2018-08-14 Robin GareusAdd a locale-independent float/double format Lua method
2018-08-02 Robin GareusAdd method to conveniently retrieve a sorted routelist
2018-08-01 Robin GareusAlso expose PI::enabled()
2018-08-01 Robin GareusFix+extend PluginInsert Lua bindings
2018-07-31 Robin GareusPrepare for non-bypassable plugins (Mixbus channelstrip)
2018-07-30 Robin GareusExpose Config and Cache dirs to Lua
2018-07-17 Robin GareusAdd LTC Decoder Lua Bindings
2018-06-06 Robin GareusRemove duplicate class-keys (amend d95df9164)
2018-05-31 Robin GareusAdd Lua API to list all available plugins
2018-03-16 Robin GareusExpose a few more PluginInsert methods to Lua
2018-01-15 Robin GareusAdd Lua bindings to change Location/Maker names
2017-12-31 Robin GareusLua-binding to directly add automation-events
2017-12-05 Robin GareusAdd Lua bindings for MIDI-parser and Async ports
2017-11-11 Robin GareusAdd a noise generator (Lua DSP)
2017-11-04 Robin GareusClean up delayline API: don't use 'get_' for accessor...
2017-10-31 Robin GareusAdd polarity-invert processor
2017-10-29 Robin GareusUpdate Lua Bindings, fix inconsistencies.
2017-10-20 Robin GareusAdd Lua bindings for new VCA/Slavable API
2017-10-20 Robin GareusLua: Fix Slavable & Automatable inheritance
2017-09-29 Robin GareusAdd DiskIOProc & Latency related Lua bindings & scripts
2017-09-29 Robin GareusPrepare removal of initial_delay
2017-09-29 Robin GareusNo more disk-reader roll-delay
2017-09-24 Paul Davisfix header order and space alignment
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-19 Robin GareusVarious updates and fixes for Latency Compensation
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Paul Davisadd to LUA API (new Stripable API)
2017-09-18 Paul Davisremove now-non-existent method from Lua
2017-09-18 Robin GareusAdd support for Latch Automation
2017-08-23 Robin GareusUpdate "separate_by_channel" API & add Lua bindings
2017-08-18 Robin GareusAdd Lua binding to un/assign VCAs
2017-08-17 Robin GareusExpose Lua bindings to create/delete VCAs
2017-08-16 Robin GareusExpose enums used in RCConfig and other missing classes...
2017-08-15 Robin GareusAdd RCConfiguration Lua Bindings
2017-08-15 Robin GareusSeparate "add master bus" (and add Lua bindings)
2017-08-10 Robin Gareusremove old PBD::SystemExec bindings (Windows classkeys)
2017-08-10 Robin GareusAdd a Lua SetSession signal/hook
2017-08-09 Robin GareusFix windows builds (amend 0c4e0503)
2017-08-08 Robin GareusSystemExec Lua bindings (vfork, fire+forget)
2017-08-07 Robin GareusFix Windows builds (amend 7009ff03)
2017-08-07 Robin Gareusspace matters
2017-08-07 Robin GareusAdd Lua Bindings to clone/copy regions
2017-08-07 Robin GareusAdd Lua bindings for RegionMap and region list
2017-06-21 Robin GareusMove logarithmic property into Evoral, add rangesteps
2017-06-21 Robin GareusRemove Cruft -- AutomationStyle never did anything.
2017-06-17 Robin GareusAdd Lua bindings to query all stripables
2017-05-30 Robin GareusAdd Lua bindings for VCAs and VCAManager
2017-05-13 Robin GareusSanitize "well-known" ctrl API
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2017-05-04 Robin GareusLua bindings for "end-is-free" (automatic session-end...
2017-05-03 Robin GareusLua bindings to set group color
2017-04-25 Robin GareusAdd missing Lua ClassKeys (windows build)
2017-04-25 Robin GareusFix Windows build: declare static class-keys (amend...
2017-04-25 Robin GareusSome more Lua ARDOUR::Plugin bindings
2017-04-24 Robin GareusAdd ControlEvent Lua bindings and related methods to...
2017-04-10 Robin Gareusadd FileSource Lua Bindings
2017-03-30 Robin GareusAdd proper Lua bindings for RouteGroupList
2017-03-18 Robin GareusLua bindings to access MIDI region/source note-events
2017-03-17 Robin GareusLua bindings for libardour transient-analysis
2017-02-27 nick_mrework tempo editing.
2017-02-25 Robin GareusAdd some missing luabridge::ClassInfo<>::getClassKey...
2017-02-24 Robin Gareusadd a missing class-key
2017-02-24 Robin GareusAdd static class-keys for windows
2017-02-23 Robin GareusAdd static Class-Keys for Windows build
2017-02-22 Robin GareusUpdate processor Lua bindings
2017-02-21 Robin GareusAdd Lua binding to query monotonic time (in microseconds)
2017-02-19 Robin GareusAllow to create aux sends from Lua scripts
next