summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui2.cc
AgeCommit message (Expand)Author
2013-08-03add a peak reset button to the editor meterRobin Gareus
2013-07-24add [master] meter to the toolbarRobin Gareus
2013-07-14switch 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
2011-11-11put JACK time master option into Session -> Properties -> Timecode, and fully...Paul Davis
2011-11-11remove time master button, move timecode sync buttonPaul Davis
2011-11-11Change the feedback alert to a flashing button; worksCarl Hetherington
2011-11-10ardour-button-ize zoom buttons; move MIDI panic button to transport barPaul Davis
2011-11-10more ardour-button-ization; fix transparency of selection rects; use "correct...Paul Davis
2011-11-09repack transport hbox a bitPaul Davis
2011-11-09move auto-input into session options/properties dialog, move auto-play and au...Paul Davis
2011-11-09auto (return,play,input) and click buttons become ArdourButtons ("transport o...Paul Davis
2011-11-07more equi-sizing for transport buttonsPaul Davis
2011-11-07use hovering/show click for transport buttons, and remove fixed-size size req...Paul Davis
2011-11-07space out transport buttonsPaul Davis
2011-11-07convert transport buttons to ArdourButtonPaul Davis
2011-06-09pack up the click/metronome button a little more attractivelyPaul Davis
2011-06-09split style files apart to better maintain consistency (generates a useless e...Paul Davis