summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui2.cc
AgeCommit message (Expand)Author
2015-12-01Make capitalization consistent and other minor spelling corrections.André Nusser
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
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-16Move ARDOUR_UI::ui_scale into UIConfiguration classTim Mayberry
2015-09-16Move util functions into UIConfiguration as they depend on it anywayTim Mayberry
2015-06-29Revert "start work on auto return target dropdown rather than button"Paul Davis
2015-06-29Revert "properly track, update, maintain and set auto return state"Paul Davis
2015-06-29properly track, update, maintain and set auto return statePaul Davis
2015-06-29start work on auto return target dropdown rather than buttonPaul Davis
2015-06-17fix 1024px width layout (remove nudge clock special case)Robin Gareus
2015-05-24replace old ArdourButton::Icon API with Gtkmm2ext.Robin Gareus
2015-05-24remove explicit VectorIcon ElementRobin Gareus
2015-04-23more HiDPI cleanupRobin Gareus
2015-04-22clean up GUI scalingRobin Gareus
2015-04-20towards scaleable meter and mixer UIRobin Gareus
2015-04-18transport button HiDPI scalingRobin Gareus
2015-04-08NOOP, cleanup & commentsRobin Gareus
2015-04-08construct a metronomRobin Gareus
2015-04-08more transport button caironizing.Robin Gareus
2015-04-07renice transport buttons (part one)Robin Gareus
2015-04-07update ArdourButton Icon APIRobin Gareus
2015-03-20error-log button: acknowledge new errors w/o hiding LogRobin Gareus
2015-03-20Error-log button: reset on LED click & button clickRobin Gareus
2015-03-17Error Log button, only handle LMBRobin Gareus
2015-03-17change the error-log button to toggle the log windowRobin Gareus
2015-03-16always pack the log-LED into the status widget.Robin Gareus
2015-03-16use tri-state text-less LED for error-log button.Robin Gareus
2015-03-14tweak status-bar spacingRobin Gareus
2015-03-14automatic error log window popup be gone.Robin Gareus
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-18Expand transport buttons to fill vertical space.David Robillard
2014-10-16add tearoff reattach for the editorPaul Davis
2014-10-16add action and menu entry for "reattach all tearoffs".Paul Davis
2014-09-11fix a bunch of memory leaksRobin Gareus
2014-09-05fix alert box: identical layout as transport option buttonsRobin Gareus
2014-09-04transport option buttons should expand to fill space.Robin Gareus
2014-09-03use the new RecButton element for the master rec arm (?)Ben Loftis
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis
2014-07-28alternate layout with a full-height editor-mixer, for mixbusBen Loftis
2014-07-14make GUI preferences discoverable from the View menuBen Loftis
2014-07-09add mixbus profile which removes the tearoffsBen 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-04-10first pass hiding/rearrangement of UI elements related to trxPaul Davis
2014-04-10use TRX Profile to alter transport button layoutPaul Davis
2013-08-08add a peak reset button to the editor meterRobin Gareus
2013-08-08add [master] meter to the toolbarRobin Gareus
2013-08-08switch to WM::Proxy Action managementRobin Gareus