smooth 0.5 second fade out during quit, plus MIDI panic to turn everything off (someo...
[ardour.git] / gtk2_ardour / ardour_ui.cc
2012-06-21 Paul Davissmooth 0.5 second fade out during quit, plus MIDI panic...
2012-06-12 Carl HetheringtonHandle failure of statfs to return available disc space...
2012-06-01 Paul Davistweak splash destruction
2012-06-01 Paul Davisdestroy splash when hiding it to workaround odd bug...
2012-05-31 Carl HetheringtonMove delta-to-edit-point options to the main clock...
2012-05-31 Carl HetheringtonRemove unused method.
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-22 Paul Davisremove, convert, comment several cerr statements
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-23 Carl HetheringtonRemove long-commented-out code; formatting tweaks;...
2012-04-23 Carl HetheringtonFix a couple of missing PROGRAM_NAMEs, and remove some...
2012-04-17 Paul Davisforce small screen profile if ARDOUR_NARROW_SCREEN...
2012-03-16 Paul Davishide splash window under certain error conditions
2012-03-15 Paul Davispatch from colinf to handle default session dir a littl...
2012-03-10 Carl HetheringtonPatch from colinf to put a tooltip in the recent session
2012-03-10 Carl HetheringtonRemove RemoveLastCapture action which duplicates remove...
2012-03-06 Ben Loftisshow loop markers when looping is initiated
2012-03-05 Carl HetheringtonRemove some unused code.
2012-03-05 Carl HetheringtonRemove some unused code.
2012-02-29 Paul Davisfix a few dangling uses of Ardour as program name,...
2012-02-07 Paul Davisfix coloring of global rec-enable button when actively...
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2012-02-06 Paul Davistweak "joined" buttons to have no border color
2012-02-03 Paul Davisseparate header dependencies on button joiner, and...
2012-02-03 Paul Davisuse button joiner to link play range/roll for "always...
2012-02-02 Paul Davisadd a way to create a new MIDI track with an instrument...
2012-01-30 Paul Davismany changes, large and small, related to smart mode...
2012-01-25 Paul Davissome improvements to the add track/bus dialog to make...
2012-01-20 Carl HetheringtonSimple approach to putting plugin controls into the
2012-01-19 Paul Davisif creating the splash fails for any reason, don't...
2012-01-10 Carl HetheringtonReinstate command line option to hide splash screen.
2012-01-10 Paul Davisthe return of the splash, with a few changes to help...
2011-12-09 Carl HetheringtonPatch from colinf to use session_name_is_legal for...
2011-12-09 Paul Daviscentralize legal-session-name-checkng and include ...
2011-11-22 Carl HetheringtonMissing translations.
2011-11-18 David RobillardAdd default OK button to "JACK exited" dialog.
2011-11-18 Paul Davisfix some issues with delta clocks, while introducing...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-11-16 Carl HetheringtonDoxygen tweaks.
2011-11-15 Carl HetheringtonTidy a couple of minor things up.
2011-11-14 Paul Davismake PluginManager API more in line with other singleto...
2011-11-14 Carl HetheringtonReset toolbar label widths on DPI change (may fix
2011-11-11 Paul Davislower-case solo/audition/feedback buttons
2011-11-11 Paul Davisput JACK time master option into Session -> Properties...
2011-11-11 Paul Daviscapitalize solo/audition/feedback buttons
2011-11-11 Carl HetheringtonChange the feedback alert to a flashing button; works
2011-11-10 Paul Davisardour-button-ize zoom buttons; move MIDI panic button...
2011-11-10 Paul Davismore ardour-button-ization; fix transparency of selecti...
2011-11-09 Paul Davisprovide global prelight option (its in Edit -> Preferen...
2011-11-09 Carl HetheringtonAlert the user if a connection is made which causes
2011-11-09 Paul Davismove auto-input into session options/properties dialog...
2011-11-09 Paul Davisauto (return,play,input) and click buttons become Ardou...
2011-11-07 Paul Davisuse hovering/show click for transport buttons, and...
2011-11-07 Paul Davisconvert transport buttons to ArdourButton
2011-11-01 Carl HetheringtonAllocate some thread-local buffers for the GUI thread...
2011-10-29 Carl HetheringtonUse general VisibilityGroup class to manage visibility
2011-10-23 Carl HetheringtonAllow status bar components to be individually shown...
2011-10-23 Carl HetheringtonStop status bar jumping about quite so much when values...
2011-10-23 Carl HetheringtonTypo in last commit.
2011-10-23 Carl HetheringtonSpruce up info bar a bit using Chris' suggestions ...
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-10-17 Carl HetheringtonPatch from colinf to disallow colons in snapshot names
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-28 Carl HetheringtonStrip .ardour prefix from session files selected from...
2011-08-14 Carl HetheringtonFix a couple of minor typos.
2011-07-14 Paul Davisinitial pass at session-renaming functionality
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-07-03 Carl HetheringtonDisplay audio file format in the menu bar (#4016).
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-09 Paul Davissplit style files apart to better maintain consistency...
2011-06-08 Paul Davismove punch in/out buttons into time info box; remove...
2011-06-07 Paul Davisremove "Off" as a clock mode, make it a state instead...
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-25 Carl HetheringtonFix a couple of uninitialised variables (should fix...
2011-05-23 Carl HetheringtonRemove some unused code.
2011-05-22 Paul Davisanother translation fix for silly gendered-noun languag...
2011-05-22 Paul Davisfix translation issue with verb substitution in quit...
2011-05-04 Carl HetheringtonRemove some unused code.
2011-05-04 Carl HetheringtonFix problems with sessions being saved as foo.ardour...
2011-05-02 Carl HetheringtonTinker with text related to clean-up.
2011-04-20 Paul Davisreinstate MIDI binding for shuttle controller
2011-04-20 Paul Davisfactor out shuttle controller to its own class, new...
2011-03-30 Carl HetheringtonUntick speaker dialog in menu when it is closed (#3898).
2011-03-14 David RobillardFix broken indentation.
2011-03-14 Paul Davisreinstate code that prevents GUI control from talking...
2011-03-04 Paul Davisbasic adoption of new mouse binding facility
2011-03-01 Paul Davisslightly improve text of cleanup results dialog
2011-02-27 Carl HetheringtonAllow naming of new tracks/busses in the add route...
2011-02-25 Paul Davisadd space to a string
2011-02-20 Carl HetheringtonUse an action's tooltip in the key editor if its label...
2011-02-20 Carl HetheringtonPrevent infinite loop if JACK is disconnected during...
2011-02-17 Carl HetheringtonJust call a template a template (as in the menu) rather...
2011-02-17 Paul Davispreparations for a working speaker editing dialog
2011-02-05 Carl HetheringtonFix crash on startup with a new Ardour install.
2011-01-30 Carl HetheringtonStart new sessions with the playhead at 0 and the edito...
2011-01-09 Paul Davispatch from lincoln to fix failure to leave loop play...
2011-01-05 Carl HetheringtonRemove direct busses so that all busses have internal...
2010-12-14 Paul DavisEXPERIMENTAL: allow GUI button clicks on transport...
next