summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2020-03-29don't mark session as unnamed if -N name given on command linePaul Davis
2020-03-30Statusbar: fix double-click to reset x-run counterRobin Gareus
2020-03-30Statusbar: tweak tooltipsRobin Gareus
2020-03-30Statusbar: finishing touches (tooltips, engine-dialog)Robin Gareus
2020-03-30Statusbar: link session property dialog for format & timecodeRobin Gareus
2020-03-30Statusbar: respond to mouse-clicksRobin Gareus
2020-03-30Statusbar: add session-path displayRobin Gareus
2020-03-29Statusbar: increase spacing around the clockRobin Gareus
2020-03-29Statusbar: fix >24h disk-space labelRobin Gareus
2020-03-29Statusbar: do not highlight 100% DSP load when freewheelingRobin Gareus
2020-03-29Statusbar: use white on red as fixed color error highlightRobin Gareus
2020-03-29Use light font for status-bar labels instead of italicRobin Gareus
2020-03-29Reorder "WallClock" visibility option to match L->R layoutRobin Gareus
2020-03-29Tweak status-bar layout & designRobin Gareus
2020-03-29StatusBar: move clock to the rightRobin Gareus
2020-03-29Set thread-names (GUI)Robin Gareus
2020-03-29VKeybd: fix stuck keys when changing octaves - #7957Robin Gareus
2020-03-28Remove duplicate unit in ctrl-point dialog - #7472Robin Gareus
2020-03-28Initialize keyboard layout based on user preferenceNil Geisweiller
2020-03-28Grid: explicitly check for empty marker list (fixes: grid fails if no start+e...Ben Loftis
2020-03-27NOOP: remove newlinesPaul Davis
2020-03-27display MIDI qtr msgs in the MIDI tracer windowPaul Davis
2020-03-26Source-tree consistency (headless tools at top-level)Robin Gareus
2020-03-26NetBSD has /etc/login.conf too.nia
2020-03-26remove visibility of "draggable playhead" optionPaul Davis
2020-03-25stop transport clocks from jumping after the playhead is moved via a CursorDragPaul Davis
2020-03-25set Editor::_pending_locate_request to true before sending locate request.Paul Davis
2020-03-25Prevent updates to the playhead when a locate is pending after a drag/click i...Paul Davis
2020-03-25remove some additional debug outputPaul Davis
2020-03-25change text for a couple of UI config optionsPaul Davis
2020-03-25likely fix for cases where a button release event falls through from the canv...Paul Davis
2020-03-25remove accumulated debug outputPaul Davis
2020-03-25Do not allow aux sends from the master-busRobin Gareus
2020-03-25Add restrictions for aux send cut/copy/paste & DnDRobin Gareus
2020-03-25Fix Aux-Send names on copy/pasteRobin Gareus
2020-03-25more playhead-drag/click locate debuggingPaul Davis
2020-03-25more playhead-drag/click locate debuggingPaul Davis
2020-03-25more playhead-drag/click locate debuggingPaul Davis
2020-03-25more playhead-drag/click locate debuggingPaul Davis
2020-03-25remove a few cerr outputs and change a couple to use cout, since they are not...Paul Davis
2020-03-25more playhead-drag/click locate debuggingPaul Davis
2020-03-25more playhead-drag/click locate debuggingPaul Davis
2020-03-25fix two poorly-formed uses of Glib::DateTimePaul Davis
2020-03-25do not parse debug options in a non-debug buildPaul Davis
2020-03-25if user chooses not to delete a scratch session, removed the file that identi...Paul Davis
2020-03-25Suppress debug output in optimized buildsRobin Gareus
2020-03-25Fix generic UI crash when plugin has ctrl outputs -- #7937Robin Gareus
2020-03-24remove debug outputPaul Davis
2020-03-24basic pass at deleting scratch sessionsPaul Davis
2020-03-25Also allow scratch sessions via Session > NewRobin Gareus