ardour.git
2018-11-16 Robin GareusLower impact of periodic backup script.
2018-11-16 Robin GareusUpdate classkeys to match new total LuaSignal count...
2018-11-16 Robin GareusAdd a 1Hz Lua Callback Signal
2018-11-15 Robin GareusProperly limit generic-UI window size
2018-11-15 Robin GareusAdd headless split benchmark script
2018-11-15 Robin GareusLuaSession: allow multi-line commands and functions
2018-11-13 Len OvensMake foldback bus match foldback sends namewise
2018-11-13 Len OvensChanged send/deliver role "Personal" to "Foldback"...
2018-11-13 Len OvensOSC: New personal monitor buses no longer need to be...
2018-11-13 Len OvensOSC: logic thinko fix
2018-11-12 Robin GareusFix load/save Lua Editor scripts
2018-11-12 Robin GareusFix saving Lua Callbacks when un/register succeeds
2018-11-12 Robin Gareusamend 02f92300, skip backup snapshot when recording
2018-11-11 Robin GareusAdd Lua script to benchmark region-split operation
2018-11-11 Robin GareusAdd callback script to periodically save a backup snapshot
2018-11-11 Jan LentferLCXL: some final fixes
2018-11-11 Robin GareusAnother engine dialog edge-case fix to set the samplerate
2018-11-11 Robin GareusFix sample-rate override when changing backends or...
2018-11-11 Robin GareusFix playhead smoothing when auditioning.
2018-11-08 Len OvensOSC: specify which stiripable type we want
2018-11-08 Len OvensChange get_routes to get_routelist where appropriate.
2018-11-08 Len Ovensget_stripables and get_routelist are now presentationin...
2018-11-07 Robin GareusConsolidate VST Plugin Info
2018-11-07 Robin GareusForce VST category to be "Instrument" for instruments.
2018-11-07 Robin GareusHonor effFlagsIsSynth and always assume those VSTs...
2018-11-07 Robin GareusGUI options to select FLAC as media format
2018-11-07 Robin GareusAdd support for recording to .flac
2018-11-07 Robin GareusNO-OP: whitespace
2018-11-07 Robin GareusClose files at rec-stop (re-open as needed)
2018-11-06 Robin GareusSkip updating options for hidden file-dialog
2018-11-05 Robin GareusDSP-Load Window: subscribe to newly added routes
2018-11-04 Robin GareusSave Lua UI scripts separately
2018-11-04 Johannes MuellerNO-OP: whitespace
2018-11-04 Robin GareusRemove C++11'ism
2018-11-04 Robin GareusFix AudioUnit, missing const in cbef72b8a13
2018-11-04 Robin GareusPrefer const references for Pin/Channel maps
2018-11-04 Robin GareusPlugin pin-mapping micro-optimization
2018-11-04 Robin GareusOptimize Plugin connect & run API, use const maps
2018-11-04 Robin GareusOptimize Parameter Control Loop
2018-11-03 Paul Davisrename TransportMasterManager::init() to ::set_default_...
2018-11-03 Paul Davisfix crash during first-run configuration of the applica...
2018-11-02 Len OvensAllow strips to add or remove personal sends
2018-11-02 Len OvensA listen route has no aux sends
2018-11-01 Robin GareusWork around tooltips in treeviews selection issue ...
2018-11-01 Johannes MuellerCreate sidechain ports when created from template ...
2018-11-01 Len OvensAllow ListenBus to be added by GUI
2018-11-01 Robin GareusPrefer key-event dispatch over emulated events for...
2018-11-01 Robin GareusAdd API to dispatch keyboard events to VST Plugins
2018-11-01 Len OvensCorrect new track/bus/VCA dialog text
2018-11-01 Johannes MuellerConsider size of port matrix column labels for size...
2018-11-01 Johannes MuellerUpdate names of sidechains.
2018-11-01 Johannes MuellerPut the sidechain ports into a dedicated tab in PortMatrix
2018-11-01 Robin GareusSkip VST version check to detect MIDI inputs
2018-11-01 Robin GareusFix key-forwarding to linuxVST UIs
2018-10-31 Robin GareusAllow to limit strip-inline controls (GUI optimization)
2018-10-31 Robin GareusPreference Dropdown to limit Automatable Parameters
2018-10-31 Robin GareusAdd option to limit automatable control parmaters
2018-10-31 Robin GareusRemove duplicate call
2018-10-31 Robin GareusNO-OP: whitespace
2018-10-30 Len OvensOSC: Allow non-cue surfaces to create personal send...
2018-10-30 Len OvensAdd ListenBus to stripable types
2018-10-30 Robin GareusNew Route dialog: add fallback default selection
2018-10-29 Robin GareusSafe-guard non-rt-safe sidechain operations
2018-10-29 Robin GareusConsolidate PinDialog Session/recording checks
2018-10-29 Johannes MuellerSet session of PluginPinWidget created after ::set_sess...
2018-10-28 Robin GareusProcessor-box control context menu update
2018-10-28 Robin GareusDon't show hidden controls inline in the mixer-strip
2018-10-28 Robin GareusOnly allow LV2 touch events for control inputs
2018-10-27 Robin GareusFix incorrect VST callback fall-though (effective NOOP)
2018-10-27 Robin GareusFix another compiler warning
2018-10-26 Robin GareusWimplicit-fallthrough fixes for tools/utils
2018-10-26 Robin GareusWimplicit-fallthrough fixes for gtk-ardour
2018-10-26 Robin GareusFix some Wimplicit-fallthrough
2018-10-26 Robin GareusFix some compiler warnings (exception catches)
2018-10-26 Robin GareusGlib throws a const FileError exception
2018-10-26 Robin GareusFix Lua bindings (music-time, mapping)
2018-10-25 Robin GareusPlugin analysis numerics
2018-10-25 Robin GareusFix race-condition/deadlock, plugin-copy while rolling
2018-10-23 Robin GareusFix typo in binding, amend 9bbbc7fbe
2018-10-23 John EmmasAdd some missing link libs to MSVC zita-convolver
2018-10-22 Robin GareusFix an edge-case in Dummy backend's random generator
2018-10-22 Robin GareusSort VST factory presets
2018-10-22 John EmmasRemaining changes needed to build zita-convolver with...
2018-10-22 John EmmasAdd MSVC support for building the 'zita-convolver'...
2018-10-22 John EmmasAccommodate newly introduced source(s) in our MSVC...
2018-10-21 Robin GareusPotential fix for lost VST MIDI events
2018-10-21 Robin GareusMSVC compatibility for zita-convolver
2018-10-20 Christopher... Avoid use of 'std::to_string
2018-10-20 Christopher... Add plugin version and parameter count to VST user...
2018-10-19 Len OvensPersonal monitor now saves and restores
2018-10-19 Robin GareusExample convolution plugin (Lua script, hardcoded IR)
2018-10-19 Robin GareusLua bindings for convolution DSP
2018-10-19 Robin GareusImplement basic libardour convolution DSP
2018-10-19 Robin Gareuszita-convolver windows/mingw build fix
2018-10-19 Robin GareusNO-OP: clang-format whitespace
2018-10-19 Robin Gareuszita-convolver: add namespace & visibility, remove...
2018-10-19 Robin GareusAdd upstream libzita-convolver 4.0.3
2018-10-19 Robin GareusAllow Lua DSP processors to report latency
2018-10-19 Len OvensAdd personal monitor sends
2018-10-18 Robin GareusFix copy/edit in e047b01aa256
next