summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-04-06Pin Management: draggable wires.Robin Gareus
2016-04-06fix reset context menu (right click only)Robin Gareus
2016-04-06side-chain button select connects exclusivelyRobin Gareus
2016-04-06lua-doc: generate ardour-manual (template) directlyRobin Gareus
2016-04-06remove cruftRobin Gareus
2016-04-06Plugin Pin Dialog: consistent layout.Robin Gareus
2016-04-06amend 00ecc545 (split + inplace)Robin Gareus
2016-04-06update lua doc to html generatorRobin Gareus
2016-04-06consistent lua binding name (nil is a reserved word in lua)Robin Gareus
2016-04-06return of the in-place split-processing optimizationRobin Gareus
2016-04-06add LED to sidechain toggle for consistencyRobin Gareus
2016-04-06replace Pin Config "reset" button with "custom" toggleRobin Gareus
2016-04-06fix connection updatesRobin Gareus
2016-04-06lua bindings & API documentationRobin Gareus
2016-04-06update processor in-place mode when pin-mapping changesRobin Gareus
2016-04-06lua-scope handle unconnected in-place buffersRobin Gareus
2016-04-06Populate Sidechain connection menu with non-feeback sources.Robin Gareus
2016-04-06Route API to query all outputs (incl sends) and graph-feedsRobin Gareus