ardour.git
2016-04-12 Robin Gareususe dedicated counter for sidechain port numbering
2016-04-12 Robin Gareusadd a new counter (for sidechain numbering)
2016-04-12 Robin GareusNO-OP; document some more parameters.
2016-04-12 Robin Gareussome more windows bandaids for optimized builds
2016-04-11 Robin Gareushotfix process-graph: include internal-send -> internal...
2016-04-11 Robin Gareusimprove luawindow save/load/revert
2016-04-11 Robin Gareusspecial case luabridge for windows/MSVC
2016-04-11 Robin Gareusupdate lua documentation tools
2016-04-11 Robin Gareusindicate read-only scripts
2016-04-11 Robin Gareusupdate and cleanup lua example scripts
2016-04-11 Robin Gareusadd some more Editor Selection lua bindings
2016-04-11 Robin Gareusclean up lua-class inheritance
2016-04-11 Robin Gareusadd some class documentation
2016-04-10 Robin Gareusadd Lua bindings for Range Time Selection
2016-04-10 Robin GareusAdd tom's additions to tom's loop and turn it into...
2016-04-10 Robin Gareusupdate lua class documentation scripts
2016-04-10 Robin Gareusfix loop example script (updated API)
2016-04-10 Robin Gareusupdate lua related doc, add missing bindings
2016-04-10 Robin Gareussome more example lua scripts
2016-04-10 Robin Gareusconvenient API to access track and region selection
2016-04-10 Robin Gareusexpose port bindings
2016-04-10 Robin Gareusadd lua bindings for Automation Events
2016-04-10 Robin GareusNO-OP whitespace + comments
2016-04-10 Robin GareusNO-OP document Evoral::ControlList
2016-04-10 Robin Gareusadd a C++ lifetime MementoCommand API
2016-04-10 Robin Gareusadd undo to the lua bounce+loop example script, just...
2016-04-09 Robin Gareusexpose Undo Commands to Lua
2016-04-09 Robin Gareusexercise new lua bindings
2016-04-09 Robin Gareusand a few more Editor lua bindings
2016-04-09 Robin Gareusadd some more libardour lua bindings
2016-04-09 Robin Gareusanother lua convenience API
2016-04-09 Robin Gareusrefactor and document delayline
2016-04-09 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-04-08 Robin Gareusfix editor/mixer initial display (show_all)
2016-04-08 Robin Gareuschange const some functions to const. (prepare lua...
2016-04-08 Robin Gareusimprove elapsed time readability for large numbers.
2016-04-08 Robin GareusProfile Session::save_state
2016-04-08 Robin GareusRevert "experimental session-save speedup" -- needs...
2016-04-08 Robin Gareusmore potential session-save speedup.
2016-04-08 Robin Gareusexperimental session-save speedup
2016-04-08 Robin GareusLatency compensation for plugin thru routing.
2016-04-08 Robin GareusAdd a fixed (not de-clicked) multi-buffer audio/midi...
2016-04-08 Robin Gareusimplement Lua editor script/file delete.
2016-04-08 Robin Gareussmall ArdourButton optimization
2016-04-08 Robin GareusGUI part of count/n_total API rename
2016-04-08 Robin Gareusconsistent count/n_total API
2016-04-08 Robin Gareusadd Plugin LatencyChanged() signal and max latency...
2016-04-07 Robin Gareusfix crash when refreshing lua script list
2016-04-07 Robin Gareusvariable for packaging channelstrip. allow rename
2016-04-07 Robin Gareusadd "for each track" snippet.
2016-04-07 Robin Gareusfix wire DnD (for thru connections)
2016-04-07 Robin Gareusmark session dirty when plugin pin mapping changes
2016-04-07 Robin GareusGUI support for plugin port bypass connections
2016-04-07 Robin Gareusadd support for plugin bypass/thru connections
2016-04-07 Robin Gareusrefine sidechain labels
2016-04-06 Robin Gareusmore click-connect compatible wire DnD experiments
2016-04-06 Robin GareusPin Management: draggable wires.
2016-04-06 Robin Gareusfix reset context menu (right click only)
2016-04-06 Robin Gareusside-chain button select connects exclusively
2016-04-06 Robin Gareuslua-doc: generate ardour-manual (template) directly
2016-04-06 Robin Gareusremove cruft
2016-04-06 Robin GareusPlugin Pin Dialog: consistent layout.
2016-04-06 Robin Gareusamend 00ecc545 (split + inplace)
2016-04-06 Robin Gareusupdate lua doc to html generator
2016-04-06 Robin Gareusconsistent lua binding name (nil is a reserved word...
2016-04-06 Robin Gareusreturn of the in-place split-processing optimization
2016-04-06 Robin Gareusadd LED to sidechain toggle for consistency
2016-04-06 Robin Gareusreplace Pin Config "reset" button with "custom" toggle
2016-04-06 Robin Gareusfix connection updates
2016-04-06 Robin Gareuslua bindings & API documentation
2016-04-06 Robin Gareusupdate processor in-place mode when pin-mapping changes
2016-04-06 Robin Gareuslua-scope handle unconnected in-place buffers
2016-04-06 Robin GareusPopulate Sidechain connection menu with non-feeback...
2016-04-06 Robin GareusRoute API to query all outputs (incl sends) and graph...
2016-04-06 Robin GareusAdd an API to traverse the process graph downstream
2016-04-05 Robin Gareusdynamically build sidechain port connection list
2016-04-05 Robin Gareusoverhaul Pin Connection GUI Layout (and design)
2016-04-05 John EmmasWhen building with MSVC don't attempt to link to the...
2016-04-04 Robin Gareusnon-modal sidechain i/o selector
2016-04-04 Robin Gareusfix d3447dfd1 Mixbus special case.
2016-04-04 Robin Gareusdesaturate inactive rec-enabled button
2016-04-04 Robin Gareusre-add std::vector<std::string> just for cairo's set_dash()
2016-04-04 Robin Gareusdrop std::vector<double> lua binding. not used in the...
2016-04-04 Paul Davisfix return value for playback/capture buffer loads...
2016-04-04 Robin Gareusspecial case MB channelstrip
2016-04-04 Robin Gareusdefault to add new ports at the bottom.
2016-04-04 Robin Gareuschange "strict-i/o" into a combobox for consistency
2016-04-04 John EmmasModify our MSVC projects to build liblua as a DLL rathe...
2016-04-04 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-04-04 John Emmas#define LUA_DEBUG when making a Debug build with MSVC
2016-04-04 Robin Gareuslexical NO-OP
2016-04-04 Robin Gareusthose who can't spell need to push thrice.
2016-04-04 Robin Gareusmixer-strip wires: take midi-bypass/trhu into account
2016-04-04 Robin Gareusexpose more info from plugin-strip (for GUI display)
2016-04-04 Robin Gareuss/Management/Connections/
2016-04-04 Robin Gareusliblua visibility and compiler-flags
2016-04-03 Robin GareusDisplay output mapping (last processor before pan)...
2016-04-03 Robin Gareusdon't collect rt-mempoll statistics anymore (by default)
2016-04-03 Robin Gareuscement daa10a6a38
2016-04-03 Robin GareusPrevent deletion of last port using the PortMatrix.
next