summaryrefslogtreecommitdiff
path: root/libs/ardour/recent_sessions.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-10-05remove i/ofstream from libardourRobin Gareus
2015-09-17use pbd's gstdio compatibility wrapperRobin Gareus
2015-09-15Remove ifstream / ofstream when accessing session template files (or creating...John Emmas
2015-09-10fix recent session loading.Robin Gareus
2015-09-08Replaced broken code in recent_sessions.ccGuy Sherman
2015-09-08Use glib to open our 'recent file' list, rather than opening directly with if...John Emmas
2015-06-29save recent templates analogously to recent sessionsPaul Davis
2012-06-23Replace use of PBD::sys::path with Glib equivalentTim Mayberry
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-03-10Patch from colinf to allow the number of recent sessions toCarl Hetherington
2011-07-18when renaming, remove old session and add new session name from/to recent ses...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-02Fixes for GCC 4.3.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2007-06-27Use sys::path and ARDOUR::user_config_directory in ARDOUR::read/write_recent_...Tim Mayberry
2006-06-21the return of VST supportPaul Davis
2006-03-12removed the following environment variables:Tim Mayberry
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24dropped patch fix.Taybin Rutkin
2005-09-24libardour added.Taybin Rutkin