hotfix for flying percussive hits while dragging.
[ardour.git] / gtk2_ardour / startup.cc
2012-09-01 Carl HetheringtonPatch from timbyr to stop the startup dialog
2012-07-28 Paul Davisallow resizing of startup wizard window
2012-07-11 Paul Davishandle failure to start audioengine correctly
2012-06-23 Tim MayberryUse std::string and Glib::build_filename in gtk2_ardour
2012-06-23 Tim MayberryRemove unnecessary creation of user_config_directory
2012-06-23 Tim MayberryReplace use of PBD::sys::exists with Glib::file_test
2012-06-23 Tim MayberryReplace use of PBD::sys::path in ardour/template_utils.h
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-12 Carl HetheringtonFilter the existing session chooser to .ardour files...
2012-06-06 Paul Davisremove beta page from startup wizard; use dbl-click...
2012-05-22 Paul Davisremove, convert, comment several cerr statements
2012-05-21 Paul Davisfix click-activation of new/existing button action...
2012-05-21 Paul Davismove on from initial choice page of startup wizard...
2012-05-12 Carl HetheringtonRemove errant bracket and maybe-errant comma.
2012-05-08 Carl HetheringtonBreak slightly long line.
2012-04-11 Carl HetheringtonPatch from colinf to restore recent session path tooltip
2012-04-06 Paul Davisrevert all recent changes to startup dialog, except...
2012-03-15 Paul Davispatch from colinf that fixes bad behaviour on first...
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-09 Paul Davisfix some logic problems with the startup/new session...
2012-03-05 Carl HetheringtonMove some stuff so that a call to set_page_complete...
2012-02-15 Paul Davisfurther cleanups to startup/new session dialog
2012-02-14 Paul Davisrearrange startup/new session dialog to include new...
2012-01-19 Paul Davisadd some more hand-holding language to the startup...
2012-01-18 Paul Davisminor edit (#4540)
2012-01-18 Carl HetheringtonTweak labels (#4632).
2011-12-08 Carl HetheringtonJustify text in first welcome screen, and fix grammar
2011-11-18 Paul Davisfix message in startup wizard re: alpha
2011-11-16 Carl HetheringtonFix grammatical error (#4469).
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...