summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
2015-12-06Add ellipsis at the end of "Duplicate Tracks/Busses" menu itemAlexandre Prokoudine
2015-12-01Make capitalization consistent and other minor spelling corrections.André Nusser
2015-11-25Correct spelling of action names. Translation context for Reference.André Nusser
2015-11-25Add more menu entries to the 'Help' menu.André Nusser
2015-11-14partial dialog to control track duplicationPaul Davis
2015-11-13initial/partial implementation of duplicate track/busPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-02provide Main/cancel-solo as an action and make rude solo button(s) use itPaul Davis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-15display active peak-buildsRobin Gareus
2015-09-15GUI part: cleanup peak-filesRobin Gareus
2015-06-29Revert "start work on auto return target dropdown rather than button"Paul Davis
2015-06-29start work on auto return target dropdown rather than buttonPaul Davis
2015-06-29initial version of playback priority design. No GUI control over options yetPaul Davis
2015-06-29[Summary]: add keybindings Cmd-h (hide application) for macYPozdnyakov
2015-06-27update Window > Mixer accordinglyRobin Gareus
2015-06-26Alternative approach for show/hide Meterbridge #6386Robin Gareus
2015-05-28add name text for ToggleExternalSync actionPaul Davis
2015-05-18use Go To instead of GotoBen Loftis
2015-04-29x-run counter reset & typoRobin Gareus
2015-04-29add xrun counter to status-bar (currently no reset)Robin Gareus
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-02Revert "[Summary]: Main menu item "Save Template..." should be disabled durin...Paul Davis
2015-04-02[Summary]: Main menu item "Save Template..." should be disabled during record...YPozdnyakov
2015-03-21amend 157299a, really fix “Show Toolbars”Robin Gareus
2015-03-21“Show Toolbars” is not saved and on by default.Robin Gareus
2015-03-16always pack the log-LED into the status widget.Robin Gareus
2015-03-14OSX has a wall clock already.Robin Gareus
2015-03-14tweak status-bar spacingRobin Gareus
2015-03-14automatic error log window popup be gone.Robin Gareus
2015-02-28prepare saving video-export settings.Robin Gareus
2015-01-11add initial code/stubs, actions, menu items for save asPaul Davis
2015-01-07now that regions and range selections are exclusive, the separate actions to ...Ben Loftis
2014-12-18expand help menu with various useful entries.Paul Davis
2014-12-12 show-more-ui-prefs-from-view-window is only a mixbus thingBen Loftis
2014-12-08another metric ton of color workPaul Davis
2014-12-08noop, simplify code.Robin Gareus
2014-10-21some keyboard layouts have KP_Separator instead of KP_DecimalBen Loftis
2014-10-16add action and menu entry for "reattach all tearoffs".Paul Davis
2014-09-11fix a bunch of memory leaksRobin Gareus
2014-07-14make GUI preferences discoverable from the View menuBen Loftis
2014-07-03lots of keybinding changes. added a new action to allow removing markers at ...Ben Loftis
2014-07-03fix the naming and behavior of always-play-range to match the button, which i...Ben Loftis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-03-21Add option to display the mixer in fullscreenAdrian Knoth
2013-10-12export video-range: add to context menuRobin Gareus
2013-09-22use WindowManager/WMProxy to correctly manage the audio/MIDI setup windowPaul Davis
2013-09-17more excision of "JACK" from labels, menu items, etc.Paul Davis
2013-09-17remove JACK related action definitions (audio/MIDI setup is where this happen...Paul Davis
2013-09-09move engine dialog from a widget to an actual dialog; emit Session::AudioEngi...Paul Davis