Chris Danford
e435165014
clean up memory card logic:
...
- Don't do the OS mount for cards during the attract screens. Only do OS mounts in the time between BeginGame and PlayersFinalized.
- Remove logic for fast load of a Profile from the MemoryCard. Instead, load the whole profile all at once on PlayersFinalized.
2004-08-09 05:01:24 +00:00
Chris Danford
551800cceb
Fix unnecessary remounts of cards that weren't changed since last update.\nDon't do OS mounts or unmounts while after cards are locked. It can cause skips.
2004-08-08 18:44:41 +00:00
Glenn Maynard
e47f331924
move some stuff out of arch.cpp, so arch drivers aren't all cross-dependent
2004-07-07 20:11:30 +00:00
Glenn Maynard
c1a0128902
don't think you meant to do that
2004-06-06 23:32:07 +00:00
Chris Danford
3e036b7bf8
formatting cleanup
2004-06-06 23:26:43 +00:00
Chris Danford
110ec3d331
synchronize access to memory cards between mounting thread and main thread Profile Load/Save
2004-06-06 02:41:16 +00:00
Glenn Maynard
97791d82f0
license update
2004-05-15 22:30:30 +00:00
Chris Danford
bfd7b1930c
simplify name update logic
2004-05-03 00:34:54 +00:00
Chris Danford
2180de1cac
update memory cards for 2.6 kernel
2004-04-29 04:12:56 +00:00
Chris Danford
82c910711c
read memory card names in the mount thread
...
MemoryCardDrivers: fix Mount doesn't clear the right mount point before trying to mount
2004-04-23 04:17:02 +00:00
Chris Danford
f59eb01266
fix compare
2004-04-18 23:43:02 +00:00
Chris Danford
905b0a2201
add memory card level matching to disallow deep USB devices
2004-04-17 22:57:15 +00:00
Chris Danford
6f5404c6fe
add move Linux mem card write test to seprarate thread
2004-04-13 08:05:50 +00:00
Chris Danford
7b78dbcf1c
move memory card mounting and unmounting into a separate thread
2004-03-21 22:32:16 +00:00
Chris Danford
f978af080d
unmount drive on memory card disconnect
2004-03-20 22:16:57 +00:00
Chris Danford
9555d508ee
move RageFileManager mounting into the MemoryCardDriver, not MemoryCardManager
2004-03-14 01:40:24 +00:00
Chris Danford
8b832f11d7
unload usb-storage driver between games
2004-02-26 07:28:59 +00:00
Glenn Maynard
5a51c013f3
fix compile
2003-12-19 22:06:38 +00:00
Chris Danford
67a6fddcf3
load profile from memory card, fix memory card file flushing
2003-12-19 08:17:44 +00:00
Chris Danford
d0a6176e13
better memory card assignment logic, add memory card icons, more memory card sounds
2003-12-19 04:52:07 +00:00
Chris Danford
1ba5e253ca
windows memory card fixes/cleanup
2003-12-18 07:46:21 +00:00
Chris Danford
e11afda65a
memory card refactoring
2003-12-17 10:20:53 +00:00