summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2020-01-28Amend 87af9fb (fix context menu, don't allow to remove master)Robin Gareus
2020-01-28Initialize monitor-section output buttonRobin Gareus
2020-01-28Consolidate Mixer-strip sensitivityRobin Gareus
2020-01-28Clarify pending-state messageRobin Gareus
2020-01-28shortest note length after a drag-trim is 1 tick, not 1/512 beatsPaul Davis
2020-01-28correct computation of new note length after a front-drag-trimPaul Davis
2020-01-28rearrange MIDI preferences "tab" to include ports and remove BufferingPaul Davis
2020-01-27fix bad re-ordering in ARDOUR_UI::set_session() that changed when transport-r...Paul Davis
2020-01-27Restore engine state for auto-startRobin Gareus
2020-01-27Fix another clang-scan warningRobin Gareus
2020-01-26Use a sensible min length for default session-durationBen Loftis
2020-01-25disconnect from audio/MIDI setup dialog signal response when done with itPaul Davis
2020-01-25Towards waf python 2+3 supportDavid Runge
2020-01-25Consistent GTK Look/FeelRobin Gareus
2020-01-25Revert "add styling specifics for TreeViews so that checkboxes are properly v...Robin Gareus
2020-01-24handle engine failure between audio/MIDI setup and end of plugin scanPaul Davis
2020-01-24after handling the first click on the audio/MIDI setup, mark it insensitive t...Paul Davis
2020-01-24make audio/MIDI setup dialog use ArdourDialog::_sensitivePaul Davis
2020-01-24add ArdourDialog::set_ui_sensitive() to provide a way to mark an arbitrary Ar...Paul Davis
2020-01-24theme-ing: fix tooltip and knob surround colors on caineville,clear-gray themesBen Loftis
2020-01-24theme-ing: replace missing feedback button colorBen Loftis
2020-01-24theme-ing: fix generic-ui knob color, and remove knob surround gradientsBen Loftis
2020-01-24Fix Eno discographyRobin Gareus
2020-01-24Backport Mixbus change (offer gap as preference)Robin Gareus
2020-01-23Export Dialog: catch major changes, and mark the session dirty. Otherwise ch...Ben Loftis
2020-01-23handle possible failure of a region renamePaul Davis
2020-01-23use a better "legalize for path" method when exportingPaul Davis
2020-01-23Fit Selection (Vertical): if we cant fit all selected tracks, report that to ...Ben Loftis
2020-01-22Split Select-All-Tracks into 2 appropriately named actionsBen Loftis
2020-01-22Keep track/bus number visible when disabling trackRobin Gareus
2020-01-22Propagate ::route_active_changed() methodsRobin Gareus
2020-01-21Fix sessions not building according to templateNikolaus Gullotta
2020-01-20Make it more obvious when a track is InactiveBen Loftis
2020-01-20Change tape-machine-mode to auto-input-does-talkback (gtk part)Ben Loftis
2020-01-20include a LocateTransportDisposition argument when Editor initially locatesPaul Davis
2020-01-19Remember implicit InlineControl visibilityRobin Gareus
2020-01-18rename DoTheRightThing to RollIfAppropriatePaul Davis
2020-01-18Session::request_locate() takes a tri-valued second argument for "roll-after-...Paul Davis
2020-01-17Fix another stuck splash screenRobin Gareus
2020-01-15Change default preferences as discussed on IRC todayBen Loftis
2020-01-15Replace some Gtk:MessageDialog with Ardour's variantRobin Gareus
2020-01-14add styling specifics for TreeViews so that checkboxes are properly visiblePaul Davis
2020-01-14fix 03c4335c1e20311 to use the correct test for zero lengthPaul Davis
2020-01-14Fix thinkos in cubasish themeBen Loftis
2020-01-14Recover caineville themeBen Loftis
2020-01-14Recover clear_gray themeBen Loftis
2020-01-13remove debug outputPaul Davis
2020-01-13prevent everything except the name column from changing selection in EditorRo...Paul Davis
2020-01-13store some/most of the TreeViewColumn pointers for EditorRoutes in the parent...Paul Davis
2020-01-14NO-OP: whitespaceRobin Gareus