summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-06-24NO-OP: documentation/commentsRobin Gareus
2019-06-24Update to upstream ptformat 777686b (remove strndup && cleanup)Damien Zammit
2019-06-24Revert "Huh?? I can't believe that MSVC doesn't support strndup() !!!"Damien Zammit
2019-06-23Huh?? I can't believe that MSVC doesn't support strndup() !!!John Emmas
2019-06-22Update references to ptfformat -> ptformat && fix api callsDamien Zammit
2019-06-22ptformat: Update lib from legacy parser to new parser 6240b87Damien Zammit
2019-06-21NO-OP: whitespaceRobin Gareus
2019-06-21Show some Lua script buttons by defaultRobin Gareus
2019-06-21Add Lua script to sort tracks by nameRobin Gareus
2019-06-16Honor the current start position when exporting chapter marksJohannes Mueller