summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-06-29fix timing of Butler mapping config parameters to avoid crash.Paul Davis
2015-06-29two tweaks required to fix up previous commitPaul Davis
2015-06-29initial version of playback priority design. No GUI control over options yetPaul Davis
2015-06-29ensure that working buffers (for gain + mixing) are large enough.Paul Davis
2015-06-29clean up cherry-pick of varifill tweaks from Waves TracksPaul Davis
2015-06-29more tweaks for varifill model, and avoid filling playback buffers during ses...Paul Davis
2015-06-29add initial support for vari-fillPaul Davis
2015-06-29introduce the idea of buffering presets, along with 3 possible settings (plus...Paul Davis
2015-06-29fix logic of previous commit for transport-stop during locatePaul Davis
2015-06-29Do not disable record (performing transport stop) during locate request when ...Paul Davis
2015-06-29Add some libardour support for indicating MTC active status.Paul Davis
2015-06-29Revert "[Summary] Adding missing initialization of the date &time formats. â€...Paul Davis
2015-06-29[Summary] Adding missing initialization of the date &time formats. “Init tr...Valeriy Kamyshniy
2015-06-29[Summary] Do not restore routes connection using XML IO state for TracksLive,...GZharun
2015-06-29Fixed f65026f0a1cbc64862a82109c28f5d493fc45f2e merged commit related to waves...GZharun
2015-06-29[Summary] Just adding comment for better code-maintaining.Valeriy Kamyshniy
2015-06-29superior fix for limits on track name lengthPaul Davis
2015-06-29[Summary] Fixed bug: Dragging Region with copying it provoked a crash. The re...Valeriy Kamyshniy
2015-06-29[Summary] Fixed race condition: "should_do_transport_work" must not be droppe...GZharun
2015-06-29when reversing regions, use the original source's SR, not the current session...Paul Davis
2015-06-29when creating new sources for a non-realtime Filter process, add option to us...Paul Davis
2015-06-29after changing session SR, reset all write sources to use new ratePaul Davis
2015-06-29Tracks does not (want to) support destructive tracksPaul Davis
2015-06-29Tracks specific fix for SR reverting to previous value while creating new ses...Paul Davis
2015-06-29add 176.4kHz to available sample rates in export GUIPaul Davis
2015-06-29add 176.4kHz to export sample possibilitiesPaul Davis
2015-06-29more reliable check for session files, to cover *.ardour.bak cases, and exclu...Paul Davis
2015-06-29Tracks puts the master bus remote ID into a different "namespace" than ArdourPaul Davis
2015-06-29Tracks does not use a K20 meter for the masterPaul Davis
2015-06-29[Summary] In Location::set_state - adding emitted FlagsChanged (if any flag c...VKamyshniy
2015-06-29remove unnecessary and unused changes from grygoriiPaul Davis
2015-06-29remove unused methodPaul Davis
2015-06-29fix whitespace/indentation and remove references to ScopedConnectionLists tha...Paul Davis
2015-06-29[Summary] Eliminated redundant marker update notification which lead to creat...GZharun
2015-06-29noop: indentationPaul Davis
2015-06-29add required headerPaul Davis
2015-06-29make use of loop range as default export range being Tracks specificPaul Davis
2015-06-29[Summary] Per Igor's request: if auto play loop is set on, the main timespan ...VKamyshniy
2015-06-29when loop range is set, if loop-is-mode and seamless looping, set loop for al...Paul Davis
2015-06-29fix inadvertent typoPaul Davis
2015-06-29Tracks uses -inf gain on newly created tracksPaul Davis
2015-06-29bring in more connection-related changes from TracksPaul Davis
2015-06-29add engine_state_controller.cc to libardour sources when building tracksPaul Davis
2015-06-29add track auto-naming options from TracksPaul Davis
2015-06-29fix crash caused by missing return; add explanatory commentsPaul Davis
2015-06-29fix typo in Tracks buildPaul Davis
2015-06-29include Tracks engine state controller header for Tracks buildPaul Davis
2015-06-29add required profile headerPaul Davis
2015-06-29change names for scene I/O port connection methodsPaul Davis
2015-06-29avoid redundant IO port reconnections in Tracks runtime casePaul Davis