if user asks for session templates, make sure user template dir exists, and switch...
[ardour.git] / gtk2_ardour / new_session_dialog.cc
2009-10-08 Paul Davisif user asks for session templates, make sure user...
2009-09-17 Paul Davismore NSD hacks, including a new exception thrown when...
2009-09-17 Paul Davisbetter behaviour when JACK fails to start from "within...
2009-09-17 Paul Davismore NSD changes. if JACK is not running and no interfa...
2009-09-16 Paul Davisfirst part of NSD changes - if no interface has been...
2009-08-27 Ben Loftisadd shortcuts to both SYSTEM and USER templates folder.
2009-05-18 Paul Davisdo not look for (and potentially exit) jack servers...
2009-03-05 Paul Davisfix several Adjustments to work with new GTK rules...
2008-12-05 Paul Davispatch to make NSD compile even with NLS=0
2008-11-17 Nick MainsbridgeEnsure double-click on session file in findoer on osx...
2008-11-14 Nick MainsbridgeEnsure treeview checkmarks always drawn on osx, session...
2008-05-11 David RobillardFix compilation with GCC 4.3 (at least with SYSLIBS=1).
2008-03-14 Paul Davisenable icon-start-from-.ardour-file to work on OS X...
2008-02-02 David RobillardSort things to reduce merge hell. No functional changes.
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-18 Paul Davisaudun's waveview outline patch; some diskstream fixes...
2008-01-12 Paul Davismore NSD madness curing; fix up canvas range rects...
2008-01-11 Paul Davisfix absolute path madness in NSD
2008-01-11 Paul Davispass it back to linux
2008-01-11 Paul Daviscommit so i can do this on OS X with a reasonable link...
2008-01-11 Paul Davisfix handling ./ and ../ in NSD
2008-01-11 Paul Davisfixes for region menus; fixes for new session dialog...
2008-01-11 Paul Davisenable packaging for OSX native without jack; use which...
2008-01-09 Paul Davismake separate work with/without selected tracks; make...
2008-01-09 Paul Daviseven more fixes for the new session dialog and its use
2008-01-08 Nick Mainsbridgemore appropriate button labels for NSD
2008-01-08 Nick Mainsbridgeprettify and change button order for pending state...
2008-01-08 Nick Mainsbridgeremove duplicated code in NSD, fix keyboard focus for...
2007-12-20 Paul Davistry to make NewSessionDialog only show up when really...
2007-12-19 Paul Davismade new session dialog hide pages as necessary, to...
2007-12-10 Paul DavisAU support; mv LADSPA gui to Generic; small fix(?)...
2007-10-03 Paul Davisuseful changes from the world of OS X failure testing
2007-09-19 Tim MayberryFix opening session when manually entering path in...
2007-09-12 Paul Davismake big clock be on top ALWAYS; more design fixes...
2007-09-03 Paul Davisfix for NSD filename/folder extraction; import now...
2007-08-17 Paul Daviscontinue cleanup+improvements to audio setup dialog...
2007-08-16 Paul Davismake NSD open correctly if open clicked from audio...
2007-08-15 Paul Davisbasic startup changes to enable the engine control...
2007-08-01 Paul Davisfixes for OS X compilation
2007-05-16 Paul Davistim mayberry's patches to fix middle-click pasting...
2007-04-24 Paul Davismake "New Session" open NSD on the right page
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-12-20 Paul Davismissing template dir patch from tim, fix extend selecti...
2006-11-15 Paul Davisfix hover-expand mode for a couple of treeviews; make...
2006-10-05 Paul Davisthorwil's design picks for NSD
2006-09-01 Doug McLainIf you rename a session directory, it will no longer...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Sampo SavolainenPlugin selector keyboard focus should now stay in the...
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-08 Sampo SavolainenNew session dialog fixups:
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardCheck for templates dir existence before adding bookmark
2006-06-15 David Robillard- Fixed templates install directory to <prefix>/share...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-14 Nick MainsbridgeMisc layout and useability fixes for NSD.
2006-05-12 Nick MainsbridgeNSD bug fixes.. align text, default open and session...
2006-05-12 Nick MainsbridgeNSD cleanups (again).
2006-05-11 Doug McLainConvert NSD from glade to gtkmm object
2006-05-11 Nick MainsbridgeBe more sane about finding default template path.
2006-05-11 Nick MainsbridgeNew session dialog defaults to the 'best' templates...
2006-05-10 Nick MainsbridgeSome fixes to the new session dialog.
2006-04-24 Nick MainsbridgeNew session dialog now opens as well as makes new sessi...
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-28 Tim Mayberryminor new session dialog glade fixes
2005-11-27 Tim Mayberryfix widget name mismatches in glade file/source code
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-14 solidosupport for glade and new new session dialog
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.