summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-28Move bug-tool into the Python MuseumRobin 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-28Add phase labels -180..180 deg for analysis displayRobin Gareus
2019-02-28NO-OP: whitespaceRobin Gareus
2019-02-28NO-OP: whitespaceRobin 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-28NO-OP: whitespaceRobin Gareus
2019-02-28Re-work plugin-analysis (fix crashes)Robin Gareus
2019-02-27More slaved_to() replacements, fix typoRobin Gareus
2019-02-27Consolidate code, use dedicated APIRobin Gareus
2019-02-27Amend f474d0d4a9, remove explicit castsRobin Gareus
2019-02-27Prefer to expose the virtual method for VCA and RouteRobin Gareus
2019-02-27Update Lua VCA example scriptRobin Gareus
2019-02-27Expose Lua bindings to check VCA assignmentsRobin Gareus
2019-02-26Fix crash when pressing "Esc" without a sessionRobin Gareus
2019-02-26Do not save export format for indirect changesRobin Gareus
2019-02-26clarifying commentPaul Davis
2019-02-26Add example script to thin automationRobin Gareus
2019-02-26initial version of transport state machine diagramPaul 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-26Re-work TimeFX cancel/abortRobin Gareus
2019-02-26Fix TimeFX threading (detached thread must not be joined)Robin 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-20Tweak Plugin List script: output formatting and nameRobin Gareus
2019-02-20ALlow Markup for LuaDialog.MessageRobin Gareus