summaryrefslogtreecommitdiff
path: root/gtk2_ardour/new_session_dialog.cc
AgeCommit message (Expand)Author
2012-07-02remove new session folder debugging stuffPaul Davis
2012-07-01try a little stacktracePaul Davis
2012-07-01the debug continues onward furtherPaul Davis
2012-07-01the debug continues onwardPaul Davis
2012-06-30the debug continuesPaul Davis
2012-06-30remove all debugging output from new_session_dialog, wich should pretty much ...Paul Davis
2012-06-30the hunt for the file chooser bug continues onPaul Davis
2012-06-30the hunt for the file chooser bug continuesPaul Davis
2012-06-29and more debugging of the session folder issuePaul Davis
2012-06-29more debugging of the session folder issuePaul Davis
2012-06-29use get_current_folder() not get_filename() to get session folderPaul Davis
2012-06-29add some debugging for the session folder issuePaul Davis
2011-08-18remove use of Glib::ustring from gtk2_ardourPaul Davis
2010-04-29(OS X) make /Volumes show up in 1 extra location in the new session dialogPaul Davis
2010-04-15remove a bunch of explicit uses of '/' as a directory separator; use Glib::bu...Paul Davis
2010-03-12add shortcut to Volumes when opening sessions. needs testing on osxBen Loftis
2010-01-13fix error in construction of system template pathPaul Davis
2009-10-20clean up Window titles for consistencyBen Loftis
2009-10-08if user asks for session templates, make sure user template dir exists, and s...Paul Davis
2009-09-17more NSD hacks, including a new exception thrown when loading a session at a ...Paul Davis
2009-09-17better behaviour when JACK fails to start from "within" ardour. still not qui...Paul Davis
2009-09-17more NSD changes. if JACK is not running and no interface has ever been chose...Paul Davis
2009-09-16first part of NSD changes - if no interface has been identified previously, p...Paul Davis
2009-08-27add shortcuts to both SYSTEM and USER templates folder.Ben Loftis
2009-05-18do not look for (and potentially exit) jack servers if jack is already runningPaul Davis
2009-03-05fix several Adjustments to work with new GTK rules on Adjustment page sizesPaul Davis
2008-12-05patch to make NSD compile even with NLS=0Paul Davis
2008-11-17Ensure double-click on session file in findoer on osx succeeds.Nick Mainsbridge
2008-11-14Ensure treeview checkmarks always drawn on osx, session load failure dialogs ...Nick Mainsbridge
2008-05-11Fix compilation with GCC 4.3 (at least with SYSLIBS=1).David Robillard
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2008-02-02Sort things to reduce merge hell. No functional changes.David Robillard
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-01-18audun's waveview outline patch; some diskstream fixes; real splash screen; mo...Paul Davis
2008-01-12more NSD madness curing; fix up canvas range rects and marker line height mgmtPaul Davis
2008-01-11fix absolute path madness in NSDPaul Davis
2008-01-11pass it back to linuxPaul Davis
2008-01-11commit so i can do this on OS X with a reasonable link timePaul Davis
2008-01-11fix handling ./ and ../ in NSDPaul Davis
2008-01-11fixes for region menus; fixes for new session dialog/Gnome VFS assertionPaul Davis
2008-01-11enable packaging for OSX native without jack; use which_page() everywhere in ...Paul Davis
2008-01-09make separate work with/without selected tracks; make align-regions-*-relativ...Paul Davis
2008-01-09even more fixes for the new session dialog and its usePaul Davis
2008-01-08more appropriate button labels for NSDNick Mainsbridge
2008-01-08prettify and change button order for pending state dialog, use an icon for th...Nick Mainsbridge
2008-01-08remove duplicated code in NSD, fix keyboard focus for new session page.Nick Mainsbridge
2007-12-20try to make NewSessionDialog only show up when really needed, and only have n...Paul Davis
2007-12-19made new session dialog hide pages as necessary, to be a bit simpler whenever...Paul Davis
2007-12-10AU support; mv LADSPA gui to Generic; small fix(?) for NSD issue with absolut...Paul Davis
2007-10-03useful changes from the world of OS X failure testingPaul Davis