13
0
livetrax/libs/pbd
Tim Mayberry b99c6c6e1d When loading sessions, create any missing session directories rather than throwing an exception.
Change the meaning of the return value of SessionDirectory::create and add documentation to explain usage.

Add PBD::sys::filesystem_error to indicate a filesystem error and throw it where necessary.

Change the semantics of PBD::sys::create_directory/ies functions to match boost::filesystem


git-svn-id: svn://localhost/ardour2/trunk@1884 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-19 11:31:27 +00:00
..
macosx
pbd When loading sessions, create any missing session directories rather than throwing an exception. 2007-05-19 11:31:27 +00:00
.cvsignore
AUTHORS
base_ui.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
basename.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
ChangeLog
command.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
controllable.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
convert.cc
copyfile.cc Change return type of PBD::copy_file to boolean to indicate success/failure 2007-05-18 02:45:08 +00:00
COPYING
dmalloc.cc
enumwriter.cc
error.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
filesystem.cc When loading sessions, create any missing session directories rather than throwing an exception. 2007-05-19 11:31:27 +00:00
gettext.h
i18n.h
id.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
libpbd.pc.in
libpbd.spec.in
mountpoint.cc
NEWS
path.cc
pathscanner.cc
pool.cc
pthread_utils.cc
README
receiver.cc
SConscript Add PBD::sys::path class that has a similar API to boost::filesystem::path but using glib/mm filesystem utility functions 2007-05-18 02:46:12 +00:00
shortpath.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
stacktrace.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
stateful.cc
strreplace.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
strsplit.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
textreceiver.cc
transmitter.cc
undo.cc Add some comments. 2007-05-11 15:06:12 +00:00
whitespace.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
xml++.cc