Chris Danford
|
1fcfc22981
|
CString -> RString
const string params where possible for easier debug stepping
|
2005-12-28 03:59:52 +00:00 |
|
Glenn Maynard
|
08376fc0f1
|
WorkerThread -> RageWorkerThread
|
2005-12-21 06:10:41 +00:00 |
|
Glenn Maynard
|
08bbfd215d
|
work around VC brain damage
|
2005-09-29 06:35:30 +00:00 |
|
Glenn Maynard
|
04ec4e66f4
|
add optional RageFileDriver::MoveFile override; implement for RageFileDriverDirect and RageFileDriverTimeout
|
2005-09-28 22:59:12 +00:00 |
|
Glenn Maynard
|
7c7c547131
|
missing headers
|
2005-09-03 21:26:04 +00:00 |
|
Glenn Maynard
|
917870294f
|
fix warnings when calling FlushDirCache() with timeout disabled
|
2005-05-23 23:11:41 +00:00 |
|
Glenn Maynard
|
c167840888
|
error handling/reporting fixes
|
2005-05-23 22:23:24 +00:00 |
|
Glenn Maynard
|
82b7f71728
|
fix RageFileObjTimeout::Copy returns a copy of the underlying object, instead of a copied RageFileObjTimeout
|
2005-05-21 08:56:08 +00:00 |
|
Glenn Maynard
|
23ca7e8f93
|
fix crash if Close times out: if DoRequest returns false, it's the thread's job to clean up.
comment excpetional case in REQ_CLOSE
|
2005-05-21 01:59:40 +00:00 |
|
Glenn Maynard
|
876b09a157
|
fix assert
|
2005-05-10 23:01:04 +00:00 |
|
Glenn Maynard
|
77369584d5
|
fix uninitialized variable; fix delete vs. delete[]
|
2005-05-03 01:52:09 +00:00 |
|
Glenn Maynard
|
5ad0e419ba
|
FlushDirCache() is legitimate
|
2005-04-28 20:32:53 +00:00 |
|
Glenn Maynard
|
0af0e63fc8
|
implement RageFileDriverTimeout::Remove; fixes temp file being left behind on memory card
|
2005-04-25 02:23:01 +00:00 |
|
Glenn Maynard
|
812bd73f7f
|
cleanup
|
2005-04-25 01:57:01 +00:00 |
|
Glenn Maynard
|
389c5e4430
|
add missing Seek method
|
2005-04-24 22:19:39 +00:00 |
|
Glenn Maynard
|
48d5aaf621
|
fix RageFileDriverTimeout::FlushDirCache: need to flush both the RageFileDriverTimeout and the child driver
|
2005-04-24 21:59:44 +00:00 |
|
Glenn Maynard
|
9c27d12641
|
fix files not being closed properly
|
2005-02-06 10:20:03 +00:00 |
|
Glenn Maynard
|
4d7f4e4cdd
|
split out generic worker thread code from ThreadedFileWorker, so memory
cards can use it, too
|
2005-02-05 08:02:43 +00:00 |
|
Glenn Maynard
|
4339ae7817
|
errno.h
|
2005-01-28 01:47:55 +00:00 |
|
Glenn Maynard
|
8380b4a8ef
|
fixes
|
2005-01-27 19:11:51 +00:00 |
|
Glenn Maynard
|
1739ffdd81
|
working on timeout filesystem layer ...
|
2005-01-27 01:56:40 +00:00 |
|
Glenn Maynard
|
582a2ec27a
|
working on timeout filesystem layer ...
|
2005-01-27 00:14:02 +00:00 |
|
Glenn Maynard
|
c19144bb0c
|
working on timeout filesystem layer (not done)
|
2005-01-26 23:16:30 +00:00 |
|
Glenn Maynard
|
476c27474d
|
working on timeout filesystem layer (not done)
|
2005-01-26 22:07:59 +00:00 |
|