summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-25Add an API to reset export-handler configs.Robin Gareus
2018-07-25Clarify error message when file cannot be created,Robin Gareus
2018-07-24GUI tweaks for unset midi banks.Robin Gareus
2018-07-24Distinguish unset MIDI Patch and bank 0Robin Gareus
2018-07-23mark_tracks() now accepts a bool that tells it to work of a selected routelis...Nikolaus Gullotta
2018-07-23Don't cut-off grid-type.Robin Gareus
2018-07-23Hardcode pitch-shift algorithm (for now)Robin Gareus
2018-07-23Revert "Add timestretch debug printf"Robin Gareus
2018-07-23Fix timestretch "resample without preserving pitch"Robin Gareus
2018-07-23Add timestretch debug printfRobin Gareus
2018-07-21Fix log-scale rangesteps and log-control numeric spinboxesRobin Gareus
2018-07-19Fix Ctrl-Surface UI/Edit button sensitivityRobin Gareus
2018-07-18Fix generic UI sliders w/rangestepsRobin Gareus
2018-07-18Fix and tweak LV2:RangeStepRobin Gareus
2018-07-17move new_playlist Lua script from mixbus and add some garbage collectionNikolaus Gullotta
2018-07-17Move track_organizer Lua script to ardourNikolaus Gullotta
2018-07-17Create ardour-friendly version of reset_mb4_mixer Lua scriptNikolaus Gullotta
2018-07-17Lua DSP LTC decoder pluginRobin Gareus
2018-07-17Add LTC Decoder Lua BindingsRobin Gareus
2018-07-17Refactor LTC File decoder, prepare for Lua bindingsRobin Gareus
2018-07-16make sandbox = false, for scripts called by Editor::trigger_script_by_name()Nikolaus Gullotta
2018-07-16add route:name() to output file, and use this to catch routes who's ids don't...Nikolaus Gullotta
2018-07-16check if rv != nil, so it can still be run again if the user bails.Nikolaus Gullotta
2018-07-14Fix typosBen Loftis
2018-07-14auto-backup: gtk2_ardour part. (from mixbus)Ben Loftis
2018-07-14auto-backup: libardour part. (from mixbus)Ben Loftis
2018-07-14Aborted attempt to further optimize the editor-summary. Commented for future...Ben Loftis
2018-07-13Fix silly typo in script script nameNikolaus Gullotta
2018-07-13Make store_recall_mixer.lua a first-class script and not just an exampleNikolaus Gullotta
2018-07-12CC121: cycle track monitoring statesRobin Gareus
2018-07-12CC121: watch Track monitoring stateRobin Gareus
2018-07-12MonitorCue = In + Disk (fixes CC121 + push2 display)Robin Gareus
2018-07-12Allow to use CC121 when running from src-tree.Robin Gareus
2018-07-12Move static function out of header-file, fix -Wunused-functionRobin 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-08make velocity bars thinner (from alex mitchell)Paul Davis
2018-07-06OSC: custom mode should turn temp mode offLen Ovens
2018-07-06OSC: record tally should include master recordLen Ovens
2018-07-06OSC: Use spill instead of collectLen Ovens
2018-07-06avoid crazy costs of looking up and constructing color modifier every time, a...Paul Davis
2018-07-05OSC: make temp modes work with linked surfaces tooLen Ovens