convert codebase to use Temporal for various time types
[ardour.git] / libs / ardour / luabindings.cc
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
2017-02-18 Robin Gareusmove color_to_rgba to LuaAPI for consistency
2017-02-17 Robin GareusAdd Lua bindings related to solo/mute and realtime...
2017-02-15 Robin GareusAdd Lua bindings for plugin re-ordering
2017-02-14 Robin GareusAdd missing bindings (after 59daffea1)
2017-02-14 Robin GareusFix lua-doc (Null pointer c'tor doc)
2017-01-31 Ben LoftisExpose a new lua hook for resetting a plugin processor...
2017-01-21 Robin GareusLua: bindings for do_import()
2017-01-08 Robin Gareusprototype track/bus sharing: state-export
2017-01-07 Robin GareusFix shared-pointer list creation from Lua
2017-01-06 nick_mrename TempoSection::c_func() -> c(). ensure constant...
2017-01-05 nick_mmake previous commit compile (lua)
2016-12-28 Robin GareusAdd Lua bindings for AudioRegion RMS+Peak calc
2016-12-08 Robin Gareusremove dups.
2016-12-08 Robin GareusAdd missing enum bindings
2016-12-08 Robin GareusClarify "frames" (video, timecode) vs "samples" (audio)
2016-12-08 Robin Gareusadd Lua bindings for Timecode conversion
2016-12-07 Robin GareusAdd Lua bindings to inspect MidiTrack::MidiControl
2016-12-05 Robin Gareusadd another useful PluginInsert binding
2016-12-05 Robin GareusFixup 08fffef (consistent class name)
2016-12-05 Robin GareusAdd Lua bindings to manage Groups
2016-12-03 David RobillardRemove Evoral::MIDIEvent
2016-11-19 Robin GareusAllow to call ARDOUR.DSP Lua functions from UI scripts
2016-11-10 nick_mrename Region pos_beats -> quarter_note
2016-11-10 nick_mrename note_divisions_per_minute -> ote_types_per_minut...
2016-11-10 nick_mrename Tempo _beats_per_minute to _note_types_per_minut...
2016-11-10 nick_mrename Region pulse to pos_beats. use new beat distance...
2016-11-10 Robin GareusGrow luabindings
2016-10-15 Robin GareusSource and AudioSource Lua bindings
2016-10-11 Robin Gareusadd missing symbol for windows compile
2016-10-10 Robin GareusAdd Lua-bindings for inter-processor communication
2016-10-09 Robin GareusAdd some more midi-region BBT lua-bindings
2016-10-07 Robin Gareusfix namespace inconsistency
2016-10-07 Robin Gareusfix typo in 0cf75054
2016-10-07 Robin GareusAdd tempo-map Lua bindings
2016-10-06 Robin GareusAdd Lua bindings for basic MIDI model editing
2016-10-06 Robin Gareuscont'd work on Vamp/Lua bindings
2016-10-05 Robin Gareusadd API to list Vamp Plugins
2016-10-04 Robin GareusNO-OP sort class-keys (for windows builds, luabridge)
2016-10-04 Robin GareusVamp::Plugins::process Lua bindings
2016-10-03 Robin Gareususe typedef'ed types (avoid comma in CPP macro)
2016-10-03 Robin Gareusadd static ClassKey for windows linking
2016-10-03 Robin Gareuscont'd work on Lua Vamp-plugin API
2016-10-03 Robin GareusAdd Vamp-plugin Lua bindings (work in progress)
2016-09-16 Robin Gareusre-do previous commit
2016-09-16 Robin GareusRevert "Add convenience Lua bindings to access plugin...
2016-09-16 Thomas BrandAdd convenience Lua bindings to access plugin controls
2016-09-12 Johannes MuellerExpose Location::name() to Lua
2016-09-12 Robin GareusAdd a Lua wrapper to Glib::build_filename()
2016-09-12 Johannes MuellerExpose `Locations::remove()` to Lua
2016-09-12 Thomas Brandadd request_play_loop() & get_play_loop() to luabindings
2016-09-06 Johannes MuellerExpose record enable/disable to Lua bindings
2016-09-05 Robin Gareusremove duplicate enum -- copy/paste typo
2016-09-05 Robin Gareusexpose PeakMeter Lua bindings
2016-08-26 Robin GareusExpose PluginInfo bindings (eg plugin-type, unique...
2016-08-26 Robin GareusAdd Lua bindings for ProcessorVector (really ProcSelection)
2016-08-23 Robin Gareusfix windows build/runtime
next