Commit Graph

6 Commits

Author SHA1 Message Date
Glenn Maynard 6eb201b70b use standard functions 2003-02-14 06:59:56 +00:00
Glenn Maynard f92825aecb *.* -> * 2003-01-23 04:35:27 +00:00
Glenn Maynard c183d4e51a explicitly create the cache dir 2003-01-19 05:38:19 +00:00
Glenn Maynard 945a39a247 some more s/GetSize/size/ and other minor STLisms 2002-10-31 02:54:49 +00:00
Glenn Maynard e2f8e8b9e7 add stdafx.h so it compiles with PCH. 2002-08-23 00:57:48 +00:00
Glenn Maynard 9e9e012310 Move cache indexing into a global object. Only load the cache file once, instead of for each song loaded. (Speedup, and simplifies Song.cpp.)
It's still written over for each file; this way, if a file load crashes, the earlier files will still be written to cache.
2002-08-21 02:13:08 +00:00