summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui2.cc
AgeCommit message (Expand)Author
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
2013-07-10basic window infrastructure for meterbridgeRobin Gareus
2013-05-05more window management rationalizationPaul Davis
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-03-09remove URLs from clock tooltipsPaul Davis
2012-12-06several theme changes. changed drawing of rounded_rectangle to be more corre...Ben Loftis
2012-11-26tweak Smart Mode to be more like Mixbus. Smart mode is just a modifier on Ob...Ben Loftis
2012-11-20Always Play Range is now Follow Edits, and is based on Mixbus implementation....Ben Loftis
2012-11-14add some meaning to the otherwise useless clock tooltipsRobin Gareus
2012-11-13add alt-i as a binding in both the editor and mixer windows to toggle the sta...Paul Davis
2012-11-13make audio clock fill vertical spaceRobin Gareus
2012-11-12move metronome button againPaul Davis
2012-11-12move metronome/click button into main transport section. icon needs some work...Paul Davis
2012-06-13Much simplier implementation of: "Show Toolbar" act immediately, i.e., even w...Rodrigo Severo
2012-06-12maximise-editor patch from Rodrigo:Paul Davis
2012-05-31Move delta-to-edit-point options to the main clock context menus (#4472).Carl Hetherington
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-02-29make stop button be in the same size as other transport buttonsPaul Davis
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis
2012-02-03separate header dependencies on button joiner, and make each button joiner lo...Paul Davis
2012-02-03use button joiner to link play range/roll for "always play range" option. col...Paul Davis
2012-01-30many changes, large and small, related to smart mode editing, range/region se...Paul Davis
2012-01-25dramatically simplify maximi[sz]ation code, ripping out all the old pane sizi...Paul Davis
2012-01-08don't hide the "auto" box transport bar buttons (sync, auto-return etc) if th...Paul Davis
2011-12-01restore the functionality of the join-play-range button, and remove a couple ...Paul Davis
2011-11-18fix some issues with delta clocks, while introducing a couple more since the ...Paul Davis
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-11-14Fix cancel of an audition now that the alert button'sCarl Hetherington
2011-11-14Fix stuck-on audition button.Carl Hetherington
2011-11-14use simpler ArdourButton API for blinkingPaul Davis
2011-11-14rude solo blinks againPaul Davis
2011-11-14make PluginManager API more in line with other singletons; do initial plugin ...Paul Davis
2011-11-14debugging some OS X stuff (this is silly, i edited on linux)Paul Davis
2011-11-11tweak transport bar spacingPaul Davis