summaryrefslogtreecommitdiff
path: root/gtk2_ardour/new_session_dialog.cc
AgeCommit message (Expand)Author
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
2007-09-19Fix opening session when manually entering path in the file chooser. Fixes bu...Tim Mayberry
2007-09-12make big clock be on top ALWAYS; more design fixes for async peak building; f...Paul Davis
2007-09-03fix for NSD filename/folder extraction; import now works as well as embed doe...Paul Davis
2007-08-17continue cleanup+improvements to audio setup dialog; add save+restore to said...Paul Davis
2007-08-16make NSD open correctly if open clicked from audio setup pagePaul Davis
2007-08-15basic startup changes to enable the engine control stuff to work; a little AR...Paul Davis
2007-08-01fixes for OS X compilationPaul Davis
2007-05-16tim mayberry's patches to fix middle-click pasting ina couple of dialogs (mer...Paul Davis
2007-04-24make "New Session" open NSD on the right pagePaul Davis
2007-03-18fix rect redraw problem(s); make zoom range rect visible again at the right t...Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2006-12-20missing template dir patch from tim, fix extend selection to track when track...Paul Davis
2006-11-15fix hover-expand mode for a couple of treeviews; make solo/rec/mute MIDI bind...Paul Davis
2006-10-05thorwil's design picks for NSDPaul Davis
2006-09-01If you rename a session directory, it will no longer open from the recent ses...Doug McLain
2006-08-30** requires svn jack ** Hardware monitoring should work, some canvas scrollin...Nick Mainsbridge
2006-08-10Plugin selector keyboard focus should now stay in the plugin list. More Sampo Savolainen
2006-08-08New session dialog fixups:Sampo Savolainen