ardour.git
2016-04-16 Damien Zammitptformat: Make PT import more resilient to bad user...
2016-04-15 Robin Gareusdisallow strict-i/o output on monitor and auditioner
2016-04-15 Robin Gareusmore settings not relevant to mixbus
2016-04-15 Robin Gareusshorten and clarify context-menu entry.
2016-04-15 Robin Gareusfix another manual typo
2016-04-15 Robin Gareusexample multi-channel synth for testing (revert this)
2016-04-15 Robin Gareusoutput config select is only available for synths.
2016-04-15 Robin Gareusrefine Pin dialog
2016-04-15 Robin Gareusfix typo
2016-04-15 Robin Gareusadd missing quote
2016-04-15 Robin Gareusfix duplicate definition (typo in 5242aeb8)
2016-04-15 Robin Gareusre-order label z-stacking in Pin Dialog
2016-04-15 Robin GareusOutput Port Presets.
2016-04-15 Robin Gareusvariable plugin port config.
2016-04-15 Robin Gareushide strict-i/o UI for Mixbus
2016-04-15 Robin Gareusspecial case mixbus routing
2016-04-15 Robin GareusAU synth inplace processing
2016-04-15 Robin Gareusluaproc error logging
2016-04-15 Robin Gareusfind a good match for variable i/o plugins
2016-04-14 Robin Gareuschange lua synth to multi-output
2016-04-14 Robin Gareusdocument buffer requirement, add sidechain constraint.
2016-04-14 Robin Gareusfix locking when switching strict i/o.
2016-04-14 Robin Gareusfix split plugin default connection with strict-i/o
2016-04-14 Robin GareusSimplify port add/remove error messages.
2016-04-14 Robin Gareushide add/remove output buttons on mixer-strip.
2016-04-14 Robin GareusMixbus enforces output port count
2016-04-14 Robin Gareusfix odd case where a deliver has no ports e.g session...
2016-04-14 Robin Gareusupdate Pin DnD logic:
2016-04-14 Robin Gareusproperly calculate requrired thread buffers
2016-04-14 Robin Gareusalternative approach for 48532baaa, C++98 compat that...
2016-04-14 Robin GareusRevert "remove C++11'isms from libptformat. back to...
2016-04-14 Robin Gareusluaproc: assert instance access
2016-04-14 Robin Gareusallow to compare C class instances from lua
2016-04-13 Robin Gareusshow plugin pin labels when hovering over them
2016-04-13 Paul Davisget editor controls layout/midi track header/scroomer...
2016-04-13 Robin GareusNO-OP, whitespace
2016-04-13 Robin Gareusallow midi tracks with audio-out only (and vice versa)
2016-04-13 Robin Gareusstrict i/o sets enforces output port count.
2016-04-13 Robin Gareusfix typo
2016-04-13 Robin Gareusfix configurable IO MIDI FX w/strict-i/o
2016-04-13 Robin Gareusfix crash introduced in 0d1cd3865d
2016-04-13 Paul Davisfix use of DIALOG/UTILITY window type hint on OS X.
2016-04-13 Paul Davisshow window title in DEBUG::Accelerator debug trace
2016-04-13 Paul Davisuse correctly named action to put preferences into...
2016-04-13 Paul Davisfix use of C++ style comments in cpp file (avoids warni...
2016-04-13 Robin Gareusspecial case side-chain when copying plugin-state ...
2016-04-13 Robin Gareusprepare fix for copying plugin state
2016-04-13 Robin Gareusproperly auto-connect sidechain pins
2016-04-13 Robin Gareusfix OSX builds
2016-04-13 Robin Gareusspecial case strict-i/o on the master-bus
2016-04-13 Robin Gareusinitialize uninitialized variable
2016-04-13 Robin Gareusextend strict-i/o to include route outputs.
2016-04-12 Robin Gareusfix Plugin Pin for Audio + Midi input plugins
2016-04-12 Robin GareusVST report audioMasterPinConnected according to Pin...
2016-04-12 Robin Gareusprepare VST plugins for reporting connected pins
2016-04-12 Robin Gareusupdate luadoc tools
2016-04-12 Robin Gareusexpose sidechain binding, fix "bounce" typo
2016-04-12 Robin Gareusyet more documentation..
2016-04-12 John EmmasModify 'getIdentityKey()' function to have LuaBridge_AP...
2016-04-12 John EmmasChange LuaBridge_API to be __declspec(dllexport) or...
2016-04-12 Robin Gareussomewhat improved "thru" and sidechain routing display
2016-04-12 Robin Gareusturn MarkerSelection into a class (bindings)
2016-04-12 Robin Gareusfix typo in luabindings
2016-04-12 Robin Gareussome strategic documentation
2016-04-12 Robin Gareusremove and ignore intermediate generated documentation...
2016-04-12 Robin Gareusupdate luadoc tools
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)
next