custom config trumps strict-i/o
[ardour.git] / libs / ardour /
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 Gareusfix typo
2016-03-31 Robin Gareusplugin-pin-map:
2016-03-30 Robin Gareusremove unused source files
2016-03-30 Robin GareusAdd a few class documentations to override inherited...
2016-03-30 Robin Gareusfix prev commit.
2016-03-30 Robin Gareusadd i/o map support for Audio Unit
2016-03-30 Robin GareusISO rules compatibility (don't re-use variable name...
2016-03-30 Robin Gareusallow to sum channel maps
2016-03-30 Pavel PotocekFix #5884: errors when using timestretch tool
2016-03-30 YQ-YSYupdate /libs/ardour/po/zh.po for 4.7-469-g3f71e66
2016-03-30 YQ-YSYfound 2 clerical errors, update Chinese translatio
2016-03-30 Robin Gareusfix ChanCount min/max
2016-03-30 Robin Gareusdebug print match method
2016-03-30 Robin Gareusspecial case mixbus.
2016-03-30 Robin Gareusfix copy/paste typo
2016-03-30 Robin GareusDelegated plugin configuration is now always successful...
2016-03-29 Robin Gareuslua exception constitues configuration failure
2016-03-29 Robin Gareusabort if configuration fails
2016-03-29 Robin Gareusfix AU configure_io return value (bool not int)
2016-03-29 Robin GareusC++11/C++98 compat mainly for OSX/clang
2016-03-29 Robin Gareusplugin-pin management.. nearly there
2016-03-29 Robin Gareusextend channel-map
2016-03-28 Robin Gareusreduce header dependencies (part 1/2)
2016-03-28 Robin Gareusadd strict-i/o preference (for new tracks)
2016-03-27 Robin Gareusadd some more documentation
2016-03-27 Robin Gareuslua bindings for ChanCount
2016-03-27 Robin Gareusprepare Pin Management GUI
2016-03-27 Robin Gareusclosing in on pin management.
2016-03-27 Robin GareusVSTs don't process in-place
2016-03-27 Robin Gareusallow no-inplace processing
2016-03-27 Robin Gareusadd ChanMapping comparator
2016-03-26 Robin Gareusproper C++ comment
2016-03-26 Robin Gareusfurther pin management prototyping.
2016-03-26 Robin Gareusstep by step evolution of plugin pin management
2016-03-26 Robin Gareusstrict i/o: limit output channels.
2016-03-26 Robin Gareusallocate buffers for all possible plugin configurations
2016-03-26 Robin Gareusmove LuaOSC into Ardour namespace
2016-03-26 Robin Gareusprototype support for arbitrary plugin channel maps
2016-03-25 Robin Gareusadd "no-inplace" buffers.
2016-03-25 Robin Gareusamend last commit
2016-03-25 Robin Gareusadd a dedicated channel map per plugin
2016-03-25 Robin Gareuslua bindings to test strict i/o
2016-03-25 Robin Gareusprepare strict-i/o configuration.
2016-03-25 Robin Gareusprepare Plugin Pin Management
2016-03-25 Robin Gareusadd some more documentation
2016-03-25 Robin Gareusadd some more documentation
2016-03-24 Robin Gareusadd namespace for consistent clang + gcc-abi symbols...
2016-03-24 Robin GareusConsistent C++ & Lua Namespace/Class names + documentation.
2016-03-24 John Emmas'LuaScriptParams' stuff needs to be visible if it's...
2016-03-24 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-23 Robin Gareusupdate lua script file management:
2016-03-23 Robin Gareusrefactor lua header includes
2016-03-23 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-22 Robin Gareusfix compilation on OSX (in the wake of eaca325c)
2016-03-22 Robin Gareusfix copy/paste typo
2016-03-21 Robin Gareusfurther lua binding refactoring, match C++ namespaces
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2016-03-21 Robin Gareusmove std bindings out of "ARDOUR" into "C" namespace...
2016-03-21 Robin Gareusadd some missing bindings (dep classes)
2016-03-20 Robin Gareusadd convenience lua API for looking up Plugins
2016-03-19 Robin Gareuscache LuaProc Parameters in Processor
2016-03-19 Robin GareusRevert "hotfix for concurrent lua interpreter calls"
2016-03-19 Robin Gareushotfix for concurrent lua interpreter calls
2016-03-19 Robin Gareusadd some convenience lua functions for plugin management
2016-03-19 Robin Gareusfix plugin preset listing
2016-03-19 Robin Gareusprepare Instrument slots -- replace processor in place
2016-03-19 Robin Gareusremove cruft
2016-03-19 Robin Gareusthe return of the Session::Exported signal
2016-03-19 Robin Gareusadd Lua Bindings for ARDOUR::Region
2016-03-19 Robin Gareusadd OSC Lua bindings
2016-03-18 Robin Gareusamend prev commit
2016-03-18 Robin Gareusgcc4 compat
2016-03-18 Hanspeter PortnerFix blocked patch:Set messages.
2016-03-18 Robin Gareusstart a dedicated ARDOUR lua function collection
2016-03-18 Robin Gareusfix possible overflow (printing float)
2016-03-18 Robin Gareusadd LuaProc Plugin state (to allow state copy, indep...
2016-03-18 Robin Gareusimplement LuaProc inline display
2016-03-18 Robin GareusAdd some convenient DSP methods for lua scripts
2016-03-17 John EmmasMake provision for building with the new LV2 extensions...
2016-03-16 Robin Gareusadd missing ifdef
2016-03-16 Robin GareusMidi Busses? why yes!
2016-03-15 Robin Gareusavoid memcpy if it's not needed.
2016-03-15 Robin Gareusremove plugin ui settings from rc-config
2016-03-14 Robin Gareusnew preference: don't open plugin GUI when there's...
2016-03-14 Robin Gareusupdate [LV2] Plugin Inline Display API: drop cairo...
2016-03-14 Paul Davisuse ForGroup to flag and detect route-group based contr...
2016-03-13 Robin GareusImplement LV2 Inline Display Extension
2016-03-13 Robin Gareusprototype online self-automating LV2 plugin interface
2016-03-13 Robin Gareusprepare custom LV2 extensions
2016-03-12 John EmmasMake sure that class 'ARDOUR::AnalysisGraph' is exporta...
2016-03-12 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-12 Robin Gareuscleaner version of ac3da53
2016-03-12 Robin Gareusreset export status when not normalizing - fixes #6816
2016-03-11 Robin GareusConfigurable export-silence trim threshold (no GUI...
2016-03-11 Robin Gareusprepare region/range loudness analysis
2016-03-05 feandinFix issue #0006806
2016-03-05 Robin Gareusfix playlist channel-count when removing a connected...
2016-03-04 Robin Gareusfix processed region export (track output)
next