summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2016-03-05Fix issue #0006806feandin
2016-03-05fix playlist channel-count when removing a connected port.Robin Gareus
2016-03-04fix processed region export (track output)Robin Gareus
2016-02-29initialize uninitialized variableRobin Gareus
2016-02-29configurable export prerollRobin Gareus
2016-02-29pre-process (silence) before export to flush reverb tails etc.Robin Gareus
2016-02-28prepare for update to waf 1.8Robin Gareus
2016-02-28specialize isfinite for MSVC compatRobin Gareus
2016-02-27Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-02-26prevent livelock on NaN, inf control parameters - fixes #6789Robin Gareus
2016-02-24potential mem corruption at session close:Robin Gareus
2016-02-23fix LV2Plugin::requires_fixed_sized_buffers()Robin Gareus
2016-02-23Add new sources to MSVC project (libardour)Robin Gareus
2016-02-23Implement Lua session-scriptsRobin Gareus
2016-02-23Implement Lua DSP processor/pluginRobin Gareus
2016-02-23libardour lua-script-managerRobin Gareus
2016-02-23include static liblua with libardour & prepare bindingsRobin Gareus
2016-02-22basic DSP lib (for lua bindings)Robin Gareus
2016-02-22add lua search pathRobin Gareus
2016-02-22add syntax and scaffolding for MIDI binding maps to refer to selected tracks/...Paul Davis
2016-02-22remove all trace of SAE from source code.Paul Davis
2016-02-22replicate the remove-all-trailing whitespace commit(s) in masterPaul Davis
2016-02-22change suffix of keybinding files to ".keys" to avoid conflict with earlier v...Paul Davis
2016-02-22Spelling correction patch from DebianAdrian Knoth
2016-02-22prepare for gcc6 rint() precision degradationRobin Gareus
2016-02-21prevent some mess when automating control ports on midi synthsRobin Gareus
2016-02-20add processor lookup by PBD::ID via sessionRobin Gareus
2016-02-17allot to open OSX Finder with arbitrary pathsRobin Gareus
2016-02-17Make sure that MSVC knows which version of 'ceil()' we wantJohn Emmas
2016-02-16Fill some more VST transport flags.Ben Loftis
2016-02-16work-around case where metric is NULL in split cycles.Robin Gareus
2016-02-16try to catch https://github.com/rncbc/synthv1/issues/1#issuecomment-183041991Robin Gareus
2016-02-16Revert "proper debug prints for Analyser"Robin Gareus
2016-02-16chunk data before analysis, prefer 8KRobin Gareus
2016-02-16Fix Analysis duration for added silenceRobin Gareus
2016-02-16proper debug prints for AnalyserRobin Gareus
2016-02-15Add normalization gain factor to Export AnalysisRobin Gareus
2016-02-13Fix 6677: Post-export script reinterprets timestamp format placeholder giving...Julien ROGER
2016-02-13amend d814acb - SystemExec/Export debuggingRobin Gareus
2016-02-12add some debugging capability for users of SystemExec. Needs review.Ben Loftis
2016-02-13add NULL check for VST audioMasterSizeWindowRobin Gareus
2016-02-12include timespan-option with export presetRobin Gareus
2016-02-12fix copy constructor.Robin Gareus
2016-02-12export analysis: include true-peak positions.Robin Gareus
2016-02-11Help clang static analyzer.Robin Gareus
2016-02-11Prepare for optional timespan name during export.Robin Gareus
2016-02-11update export analyser for dBTPRobin Gareus
2016-02-11Add API to AudioBackend for choosing between portaudio blocking or callback APITim Mayberry
2016-02-11only instantiate Analysis Processor if neededRobin Gareus
2016-02-11stereo waveform, prepare spectrum faceplateRobin Gareus