resolve merge with master (?)
[ardour.git] / gtk2_ardour / startup.cc
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-15 Paul Davismake the startup -> session dialog flow more sensible...
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-09-23 Paul Davismajor rearrangement of startup/session loading code
2013-09-22 Paul Davismake session creation from a template work again
2013-09-21 Paul Davisremove use-session-as-template option from new session...
2013-09-21 Paul Davismake sure the template selector has an item visible...
2013-09-21 Paul Davisapply same always-check-display to recent sessions...
2013-09-21 Paul Davisreset the visibility of the template selector stuff...
2013-09-20 Paul Davisif new session button clicked, clear any selection...
2013-09-20 Paul Davismove advanced new session options into an expander...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-20 Paul Davischanges to integrate new/recent/browse in new session...
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-09 Paul Davismove engine dialog from a widget to an actual dialog...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-05 Paul Davisalways save/keep audio/MIDI setup states so that they...
2013-09-04 Paul Davissave and restore audio/MIDI setup states to disk (in...
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-05 Paul Daviscan now start JACK based on config dialog
2013-08-03 Paul Davisadd tim's jack_utils code to rationalize setup of JACK...
2013-08-01 Paul Davisfix merge conflict from master
2013-07-19 Colin FletcherWrap calls to add_shortcut_folder() in try { ... }...
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 Robin Gareuspossible fix for 5591 (show elements after re-adding...
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-15 Paul DavisMerge branch 'apple' of https://github.com/mfisher31...
2013-07-15 Michael R. FisherStartup BETA Mac Screen - Pull version number from...
2013-07-15 Michael R. FisherCorrecting Indentation Errors
2013-07-15 Michael R. FisherFix typo in osx BETA startup screen
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-12 Robin Gareusremove *&@?!+%@ question :)
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-23 Julien de KozakFix some compilation warnings
2013-03-14 Paul Davistouch "been-here-before" file even if user didn't modif...
2013-03-09 Paul Davisadd code to display announcements, and parameterize...
2013-03-08 Paul Davisfix incorrectly left-in debugging hard-code of session...
2013-03-07 Paul Davisremove some debugging from the startup dialog
2013-03-04 Paul Davismake notice about mismatched session/ardour versions...
2013-02-05 Paul Davisreplace final(?) incidences of program name (ardour...
2013-01-30 Paul Davisfix references to bold mono
2013-01-22 Colin Fletcherfix #5290 for 'Session|Recent' dialog as well as startu...
2013-01-21 Paul Davisfix/revert/modify changes from 13617 that hide the...
2013-01-21 Paul Davisfix gtk errors caused by using non-escaped paths in...
2013-01-15 Paul Davisremove some debug output
2013-01-02 Paul Davisvarious fixes for moving markers, fixes a crash reporte...
2012-12-27 Paul Davisfix lack of focus in new session name entry by removing...
2012-12-26 Paul Davismake ardour-does-monitoring be the new user default
2012-11-14 Robin Gareusmake startup window a dialog.
2012-11-08 Paul Davisnotably modify the design and logic of the startup...
2012-10-17 Paul Davispatch to take snapshots into account in the recent...
2012-09-15 Carl HetheringtonImprove sensitization of buttons in the advanced options
2012-09-15 Carl HetheringtonTweak label.
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...
next