initial pass at session-renaming functionality
[ardour.git] / gtk2_ardour / ardour_ui.cc
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...
2010-05-02 Carl HetheringtonA little copy-editing.
2010-04-30 Carl HetheringtonA little gentle copy-editing of dialogue titles.
2010-04-28 Paul Davisremove "ardourBuffering" file creation (it was useless...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-02 Sakari BergenFix ordering issue with loading engine settings to...
2010-04-02 Paul Davisnot-yet-complete JACK session management patch (TODO...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-26 Paul Davislots of work to hide prelight from most buttons, etc...
2010-03-23 Paul Davisfinish commit from yesterday ... sorry folks
2010-03-22 Paul Davistweak startup dialog a bit to correctly save ardour...
2010-03-22 Paul Davisput the issue of using a monitor section into ~/.config...
2010-03-21 Paul Davischange session construction so that the the monitor...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2010-03-05 Paul Davismove big clock size variables into ARDOUR_UI; save...
2010-03-05 Paul Davismore strip silence dialog changes, to use audio clocks...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-02-08 Carl HetheringtonPreserve and restore x and y origin of editor viewport...
2010-01-15 Paul Davisdynamically resize text in the big clock, first version
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
next