ardour.git
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.
2016-04-03 Robin Gareusshow sidechain pins in a different color, prepare for...
2016-04-03 Robin Gareusautomatically add & connect sidechain plugin pins.
2016-04-03 Robin GareusFix graph ordering incl. Inserts, Returns and SideChains
2016-04-03 Robin GareusImplement describe_io_port() API for LV2
2016-04-03 Robin Gareusadd Plugin API to query port-labels and side-chain...
2016-04-03 Robin Gareusadd channel count difference operator.
2016-04-03 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-04-03 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-04-03 Robin Gareusadd GUI to configure/connect sidechain
2016-04-03 Robin Gareusupdate mixer-strip display - indicate sidechain
2016-04-03 Robin Gareushandle sidechain input changes
2016-04-03 Robin Gareussmall optimization, read-only buffer suffices here.
2016-04-03 Robin Gareusexpose plugin sidechain (via route):
2016-04-03 Robin Gareusimplement plugin sidechain
2016-04-03 Robin Gareusignore sidechain configuration test result
2016-04-03 Robin GareusNO-OP whitespace
2016-04-03 Robin Gareusfix IOProcessor state loading for half-duplex I/Os
2016-04-02 Robin Gareusadd some more Lua bindings: Sidechain + IOProcessor
2016-04-02 Robin Gareusconvenient Lua bindings to use Ardour::DataType
2016-04-02 Robin Gareusprepare sidechain i/o processor
2016-04-02 Robin Gareustweak layout (scaling) and design (consistent highlight...
2016-04-02 Robin Gareusadd some AU debug message
2016-04-02 Robin GareusNO-OP whitespace
2016-04-02 Robin Gareusfix stict-i/o midi bypass
2016-04-02 Robin Gareusupdate mixer-strip routing display
2016-04-02 Robin GareusNO-OP, whitespace
2016-04-02 Robin Gareusfix invalid mapping detection
2016-04-02 Robin GareusPin management dialog: re-layout, calc min. size
2016-04-02 Robin Gareusset processor owner early on (when loading session)
2016-04-02 Robin Gareusrevert bd5da84928 - separate i/o-map & config reset.
2016-04-02 Robin Gareusproper debug output for channel mapping
2016-04-02 Robin Gareusfix some thinkos with audio/midi port counting.
2016-04-02 Robin Gareuskeep port maps sane and properly detect changes
2016-04-02 Robin Gareusprevent dup output connections across instances
2016-04-01 Robin Gareusreset pin-maps with custom config.
2016-04-01 Robin Gareusre/store custom plugin pin maps
2016-04-01 Robin Gareusimplement save/load channel-maps
2016-04-01 Robin Gareusautodetect if current pin-connections can be processed...
2016-04-01 Robin Gareusinteractive GUI to manage plugins pins
2016-04-01 Robin Gareusadd chan-mapping count/size()
2016-04-01 Colin FletcherFix EAN check digit calculation
2016-03-31 Robin GareusPin Management UI, first part (instances + ports)
2016-03-31 Robin Gareuscustom config trumps strict-i/o
2016-03-31 Robin Gareuschange strict-i/o default (off for Ardour on Linux...
2016-03-31 Robin Gareusinitialize some uninitialized variables
2016-03-31 Robin Gareusfix typo
2016-03-31 Robin Gareusupdate mixer-strip routing display
2016-03-31 Robin Gareusplugin-pin-map:
2016-03-30 Robin Gareusremove unused source files
2016-03-30 Robin Gareusupdate extracted documentation (js.gz)
2016-03-30 Robin Gareusupdate documentation extraction script (use .cc instead...
2016-03-30 Robin Gareusadd debug mode to clang doxygen parser tool (print...
2016-03-30 Robin Gareusgtk2 ardour doc updates
next