summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2019-03-04Add/remove source(s) in our MSVC project (audiographer)John Emmas
2019-03-03remove double assignments and one debug trace output; tweak second debug trac...Paul Davis
2019-03-03debug trace output tweaksPaul Davis
2019-03-03remove debug outputPaul Davis
2019-03-03remove conditional surrounding wait-for-master-to-catch-us logicPaul Davis
2019-03-03remove debug outputPaul Davis
2019-03-03do not initialize LTC timecode rate from session FPSPaul Davis
2019-03-03fix decision about sending MTC to be based not just on whether the transport ...Paul Davis
2019-03-03audioengine skip should trigger full LTC_Slave::reset(), not just feed silenc...Paul Davis
2019-03-03LTC_Slave: count frames since resetPaul Davis
2019-03-03debug trace output tweaks (including avoiding stderr/stdout issues)Paul Davis
2019-03-03LTC_Slave::reset() should change _current.speed back to zeroPaul Davis
2019-03-03NO-OP: brace positionPaul Davis
2019-03-03NO-OP: brace positionPaul Davis
2019-03-03expand scope of LTC_Slave::reset() to include more object statePaul Davis
2019-03-03fix semantics of LTC_Slave::locked() - we must have detected FPS to be consid...Paul Davis
2019-03-03fix initialization orderPaul Davis
2019-03-03rename LTC_Slave::prev_sample to prev_frame, correcting s/frame/sample/ changesPaul Davis
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