summaryrefslogtreecommitdiff
path: root/gtk2_ardour/startup.cc
AgeCommit message (Expand)Author
2011-08-09fix button label in new session dialog when backing up (from david halter)Paul Davis
2011-08-03Get correct folder from the default chooser; should fixCarl Hetherington
2011-07-31Make sure we have a user config directory before tryingCarl Hetherington
2011-07-19Set up advanced session options from the RCConfiguration so that the RCConfig...Carl Hetherington
2011-06-21nasty little hack to rename "Apply" in the startup dialog to "Open" ... thank...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-03-13add a new alpha release notification page to startup assistantPaul Davis
2011-02-17Look for .ardour, not .template, when using an existing session as a template.Carl Hetherington
2011-02-06Speculative fix for expanded session browse button (#3756).Carl Hetherington
2011-01-30No-op; formatting.Carl Hetherington
2010-12-16Missing i18n patch from prokoudine. Fixes #3610.Carl Hetherington
2010-11-25Fix some messed up code (spacey tabs).David Robillard
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-09-19Cleanup patch from Karsten Wiese. Fixes #3462.Carl Hetherington
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-09-02fix a variety of unused argument errors noted by gcc 4.3.2 on x86Paul Davis
2010-08-28Only rebuild the existing session box once, but show it as many times as requ...Carl Hetherington
2010-08-27Remove existing widgets when setting up the existing session page. Fixes #3421.Carl Hetherington
2010-08-202.X commits up to and including 7519Paul Davis
2010-08-17forward port 2.X changes up to and including rev 6767Paul Davis
2010-07-26Add browse button to recent session dialogue. Fixes #3357.Carl Hetherington
2010-07-23HIG-ify engine dialogue and add midi driver option. Fixes #3349.Carl Hetherington
2010-06-29tweak the monitor section part of the startup wizardPaul Davis
2010-06-02basic -T <load_template> optionTorben Hohn
2010-03-23finish commit from yesterday ... sorry folksPaul Davis
2010-03-22tweak startup dialog a bit to correctly save ardour.rc when need; get PROGRAM...Paul Davis
2010-03-22put the issue of using a monitor section into ~/.config/ardour.rc, not the se...Paul Davis
2010-03-21change session construction so that the the monitor bus config is derived (on...Paul Davis
2010-03-15finalize PROGRAM_NAME change for ardour3Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-12-01fix logic problems with startup assistant; make initial page buttons of start...Paul Davis
2009-11-28fix silly unending window dialog logic bug if you fail to open the first sessionPaul Davis
2009-10-19Stop ardour exiting in the case where you have a loaded session, then select ...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-06ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge tr...Paul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-06-25startup assistant patch from tinman; cleanup fix backported from 2.X ; easy(i...Paul Davis
2009-05-18Patch from tinram to put a border round the startup dialog.Carl Hetherington
2009-05-07Lincoln's patch to fix mantis 2584.Carl Hetherington
2009-04-30fix crash during new session setup related to template choicePaul Davis
2009-04-29Fix compiler warning.Carl Hetherington
2009-04-28carl's small fix for new sessionPaul Davis
2009-04-23misc. startup/session load fixesPaul Davis
2009-04-22a long tricky day of playing with ArdourStartup and session naming/loading etc.Paul Davis
2009-04-20farewell NSD, we loved you sometimes, almost neverPaul Davis
2009-04-15first half of the mega-by-hand-commit-by-commit merge from 2.XPaul Davis
2009-03-15ArdourStartup: fix new_folder_chooserHans Baier
2009-03-04new startup assistant/wizard; unfinished; can potentially interfere with your...Paul Davis