2006-05-29 12:46 james * dirFollow.cc, fftpart.cc, jackPart.cc, sauditor.cc, version.src: Fixed: - casting problem with abs (never used to be a problem_ - Durectory browsing problem (now cats empty string to path to ensure it's OK) - jacpart_open didn't actually return true when successful - again, used to work! Version jump, since I probably won't be doing much to it for a while 2005-03-09 13:13 james * Makefile, TODO, packagename, sauditor.cc, version.h, version.src: Added version numbers for jack, fftw and src 2005-03-09 11:34 james * TODO: Blah 2005-03-09 11:32 james * jackPart.cc, sauditor.cc: Patch from david@justroots.com fixes crash when browsing NFS mounts 2004-05-02 23:13 james * Makefile: Tidying 2004-05-02 23:10 james * README, TODO, sauditor.cc, version.h: Tidied up a tad for 0.3 release. Fixed -f option - stopped it crashing ;) 2004-05-02 22:49 james * Makefile, fftpart.cc, sauditor.cc: X spectrum analyser working! Wahoo! Just need to make it pop up without grabbing focus. And allow it to be closed with the close button without crashing sauditor. 2004-05-02 16:00 james * Makefile: Fixed screwy package making. 2004-05-01 18:21 james * README: Updated README 2004-05-01 18:09 james * TODO: Tidied up TODO file. 2004-05-01 17:27 james * Makefile, mymake: Tidying up. 2004-05-01 17:24 james * ChangeLog, Makefile: Removed Changelog - now generated from CVS log. 2004-05-01 17:20 james * Makefile, packagename, sauditor.cc, version.h: Make package added to makefile. Make clean doesn't bork. 2004-05-01 16:50 james * Makefile, sauditor.cc: Cleared up the "info box" - was the spectrum analyser window :) Added help and version info. 2004-05-01 02:25 james * dirFollow.cc, sauditor.cc: Added help option (-h) 2004-05-01 02:20 james * dirFollow.cc, dirFollow.h, sauditor.cc: Fixed problem: couldn;t move back in dir tree past the starting dir. Files starting with ".", except "." and ".." are not shown by default anymore. Use "-a" to show all. 2004-05-01 01:03 james * sauditor.cc: Added -v option for version info and changed -a to -f cuz it makes more sense 2004-05-01 00:48 james * sauditor.cc: Removed busted text-mode FFT, added option (-a for the moment, change later?) for drawing X spectrum analyser. 2004-04-30 21:48 james * .deps/sauditor.Po: [no log message] 2004-04-30 21:37 james * COPYING, ChangeLog, Makefile, README, TODO, dirFollow.cc, dirFollow.h, fftpart.cc, fftpart.h, jackPart.cc, jackPart.h, mymake, sauditor.cc, .deps/sauditor.Po: Initial revision 2004-04-30 21:37 james * COPYING, ChangeLog, Makefile, README, TODO, dirFollow.cc, dirFollow.h, fftpart.cc, fftpart.h, jackPart.cc, jackPart.h, mymake, sauditor.cc, .deps/sauditor.Po: Sauditor works (barely).