summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2019-03-03removed _locked property from TransportMaster (it's a method, not a property)Paul Davis
2019-03-03remove ill-conceived use-session-timecode-format optionPaul Davis
2019-03-02Remove another unused includeRobin Gareus
2019-03-01Add a signal to indicate VCA creationRobin Gareus
2019-03-01Revert Monitor-Section to be per sessionRobin Gareus
2019-03-01NO-OP: whitespaceRobin Gareus
2019-03-01Don't use c99 (amend 959947e7f84a)Robin Gareus
2019-03-01Add/remove source(s) in our MSVC project (libardour)John Emmas
2019-02-28simplifications to the logic and additional comments for code that handles au...Paul Davis
2019-02-28NO-OP: whitespaceRobin Gareus
2019-02-28Abort when Action cast failedRobin Gareus
2019-02-28NO-OP: whitespace (remove vi modelines)Robin Gareus
2019-02-28Consolidate gdither noise codeRobin Gareus
2019-02-28Amazing PCM byte/array convert functions, unused.Robin Gareus
2019-02-28Remove unused RDF in RIFF prototypeRobin Gareus
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