summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2018-07-27Prepare types for new gridRobin Gareus
2018-07-25Fall back to default Session export dir, if export path does not exist.Robin Gareus
2018-07-25Don't allow invalid export Locations (when using the GUI)Robin Gareus
2018-07-25Reset export-config maps before each new export (1/2)Robin Gareus
2018-07-25Add an API to reset export-handler configs.Robin Gareus
2018-07-21Fix log-scale rangesteps and log-control numeric spinboxesRobin Gareus
2018-07-18Fix and tweak LV2:RangeStepRobin Gareus
2018-07-17Add LTC Decoder Lua BindingsRobin Gareus
2018-07-17Refactor LTC File decoder, prepare for Lua bindingsRobin Gareus
2018-07-14auto-backup: libardour part. (from mixbus)Ben Loftis
2018-07-12MonitorCue = In + Disk (fixes CC121 + push2 display)Robin Gareus
2018-07-11Correct a couple of typosJohn Emmas
2018-07-10Fix lv2-state templates with external files.Robin Gareus
2018-07-09NO-OP: Rename disk-reader buffer for consistencyRobin Gareus
2018-07-09Prepare API for per disk-reader de-clickRobin Gareus
2018-07-09Remove unused CubicInterpolation from sessionRobin Gareus
2018-07-09Separate ChannelInfo for disk reader and writerRobin Gareus
2018-07-09Remove unused disk-reader vari-speedRobin Gareus
2018-07-09move rt-stop to routeRobin Gareus
2018-07-09Remove unused AutoLoopDeclick, PendingLoopDeclickRobin Gareus
2018-07-09Remove global declick APIRobin Gareus
2018-07-05remove debug outputPaul Davis
2018-07-05catch various libsmf errors rethrown as exceptionsPaul Davis
2018-07-03reverse velocity display related commitsPaul Davis
2018-07-03enum convert for VelocityDisplayOptionPaul Davis
2018-07-03add VelocityDisplayOption enum; indent TrackAutoNamingRule decl. correctlyPaul Davis
2018-06-30Add method to find subgroup_busLen Ovens
2018-06-30Fix code styleLen Ovens
2018-06-28when creating a route from a template, use correct call to setup XML state so...Paul Davis
2018-06-28call IO::prepare_for_reset() on BOTH IO nodes of a PortInsert's XML state, no...Paul Davis
2018-06-25Accommodate recently removed source(s) in our MSVC project (libardour)John Emmas
2018-06-21remove Session::controllable_by_descriptor() and move code into GenericMIDI c...Paul Davis
2018-06-09Hide designated LV2 freewheeling port.Robin Gareus
2018-06-06Remove duplicate class-keys (amend d95df9164)Robin Gareus
2018-06-04remove aeffectx.h; use vestige.hPaul Davis
2018-05-31Add Lua API to list all available pluginsRobin Gareus
2018-05-17Collect plugin runtime profile statistics.Robin Gareus
2018-05-08Plugin Order: remove from instant.xml and save to: plugin_metadata/plugin_o...Ben Loftis
2018-05-08Make note of Gesture messages in VST; for later.Ben Loftis
2018-05-04fix more cut-n-paste coding errorsPaul Davis
2018-05-04add well known controls to list accessible via a MIDI binding map (or OSC?)Paul Davis
2018-05-04internally, ControllableDescriptors (used by MIDI binding maps) should use en...Paul Davis
2018-05-04avoid compiler warning (timestamp is unsigned and is thus always >= 0Paul Davis
2018-04-30NO-OP: a ToDo comment for discussionRobin Gareus
2018-04-26Fix issue with AU plugin-analysisRobin Gareus
2018-04-24Use URIs to identify plugin-presetsRobin Gareus
2018-04-07Fix VstParameterProperties (bug from ac03e4a93)Robin Gareus
2018-04-02Implement VST UI touch (begin/end Edit)Robin Gareus
2018-03-28NO-OP: prefer binary OR to set midi-status byteRobin Gareus
2018-03-19Lua: Lock bindings into memory for rt-scriptsRobin Gareus