summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2015-07-10separate VST blacklist for 32/64bitRobin Gareus
2015-07-05prepare default meter-type configRobin Gareus
2015-06-29fix const-cast warningsPaul Davis
2015-06-29two required changes to default values for TracksPaul Davis
2015-06-29Tracks doesn't know how to handle Engine (JACK) syncPaul Davis
2015-06-29(re)implement Yevgeny's LTC branch changes in the context of ardour-merge-fro...Paul Davis
2015-06-29fix indentation and style guide issues in new EngineStateController codePaul Davis
2015-06-29copy current EngineStateController from Tracks to import Yevgeny's LTC (re)co...GZharun
2015-06-29new Session::default_track_name_pattern (DataType) method, based on an idea i...Paul Davis
2015-06-29add Session::reconnection_in_progress(), used by TracksPaul Davis
2015-06-29scene gap is measured in frames, not msecs.Paul Davis
2015-06-29add some session-scope configuration variables needed by Tracks.Paul Davis
2015-06-29add more directory names to set managed via various APIs (automation, analysi...Paul Davis
2015-06-29add API for controlling and determining active status of a SceneChangePaul Davis
2015-06-29noop: fix indentation/whitespacePaul Davis
2015-06-29merge in Tracks-derived session-end-is-N-seconds beyond last region end, but ...Paul Davis
2015-06-29rename Session::add_session_range_location() to ::set_session_range_location()Paul Davis
2015-06-29add signal to indicate absence of removal of scene change from LocationPaul Davis
2015-06-29give different Tracks + Ardour/Mixbus playhead priority functionality, and ad...Paul Davis
2015-06-29Made optimized function Prototypes more correct.Paul Davis
2015-06-29Added optimized AVX function for sample processingPaul Davis
2015-06-29fix timing of Butler mapping config parameters to avoid crash.Paul 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-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-29Add some libardour support for indicating MTC active status.Paul Davis
2015-06-29superior fix for limits on track name lengthPaul Davis
2015-06-29when creating new sources for a non-realtime Filter process, add option to us...Paul Davis
2015-06-29add 176.4kHz to export sample possibilitiesPaul Davis
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-29bring in more connection-related changes from TracksPaul Davis
2015-06-29add track auto-naming options from TracksPaul Davis
2015-06-29noop: fix indentation to match style guidePaul Davis
2015-06-29add EngineStateController code from TracksPaul Davis
2015-06-29add in more Tracks-related auto-(re)connect changesPaul Davis
2015-06-29initial incorporation of Tracks' automatic reconnect features, based on curre...Paul Davis
2015-06-29merge several of the trickiest Tracks- and platform-specific RC configuration...Paul Davis
2015-06-29no-op: indentation and whitespace fixesPaul Davis
2015-06-29[Summary] Added export cleanupGZharun
2015-06-29indentation and formatting cleanupPaul Davis
2015-06-29[Summary] Fixed issue with export built on Mavericks. There was not check on ...GZharun
2015-06-29add channel_count() to audio source APIPaul Davis
2015-06-29another signal related to record state added from Tracks.Paul Davis
2015-06-29integrate Session::remove_routes() from Tracks and replace Session::remove_ro...Paul Davis
2015-06-29re-do previous commit with less variablesPaul Davis
2015-06-29Tracks calls tracks "Tracks"; Ardour uses type-namesPaul Davis