summaryrefslogtreecommitdiff
path: root/gtk2_ardour/startup.h
AgeCommit message (Expand)Author
2016-06-05bring back the beta release warning for users new to 5.x-preNPaul Davis
2015-07-16offer to scan for plugins at first start.Robin Gareus
2015-03-31move "been here before" path concept into libardour, and use it appropriately...Paul Davis
2015-03-31pre-release versions were and are a bad ideaPaul Davis
2013-09-23major rearrangement of startup/session loading codePaul Davis
2013-09-21remove use-session-as-template option from new session dialog and fix ability...Paul Davis
2013-09-21apply same always-check-display to recent sessions scroller in new session di...Paul Davis
2013-09-21reset the visibility of the template selector stuff every time the startup/NS...Paul Davis
2013-09-20move advanced new session options into an expander, change some wordingPaul Davis
2013-09-20changes to integrate new/recent/browse in new session dialog.Paul Davis
2013-09-09move engine dialog from a widget to an actual dialog; emit Session::AudioEngi...Paul Davis
2013-09-05always save/keep audio/MIDI setup states so that they are available for use *...Paul Davis
2013-03-09add code to display announcements, and parameterize several URL's used in the...Paul Davis
2013-01-21fix gtk errors caused by using non-escaped paths in a column used as a toolti...Paul Davis
2012-12-27fix lack of focus in new session name entry by removing previous efforts to f...Paul Davis
2012-11-08notably modify the design and logic of the startup dialog, so that we can han...Paul Davis
2012-06-23Use std::string and Glib::build_filename in gtk2_ardourTim Mayberry
2012-06-06remove beta page from startup wizard; use dbl-click to activate "what would y...Paul Davis
2012-05-21fix click-activation of new/existing button action in startup wizardPaul Davis
2012-04-06revert all recent changes to startup dialog, except for colin f's patches to ...Paul Davis
2012-03-09fix some logic problems with the startup/new session dialog that were introdu...Paul Davis
2012-02-15further cleanups to startup/new session dialogPaul Davis
2012-02-14rearrange startup/new session dialog to include new+recent sessions on same pagePaul Davis
2011-11-11prep for beta1Paul Davis
2011-11-08Delay the writing of the been-here-before file until a bit later, in case the...Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2011-03-13add a new alpha release notification page to startup assistantPaul Davis
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-08-28Only rebuild the existing session box once, but show it as many times as requ...Carl Hetherington
2010-07-26Add browse button to recent session dialogue. Fixes #3357.Carl Hetherington
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
2009-12-01fix logic problems with startup assistant; make initial page buttons of start...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
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-04-22a long tricky day of playing with ArdourStartup and session naming/loading etc.Paul Davis
2009-04-20fixes for possible null engine dialogPaul 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-04new startup assistant/wizard; unfinished; can potentially interfere with your...Paul Davis