summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2019-09-30No more doxygen warnings for gtk2_arodur/*Robin Gareus
2019-09-30Fix some UI doxygen warningsRobin Gareus
2019-09-29Fix a duplicate layout parent issueRobin Gareus
2019-09-29NO-OP: whitespaceRobin Gareus
2019-09-29Fix External Send GUIRobin Gareus
2019-09-29Fix gtk-table-packing error (redundant packing)Ben Loftis
2019-09-29Remove unused modal LatencyGUI DialogRobin Gareus
2019-09-29Remove defunct Route "Adjust Latency" GUIRobin Gareus
2019-09-29Show pre-release dialog also for source-tree self-buildsRobin Gareus
2019-09-29New region opacity rules. (final part of 973e9a)Ben Loftis
2019-09-29Allow the Cut tool to appear in Mixbus.Ben Loftis
2019-09-29Amend 4f41367836: fix show/hide latency labelRobin Gareus
2019-09-29Fix Region-list column layout.Ben Loftis
2019-09-29Theme latency-disable-buttonRobin Gareus
2019-09-29Add Latency Control Toolbar WidgetsRobin Gareus
2019-09-29Use samples_as_time_string APIRobin Gareus
2019-09-29Helper function to format sample-count as durationRobin Gareus
2019-09-27Ctrl+shift is a pretty strong convention for Invert-Selection; plus we try to...Ben Loftis
2019-09-27Restore "A"utomation buttonRobin Gareus
2019-09-27Re-layout engine dialog, improve "Autostart" button positionRobin Gareus
2019-09-27Amend 973e9ad1: fix "black" regions when selecing themRobin Gareus
2019-09-26Add use-these-engine-settings-from-now-on checkboxRobin Gareus
2019-09-26Fix cursor icon over region-bar (use trim)Robin Gareus
2019-09-26Theme-manager: sort colors by name (not hue)Robin Gareus
2019-09-26Rweak selection+color semanticsRobin Gareus
2019-09-26Tweak semantics for coloring regionsRobin Gareus
2019-09-26Backport sensible ui-config defaults for MixbusRobin Gareus
2019-09-26More i18n include order fixesRobin Gareus
2019-09-26Fix builds:Robin Gareus
2019-09-25put back editor track header fader+meters inadvertently removed in previous c...Paul Davis
2019-09-25goodbye Profile->...trxPaul Davis
2019-09-25Remove ui-config mixbus ifdef'sRobin Gareus
2019-09-24Mixbus backports -- part one of manyRobin Gareus
2019-09-24Include a header file needed for Windows VST supportJohn Emmas
2019-09-23split apart ardour_ui.cc into a series of distinct source modules.Paul Davis
2019-09-22fix problem with ArdourDialog::on_delete_event() not being called when approp...Paul Davis
2019-09-22remove empty methods and signal connectionsPaul Davis
2019-09-22UI goto_start() action no longer forces roll-after-locatePaul Davis
2019-09-20Fix latency-measurement port-name displayRobin Gareus
2019-09-20fix commented out decision on whether or not to hide/show sysexes in MIDI reg...Paul Davis
2019-09-18Add missing break (VST-key forwarding)Robin Gareus
2019-09-18NO-OP: fix some Wimplicit-fallthrough, see prev commitRobin Gareus
2019-09-17add finite state machine to control/manage transport statePaul Davis
2019-09-17parametize the maximum transport speed.Paul Davis
2019-09-17add ::usable() method to TransportMaster objects to allow GUI to show their u...Paul Davis
2019-09-17Correctly handle Zoom > Edit-point > MouseRobin Gareus
2019-09-16foldback gui: removed mute, solo button hide in SIPLen Ovens
2019-09-15Foldback gui: desensitize solo button when in SIP modeLen Ovens
2019-09-15Foldback gui:Removed unused calls and parametersLen Ovens
2019-09-14Set Foldback strip width and ellipsize to workLen Ovens