summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-31Tweak error-dump (when session load fails)Robin Gareus
2020-03-31Remember the route count when route lua template sets it by "how_many"Johannes Mueller
2020-03-31Fix send-button layout (2 column table)Robin Gareus
2020-03-31Visibility fixes for detached editor and Show-Sends buttonsBen Loftis
2020-03-31Hide Aux-send button in editor-mixerBen Loftis
2020-03-30remove debug outputPaul Davis
2020-03-30add braces as per coding guidePaul Davis
2020-03-30use const ref to UIConfiguration::instance() to shorten lines a bitPaul Davis
2020-03-30when build the region boundary cache, use the "end" of a region, not its "las...Paul Davis
2020-03-30GNU libc 2.31 compatibilityRobin Gareus
2020-03-30Clean up double/float narrowing math in plugins.Robin Gareus
2020-03-30Fix SesionhandlRef when rebuilding peak-filesRobin Gareus
2020-03-30Tweak wording: Rebuild (not reset)Robin Gareus
2020-03-30Fix snap if there are no locations - amend 4a036a2daRobin Gareus
2020-03-30Follow backend API changeRobin Gareus
2020-03-30Always delegate meter-point positioning to rt-threadRobin Gareus
2020-03-30Zero x-run counter after GUI completed loading a sessionRobin Gareus
2020-03-30Reset DSP load on backend re-start and after freewheelingRobin Gareus
2020-03-30Add API to reset DSP load stateRobin Gareus
2020-03-30Remove duplicate callsRobin Gareus
2020-03-30Assert that plugins are configured before setting custom meter positionRobin Gareus
2020-03-30Tweak engine startup, initial silenceRobin Gareus
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-29Fix typo in prev commit's help messageRobin Gareus
2020-03-29Add option to run Lua interpreter interactively from non-ttysRobin Gareus
2020-03-29Fix optimized build crashes (missing return value) - #7958Robin Gareus
2020-03-29Set thread-names (GUI)Robin Gareus
2020-03-29Set thread-names (libs)Robin Gareus
2020-03-29Set public thread nameRobin Gareus
2020-03-29Engine: Silence outputs for 1/2 second when loading a sessionRobin 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-28ALSA backend: try to recover from poll errorsRobin Gareus
2020-03-28Initialize keyboard layout based on user preferenceNil Geisweiller
2020-03-28remove noisy and unhelpful log messagePaul Davis
2020-03-28prevent CD markers from being placed at or before session start (#7942)Paul Davis