prep for beta1
[ardour.git] / gtk2_ardour / startup.cc
2011-11-11 Paul Davisprep for beta1
2011-11-08 Carl HetheringtonDelay the writing of the been-here-before file until...
2011-11-08 Carl HetheringtonPatch from acolomb to set window icons for the startup...
2011-08-09 Paul Davisfix button label in new session dialog when backing...
2011-08-03 Carl HetheringtonGet correct folder from the default chooser; should fix
2011-07-31 Carl HetheringtonMake sure we have a user config directory before trying
2011-07-19 Carl HetheringtonSet up advanced session options from the RCConfiguratio...
2011-06-21 Paul Davisnasty little hack to rename "Apply" in the startup...
2011-06-01 David RobillardDelete trailing whitespace
2011-03-13 Paul Davisadd a new alpha release notification page to startup...
2011-02-17 Carl HetheringtonLook for .ardour, not .template, when using an existing...
2011-02-06 Carl HetheringtonSpeculative fix for expanded session browse button...
2011-01-30 Carl HetheringtonNo-op; formatting.
2010-12-16 Carl HetheringtonMissing i18n patch from prokoudine. Fixes #3610.
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-09-19 Carl HetheringtonCleanup patch from Karsten Wiese. Fixes #3462.
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-28 Carl HetheringtonOnly rebuild the existing session box once, but show...
2010-08-27 Carl HetheringtonRemove existing widgets when setting up the existing...
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-07-26 Carl HetheringtonAdd browse button to recent session dialogue. Fixes...
2010-07-23 Carl HetheringtonHIG-ify engine dialogue and add midi driver option...
2010-06-29 Paul Davistweak the monitor section part of the startup wizard
2010-06-02 Torben Hohnbasic -T <load_template> option
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-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-01 Paul Davisfix logic problems with startup assistant; make initial...
2009-11-28 Paul Davisfix silly unending window dialog logic bug if you fail...
2009-10-19 Carl HetheringtonStop ardour exiting in the case where you have a loaded...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-05-18 Carl HetheringtonPatch from tinram to put a border round the startup...
2009-05-07 Carl HetheringtonLincoln's patch to fix mantis 2584.
2009-04-30 Paul Davisfix crash during new session setup related to template...
2009-04-29 Carl HetheringtonFix compiler warning.
2009-04-28 Paul Daviscarl's small fix for new session
2009-04-23 Paul Davismisc. startup/session load fixes
2009-04-22 Paul Davisa long tricky day of playing with ArdourStartup and...
2009-04-20 Paul Davisfarewell NSD, we loved you sometimes, almost never
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-15 Hans BaierArdourStartup: fix new_folder_chooser
2009-03-04 Paul Davisnew startup assistant/wizard; unfinished; can potential...