log base/TempDirectory.cpp @ 438:32c399d06374

age author description
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