summaryrefslogtreecommitdiff
path: root/gtk2_ardour/startup.cc
AgeCommit message (Expand)Author
2017-02-22remove cruftRobin Gareus
2017-02-20First-time startup logic update.Robin Gareus
2016-08-04workaround changes in glibmm 2.49.xNils Philippsen
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-06-06remove pre-release page from startup dialog.Paul Davis
2016-06-06fix version reference in beta page/dialogPaul Davis
2016-06-05bring back the beta release warning for users new to 5.x-preNPaul Davis
2016-05-17some more mixbus backports (NO-OP for ardour)Robin Gareus
2016-05-17group Product/App specific resourcesRobin Gareus
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-10-05remove unused fstream includesRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-17use pbd's gstdio compatibility wrapper (GUI)Robin Gareus
2015-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2015-09-05As an experiment, use PBD::ScopedFileDescriptor in preference to 'ofstream' w...John Emmas
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
2015-03-23work around gtk filechooser bug.Robin Gareus
2015-03-16add a warning when using a free/demo versionPaul Davis
2015-03-15Remove the use of Window::set_keep_above() throughout startup.nick_m
2015-03-09Move 'poor_mans_glob()' into libpbdJohn Emmas
2014-09-06minimize rebuild after reconfigure:Robin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2013-10-15make the startup -> session dialog flow more sensible for brand new usersPaul Davis
2013-09-23major rearrangement of startup/session loading codePaul Davis
2013-09-22make session creation from a template work againPaul Davis
2013-09-21remove use-session-as-template option from new session dialog and fix ability...Paul Davis
2013-09-21make sure the template selector has an item visible if there are anyPaul 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-20if new session button clicked, clear any selection in recent sessions and mar...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-09-04save and restore audio/MIDI setup states to disk (in ardour.rc)Paul Davis
2013-08-05can now start JACK based on config dialogPaul Davis
2013-08-03add tim's jack_utils code to rationalize setup of JACK configPaul Davis
2013-07-19Wrap calls to add_shortcut_folder() in try { ... } block.Colin Fletcher
2013-07-17possible fix for 5591 (show elements after re-adding them)Robin Gareus
2013-07-15Startup BETA Mac Screen - Pull version number from VERSIONSTRINGMichael R. Fisher
2013-07-15Correcting Indentation ErrorsMichael R. Fisher
2013-07-15Fix typo in osx BETA startup screenMichael R. Fisher
2013-07-12remove *&@?!+%@ question :)Robin Gareus
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-03-23Fix some compilation warningsJulien de Kozak
2013-03-14touch "been-here-before" file even if user didn't modify any of teh default c...Paul Davis
2013-03-09add code to display announcements, and parameterize several URL's used in the...Paul Davis
2013-03-08fix incorrectly left-in debugging hard-code of session dir to /usr/localPaul Davis