summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-18reverse part of a previous change to session dialogPaul Davis
2019-07-18Revert "fix use of session-creation via template, when just template name is ...Paul Davis
2019-07-18fix use of session-creation via template, when just template name is givenPaul Davis
2019-07-18some cleanups to the use of "require_new" in the SessionDialogPaul Davis
2019-07-18remove debug outputPaul Davis
2019-07-18don't bother with session dialog if user has already provided the namePaul Davis
2019-07-18if a user specifies just a session name (not path) and it does not exist, use...Paul Davis
2019-07-18Allow to use session-init/setup scripts from the commandlineRobin Gareus
2019-07-18Fix --template commandline optionRobin Gareus
2019-07-18Add session-util to create new sessionRobin Gareus
2019-07-18Consolidate code: use libardour API to sort scriptsRobin Gareus
2019-07-18Sort Lua scripts case-insensitive and expose sort-structRobin Gareus
2019-07-18Remove debug outputRobin Gareus
2019-07-18Add Lua bindings to query&reset x-run countRobin Gareus
2019-07-18Expose mixer window screenshot method as Lua bindingRobin Gareus
2019-07-18Tweak Mixer screenshot method, include VCA, master-busRobin Gareus
2019-07-17Prepare screenshot of all mixer-stripsRobin Gareus
2019-07-17Use an explicit class-member for the mixer-strip containerRobin Gareus
2019-07-17Re-use existing latency display methodRobin Gareus
2019-07-17Update Latency GUI behaviorRobin Gareus
2019-07-17Track/Bus Inspector: remove unused latency "apply" buttonRobin Gareus
2019-07-17NO-OP: whitespaceRobin Gareus
2019-07-17Fix patch-change bank update loopRobin Gareus
2019-07-17Fix meter type/position context-menu issuesRobin Gareus
2019-07-17FFT analysis: use actual latencyRobin Gareus
2019-07-15Fix deadlock when removing routes (initialization issues)Robin Gareus
2019-07-14Remember MIDI-track note-range -- #7773Robin Gareus
2019-07-14Remove cruft: unused callbackRobin Gareus
2019-07-13Implement a derived function for 'GainMeter::redraw_metrics()'John Emmas
2019-07-11Hide "Add MIDI Port" in the GUI if there is already oneRobin Gareus
2019-07-11Prevent adding a 2nd MIDI input/output portRobin Gareus
2019-07-10Re-work process-graph to use lock-free queuesRobin Gareus
2019-07-10Add lock-free multiple producer multiple reader queueRobin Gareus
2019-07-10Fix process-thread namingRobin Gareus
2019-07-06Tweak dump-playlist script to indicate current playlistRobin Gareus
2019-07-06Add Lua binding to set/create track playlistsRobin Gareus
2019-07-04NO-OP: whitespaceRobin Gareus
2019-07-04Cleanup headless getoptRobin Gareus
2019-07-04Delay headless startup, allow background threads to startRobin Gareus
2019-07-04Use exit-status macros for compatibility 3/3Robin Gareus
2019-07-04Use exit-status macros for compatibility 2/3Robin Gareus
2019-07-04Use exit-status macros for compatibility 1/3Robin Gareus
2019-07-04headless: Use direct x-thread wakeup instead of sleep/spinRobin Gareus
2019-07-02Mixbus uses K14 (not K20) master meter by default (see also 297ed001d)Robin Gareus
2019-07-02Remove unused API -- there is no default backend.Robin Gareus
2019-07-02Improve headless Ardour somewhatRobin Gareus
2019-07-02Consolidate headless startup scripts and make hardev work againRobin Gareus
2019-07-02Remove non-existent backend-paths from start-scriptRobin Gareus
2019-07-02Mixbus/master is always using K20 by defaultRobin Gareus
2019-06-24LV2 support is not optional since 04ccd328dcRobin Gareus