Files
itgmania212121/stepmania
Glenn Maynard 50b593f7d2 If a drive isn't ready, don't try to mount it at all; it may cause mkdir()
calls to be made (if eg. mounting "D:\foo"), causing "volume not ready"
dialogs.  This happens with removable devices like memory card readers
that don't have a device.

I think this is generally incorrect: if a user has a memcard reader, we'll ignore
it on the first change (no device is installed), and then we'll never actually
notice when a card is inserted, since the drive letters don't actually
change.  I don't have a memcard reader to test this, so I'm punting on
this for now.
2004-05-01 01:26:38 +00:00
..
2004-02-11 23:51:22 +00:00
2004-02-25 05:02:06 +00:00
2004-02-23 09:36:26 +00:00
2004-04-06 01:30:37 +00:00
2004-02-16 05:47:27 +00:00
2004-02-11 05:54:45 +00:00
2004-04-06 05:15:47 +00:00