summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
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-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
2013-09-05always save/keep audio/MIDI setup states so that they are available for use *...Paul Davis
2013-09-04save and restore settings for different backend/driver/device combinationsPaul Davis
2013-09-04change names of actions groups that include "jack"Paul Davis
2013-07-10s/Window|Meter/Window|Meterbridge/Robin Gareus
2013-07-10fix meterbridge window behaviour on session unload/close.Robin Gareus
2013-07-10implement meterbridge & meter-stripRobin Gareus
2013-07-10basic window infrastructure for meterbridgeRobin Gareus
2013-06-13vtl: make "Remove Video" insensitive if N/ARobin Gareus
2013-05-08cleanup menus/actions mess exposed on OS X; remove video items from OS X menu...Paul Davis
2013-05-08tweaks for OS X menu buildingPaul Davis
2013-05-07change namespace/naming of WindowManager classes; register all ArdourDialog a...Paul Davis
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-05-02remove CMT code - has not been used for years, and will become irrelevant wit...Paul Davis
2013-04-26redesign toggling of editor/mixer stacking to use Gtkmm2ext::VisibilityTrackerPaul Davis
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-02vtl: remove video-maintenance menuRobin Gareus
2013-03-29vtl: add close/remove video menu entryRobin Gareus
2013-03-13videotimlineRobin Gareus
2013-01-23remove EnableTranslations action, since this stuff is all done in the prefs d...Paul Davis
2012-12-29used fixed width for the big clock and remove all code in AudioClock associat...Paul Davis
2012-12-27fix unused argumentPaul Davis
2012-12-27fix for #5224Paul Davis
2012-11-20Always Play Range is now Follow Edits, and is based on Mixbus implementation....Ben Loftis