switch to using boost::signals2 instead of sigc++, at least for libardour. not finish...
[ardour.git] / gtk2_ardour / startup.cc
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...