summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-20Script to list and count plugins used in this sessionRobin Gareus
2019-02-20Add unified API to select plugins to show on control-surfacesRobin Gareus
2019-02-19Made any -> none mappings remove eventsAlby M
2019-02-19Simplified translation table, fixed edge casesAlby M
2019-02-19Minor updates from code reviewAlby M
2019-02-19Added MIDI Remap Lua DSP pluginAlby M
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-17Update Latency UI, subscribe to changesRobin Gareus
2019-02-17Emit signal when plugin latency changesRobin Gareus
2019-02-17Clean up Latency API (Processor vs Plugin)Robin Gareus
2019-02-16Tweak meterbridge track reordering -- amend d03574987Robin Gareus
2019-02-16remove references to "Editor_menus" which is an action that no longer existsPaul Davis
2019-02-16additional logic to avoid showing top-level menu actions in the key shortcut ...Paul Davis
2019-02-16rename Main_menu action to Main menuPaul Davis
2019-02-16fix mistaken action paths used in MonitorSectionPaul Davis
2019-02-16monitor section "global actions" are only global, no MS-specific versionsPaul Davis
2019-02-16get ordering correct of global binding set creation and action registration (...Paul Davis
2019-02-16MonitorSection should only define global actions for mono/dim/cut (all channels)Paul Davis
2019-02-16get ordering correct of global binding set creation and action registrationPaul Davis
2019-02-16Tentative Latency GUI updateRobin Gareus
2019-02-16Fix some signed/unsigned warningsRobin Gareus
2019-02-16NO-OP: whitespaceRobin Gareus