summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.h
AgeCommit message (Expand)Author
2012-03-10Remove RemoveLastCapture action which duplicates remove-last-capture.Carl Hetherington
2012-03-05Remove some unused code.Carl Hetherington
2012-03-05Remove some unused code.Carl Hetherington
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-02-02add a way to create a new MIDI track with an instrument pre-selectedPaul Davis
2012-01-30many changes, large and small, related to smart mode editing, range/region se...Paul Davis
2012-01-10the return of the splash, with a few changes to help with window layering a l...Paul Davis
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-12-01restore the functionality of the join-play-range button, and remove a couple ...Paul Davis
2011-11-20audio clocks: focus-on-clock shortcut now works, scrolling and dragging know ...Paul Davis
2011-11-20audio clocks: big clock window now sizes itself to its current mode, all cloc...Paul Davis
2011-11-19add a signal so that if the Big Clock is closed, the edit window can grab foc...Paul Davis
2011-11-14Reset toolbar label widths on DPI change (may fixCarl Hetherington
2011-11-11put JACK time master option into Session -> Properties -> Timecode, and fully...Paul 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-09Alert the user if a connection is made which causesCarl Hetherington
2011-11-09auto (return,play,input) and click buttons become ArdourButtons ("transport o...Paul Davis
2011-11-07convert transport buttons to ArdourButtonPaul Davis
2011-11-01Allocate some thread-local buffers for the GUI thread so that the PluginEqGui...Carl Hetherington
2011-10-29Use general VisibilityGroup class to manage visibilityCarl Hetherington
2011-10-23Allow status bar components to be individually shown / hidden.Carl Hetherington
2011-10-18make Stateful::_id private and provide appropriate methods to set it, and use...Paul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-07-14initial pass at session-renaming functionalityPaul Davis
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-07-03Display audio file format in the menu bar (#4016).Carl Hetherington
2011-06-08move punch in/out buttons into time info box; remove rounded corners on clocksPaul Davis
2011-06-03next iteration of clock work. still far from complete, and probably waiting o...Paul Davis
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-23Remove some unused code.Carl Hetherington
2011-05-22fix translation issue with verb substitution in quit/close dialogPaul Davis
2011-05-04Remove some unused code.Carl Hetherington
2011-04-20reinstate MIDI binding for shuttle controllerPaul Davis
2011-04-20factor out shuttle controller to its own class, new designPaul Davis
2011-03-26goodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nu...Paul Davis
2011-02-27Allow naming of new tracks/busses in the add route dialogue (#3376).Carl Hetherington
2011-02-17Bring up the click tab of the RC options window when right-clicking on the cl...Carl Hetherington
2011-02-17preparations for a working speaker editing dialogPaul Davis
2011-02-16Come to think of it, those size requests were hack to support a clock in the ...Carl Hetherington
2011-02-16Update menu bar widget size requests on font scaling.Carl Hetherington
2011-02-11remove unimplemented, unnecessary function declsPaul Davis
2011-01-19Terminate RapidScreenUpdate clock updates earlier when they are not necessary...Carl Hetherington
2011-01-05Remove direct busses so that all busses have internal returns.Carl Hetherington
2010-12-14Add dialogue to ask user about ambiguous source files. Fixes #3603.Carl Hetherington
2010-12-10Remove menu bar clock in fullscreen mode until someone comes up with an agree...Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington