summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-25Puls der ZeitRobin Gareus
2019-07-25Fix engine-dialog for backends without MIDI optionsRobin Gareus
2019-07-24Add device file for Behringer X-Touch OneBen Loftis
2019-07-24ALSA backend: fix play/capture device param detectionRobin Gareus
2019-07-24Fix ALSA available buffersize detection:Robin Gareus
2019-07-22Location timestamp changes - can now sort by location creation date: gtk partNikolaus Gullotta
2019-07-22Location timestamp changes - can now sort by location creation date: lib ardo...Nikolaus Gullotta
2019-07-19'ARDOUR::LuaScripting::Sorter()' needs to be exportable (since it gets used o...John Emmas
2019-07-19Refine Stem-Export selection optionsRobin Gareus
2019-07-18remove -C,-E and -U command line optionsPaul Davis
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