summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2019-02-28Remove ancient, unmaintained xcode project filesRobin Gareus
2019-02-28Remove cruft, unused filesRobin Gareus
2019-02-28Clean up remnants from a half eaten appleRobin Gareus
2019-02-28Fix analysis plugin when using plugin-presetsRobin Gareus
2019-02-28Allow to special case plugins used for IR analysisRobin Gareus
2019-02-28Copy state when replicating an AU pluginRobin Gareus
2019-02-28Properly copy LV2 plugin instances on replicationRobin Gareus
2019-02-28Take latency into account when analyzing live signalRobin Gareus
2019-02-27Prefer to expose the virtual method for VCA and RouteRobin Gareus
2019-02-27Expose Lua bindings to check VCA assignmentsRobin Gareus
2019-02-26clarifying commentPaul Davis
2019-02-26enhanced debug trace outputPaul Davis
2019-02-26reorder call to ::track_transport_master() so that delta is computed correctlyPaul Davis
2019-02-26enhanced debug trace outputPaul Davis
2019-02-26enhanced debug trace outputPaul Davis
2019-02-26ExportFormatFFMPEG supports tagging meta-dataRobin Gareus
2019-02-26Disable ffmpeg/metadata by default, use "tag-metadata"Robin Gareus
2019-02-26Debug AudioGrapher::CmdPipeWriter<> commandRobin Gareus
2019-02-26Amend d61efbee3 - remove check for MixbusNikolaus Gullotta
2019-02-26Route::save_as_template() needs call state() with true, and add modified-with...Nikolaus Gullotta
2019-02-26Remove unused defineRobin Gareus
2019-02-26Prefer vfork() over system() when opening an URIRobin Gareus
2019-02-26TimeFx-Filter: do not create a region when operation is canceledRobin Gareus
2019-02-26Fix never-ending timestretchRobin Gareus
2019-02-23Update Fluidsynth to v2.0.4Robin Gareus
2019-02-22remove PostTransportWorkCurveReallocate (no longer used)Paul Davis
2019-02-22Sort route-templates by nameRobin Gareus
2019-02-21Remove unused API, unused variableRobin Gareus
2019-02-21Avoid dynamic-cast, prefer virtual inheritance for performance reasonsRobin Gareus
2019-02-21Add API to check for ongoing de-clickRobin Gareus
2019-02-21Remove more cruft (unused rf-scale)Robin Gareus
2019-02-20Remove cruft (unused PostTransportInputChange)Robin Gareus
2019-02-20Add unified API to select plugins to show on control-surfacesRobin Gareus
2019-02-18Add/remove source(s) in our MSVC project (libardour)John Emmas
2019-02-18Remain silent while a disk-buffer is overwrittenRobin Gareus
2019-02-17Emit signal when plugin latency changesRobin Gareus
2019-02-17Clean up Latency API (Processor vs Plugin)Robin Gareus
2019-02-16remove references to "Editor_menus" which is an action that no longer existsPaul Davis
2019-02-16rename Main_menu action to Main menuPaul Davis
2019-02-16Fix some signed/unsigned warningsRobin Gareus
2019-02-16NO-OP: whitespaceRobin Gareus
2019-02-16Prepare to allow to disable latency-compensationRobin Gareus
2019-02-15Simply debugging port-registration failuresRobin Gareus
2019-02-14Optimize DSP-load calculation, pre-calculate fall-off onceRobin Gareus
2019-02-12midi-audition-synth-uri is deprecated (libardour part).Ben Loftis
2019-02-12Hard-code GMsynth as the fallback, and allow UI to select the audition synth ...Ben Loftis
2019-02-12Session-range behavior (libardour part)Ben Loftis
2019-02-12Selection-after-split behavior ( libardour part )Ben Loftis
2019-02-09Fix llabs() ambiguityRobin Gareus
2019-02-09Fix MIDI-bypass for inplace plugins -- #7722Robin Gareus