summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-11special case luabridge for windows/MSVCRobin Gareus
2016-04-11update lua documentation toolsRobin Gareus
2016-04-11indicate read-only scriptsRobin Gareus
2016-04-11update and cleanup lua example scriptsRobin Gareus
2016-04-11add some more Editor Selection lua bindingsRobin Gareus
2016-04-11clean up lua-class inheritanceRobin Gareus
2016-04-11add some class documentationRobin Gareus
2016-04-11add Lua bindings for Range Time SelectionRobin Gareus
2016-04-11Add tom's additions to tom's loop and turn it into an Action ScriptRobin Gareus
2016-04-10update lua class documentation scriptsRobin Gareus
2016-04-10fix loop example script (updated API)Robin Gareus
2016-04-10update lua related doc, add missing bindingsRobin Gareus
2016-04-10some more example lua scriptsRobin Gareus
2016-04-10convenient API to access track and region selectionRobin Gareus
2016-04-10expose port bindingsRobin Gareus
2016-04-10add lua bindings for Automation EventsRobin Gareus
2016-04-10NO-OP whitespace + commentsRobin Gareus
2016-04-10NO-OP document Evoral::ControlListRobin Gareus
2016-04-10add a C++ lifetime MementoCommand APIRobin Gareus
2016-04-10add undo to the lua bounce+loop example script, just because.Robin Gareus
2016-04-10expose Undo Commands to LuaRobin Gareus
2016-04-09exercise new lua bindingsRobin Gareus
2016-04-09and a few more Editor lua bindingsRobin Gareus
2016-04-09add some more libardour lua bindingsRobin Gareus
2016-04-09another lua convenience APIRobin Gareus
2016-04-09refactor and document delaylineRobin Gareus
2016-04-09Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-04-09fix editor/mixer initial display (show_all)Robin Gareus
2016-04-09change const some functions to const. (prepare lua bindings)Robin Gareus
2016-04-08improve elapsed time readability for large numbers.Robin Gareus
2016-04-08Profile Session::save_stateRobin Gareus
2016-04-08Revert "experimental session-save speedup" -- needs C++11Robin Gareus
2016-04-08more potential session-save speedup.Robin Gareus
2016-04-08experimental session-save speedupRobin Gareus
2016-04-08Latency compensation for plugin thru routing.Robin Gareus
2016-04-08Add a fixed (not de-clicked) multi-buffer audio/midi delayline.Robin Gareus
2016-04-08implement Lua editor script/file delete.Robin Gareus
2016-04-08small ArdourButton optimizationRobin Gareus
2016-04-08GUI part of count/n_total API renameRobin Gareus
2016-04-08consistent count/n_total APIRobin Gareus
2016-04-08add Plugin LatencyChanged() signal and max latency reportRobin Gareus
2016-04-07fix crash when refreshing lua script listRobin Gareus
2016-04-07variable for packaging channelstrip. allow renameRobin Gareus
2016-04-07add "for each track" snippet.Robin Gareus
2016-04-07fix wire DnD (for thru connections)Robin Gareus
2016-04-07mark session dirty when plugin pin mapping changesRobin Gareus
2016-04-07GUI support for plugin port bypass connectionsRobin Gareus
2016-04-07add support for plugin bypass/thru connectionsRobin Gareus
2016-04-07refine sidechain labelsRobin Gareus
2016-04-07more click-connect compatible wire DnD experimentsRobin Gareus