summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2015-08-03VST cache file transition.Robin Gareus
2015-08-03VST cache rework (part one)Robin Gareus
2015-07-27add Session::routes_solo_changed(), a plural method which makes changing many...Paul Davis
2015-07-26Move ARDOUR::touch_file to pbd/file_utils.hTim Mayberry
2015-07-21bye bye Unix.Robin Gareus
2015-07-16merge fixBen Loftis
2015-07-16prevent multiple concurrent plugin scans.Robin Gareus
2015-07-16rework AU scanning/discoveryRobin Gareus
2015-07-16separate solo isolate into two components (self-solo-isolate and solo-isolate...Paul Davis
2015-07-15update existing dpm meter-falloff config to new fastest.Robin Gareus
2015-07-15VST-info hotfix for 32/64 parallel installs.Robin Gareus
2015-07-15fix pre-fader insert mute.Robin Gareus
2015-07-11add pingback URL for windowsRobin Gareus
2015-07-11prepare verbose plugin scanning (log VST details)Robin Gareus
2015-07-10Add debug for generic midi controlLen Ovens
2015-07-10assign new IDs to plugin copies on paste.Robin Gareus
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