log base/TempDirectory.cpp @ 667:1c8898816fd0

age author description
2010-10-18 Chris Cannam * Build fixes
2010-03-12 Chris Cannam * Be more diligent about removing abandoned temporary directories: remove
2009-09-10 Chris Cannam * Some (incomplete) Solaris build bobs
2008-12-11 Chris Cannam * Make FileSource able to indicate its preferred content type (e.g.
2008-10-17 Chris Cannam * Add persistent cache file support to FileSource (e.g. for RDF
2007-11-02 Chris Cannam * some tweaks to improve usability of these classes in a console application
2006-09-26 Chris Cannam * flesh out StorageAdviser
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-27 Chris Cannam * Change preferences dialog to ok/apply/cancel model
2006-06-28 Chris Cannam * Exceptions for file read etc
2006-06-26 Chris Cannam * Change temporary directory name from .sv to .sv1
2006-05-05 Chris Cannam * Add a method in System.{cpp,h} to try to establish whether a process of a
2006-04-27 Chris Cannam * Add file open/save operations to main toolbar
2006-04-26 Chris Cannam * Fix crash in spectrogram layer when replacing model
2006-04-26 Chris Cannam * Some work on reloading play parameters from file (not quite working yet)
2006-04-25 Chris Cannam * Pull out temporary directory management into its own class