make PluginManager API more in line with other singletons; do initial plugin discover...
[ardour.git] / gtk2_ardour / ardour_ui.cc
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...
2010-12-14 Carl HetheringtonAdd dialogue to ask user about ambiguous source files...
2010-12-10 Carl HetheringtonRemove menu bar clock in fullscreen mode until someone...
2010-12-03 Paul Davisuse PRId64 for a framecnt_t printf
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-30 Paul Davisfirst basic pass at a single widget stereo panner
2010-11-30 Paul Davisadd GUI elements to control 2in/2out panning. Probably...
2010-11-26 Carl HetheringtonHandle unknown plugins on loading sessions by hiding...
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-14 Carl HetheringtonAdd a clock to the menu bar in full-screen mode. Fixes...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-10 Paul Davisallow a way to exit when session loading fails, rather...
2010-11-09 Paul Davisinitial pass at a missing file dialog and "relocatable...
2010-11-04 Carl HetheringtonFix roll after locate from the audio clock context...
2010-10-07 Carl HetheringtonRespond to JACK session quit request. Fixes #3491.
2010-09-22 Carl HetheringtonTidy up Window menu a bit; use ToggleActions for all...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-15 Paul Davisfix crash on first-run of ardour3, caused by trying...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-08-29 Carl HetheringtonGive new sessions the default GUI state. Fixes #3423.
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-18 Carl HetheringtonPlugin UI state should of course be saved per-session...
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-17 Carl HetheringtonContinue rolling after goto-wallclock if appropriate...
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-08-05 Paul Davisfirst pass a "phone home" facility for version tracking...
2010-08-02 Paul Davisfirst, incomplete pass at step entry dialog, along...
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-07-21 Carl HetheringtonClamp y for newly added automation line points.
2010-07-20 Carl HetheringtonShow editor window after opening a new session when...
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-06-03 Paul Davismove computation of TimeAxisViewItem fixed heights...
2010-06-02 Torben Hohnadd -P flag blocking port connections while loading...
2010-06-02 Torben Hohnbasic -T <load_template> option
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-11 Carl HetheringtonCopy-edit.
2010-05-08 Paul Davissave global state when quitting BEFORE we stop the...
next