Commit Graph
18564 Commits
Author SHA1 Message Date
Steve Checkoway 43066e5cb1 Only rebuild the removable device list when it changes. 2005-12-10 08:41:16 +00:00
Chris Danford 63a56b14c4 CString -> RString for files used in smpackage 2005-12-10 08:24:45 +00:00
Chris Danford 44afa77096 eliminate duped code in smpackage 2005-12-10 08:23:10 +00:00
Chris Danford 4aa8779c5d remove metrics dialogs 2005-12-10 08:18:34 +00:00
Chris Danford ec51af900e CString -> RString for files used by smpackage 2005-12-10 08:15:44 +00:00
Chris Danford 09d8307a83 add new files 2005-12-10 08:11:52 +00:00
Chris Danford df331f9f4b remove RageUtil.cpp's dependence on Lua 2005-12-10 08:08:57 +00:00
Chris Danford 5907d5e25f move special file paths to a place shared with smpackage 2005-12-10 08:08:04 +00:00
Glenn Maynard 21a2900776 remove compat virtual 2005-12-10 07:39:31 +00:00
Steve Checkoway f91fb3b574 Missed a file. 2005-12-10 07:34:01 +00:00
Steve Checkoway 9ef614f2f1 OS X memory card helper. 2005-12-10 07:14:53 +00:00
Steve Checkoway 43f7034bbb Add files. 2005-12-10 07:14:19 +00:00
Steve Checkoway 11aacd82a7 OS X memory card driver. 2005-12-10 07:14:09 +00:00
Steve Checkoway fc0f6b8e73 Fix compile. 2005-12-10 05:33:34 +00:00
Steve Checkoway 745744193b Fix compile. 2005-12-10 05:06:19 +00:00
Glenn Maynard 16996cd095 update, cleanup 2005-12-10 02:36:32 +00:00
Glenn Maynard 9ff7afe86b remove unused Reset 2005-12-10 02:35:10 +00:00
Glenn Maynard 7d79d35841 cleanup 2005-12-10 02:29:33 +00:00
Glenn Maynard d6d6965e71 member, not static 2005-12-10 02:28:44 +00:00
Glenn Maynard dc1d91fa3e remove unused 2005-12-10 02:27:24 +00:00
Glenn Maynard f5aa8fdd27 comments 2005-12-10 02:21:11 +00:00
Glenn Maynard 4448fb5a5a update 2005-12-10 02:19:00 +00:00
Glenn Maynard 04ffb1657f comments, fixes 2005-12-10 02:14:06 +00:00
Glenn Maynard 03708b636a firming up this API: USBStorageDevicesChanged is "calling
GetUSBStorageDevices may return different devices"; calling
it twice in a row should have the same result
2005-12-10 02:11:34 +00:00
Glenn Maynard cdb44c71be not "new" 2005-12-10 02:08:26 +00:00
Glenn Maynard 39535c11e5 move common high-level device checking logic into base class:
- report STATE_CHECKING when a device is first seen, so "checking" shows up quickly
 - read quick profile data once bMount is true
2005-12-10 02:07:30 +00:00
Glenn Maynard bd6b59df43 sync with Linux 2005-12-10 01:49:01 +00:00
Glenn Maynard 7bf4380fb5 reuse Mount and Unmount 2005-12-10 01:46:58 +00:00
Glenn Maynard ad7ee70346 fix error 2005-12-10 01:46:17 +00:00
Glenn Maynard 3f27a018b3 nudge closer to Windows driver 2005-12-10 01:42:49 +00:00
Glenn Maynard 8896e8b664 cleanup 2005-12-10 01:40:19 +00:00
Glenn Maynard 03ba527b58 remove unused vConnects 2005-12-10 01:37:28 +00:00
Glenn Maynard a46a80ba3c refactor to look more like the Linux driver 2005-12-10 01:36:15 +00:00
Glenn Maynard e94119a957 break out MemoryCardDriverThreaded_Windows::GetUSBStorageDevices 2005-12-10 01:24:11 +00:00
Glenn Maynard 908e60fc0a don't make an extra copy 2005-12-10 01:19:53 +00:00
Glenn Maynard 3751c6dc88 revert last 2005-12-10 01:11:12 +00:00
Glenn Maynard cc5798a416 simplify 2005-12-10 01:05:58 +00:00
Glenn Maynard 48a313372b don't log non-removable drives 2005-12-10 01:04:16 +00:00
Glenn Maynard db4cc8df2e Floppy drives can be reassigned, and other things can end up on A: and B:. Check the actual device type. 2005-12-10 00:36:34 +00:00
Glenn Maynard 9dc6b7366a cleanup 2005-12-09 23:54:18 +00:00
Glenn Maynard 5c5183b953 bind 2005-12-09 21:39:41 +00:00
Chris Danford 37f82b43f7 remove CStringArray #define 2005-12-09 21:36:22 +00:00
Glenn Maynard b68e9dd772 simplify into one loop 2005-12-09 20:05:04 +00:00
Chris Danford 90e9afc314 eliminate the dupe copies of things in smpackage (registry, RageUtil) and share some of the directory logic 2005-12-09 19:50:31 +00:00
Chris Danford 4c2e610eaa eliminate the dupe copies of things in smpackage (registry, RageUtil) and share some of the directory logic 2005-12-09 19:21:38 +00:00
Chris Danford dc35d10ee4 move our CStirng into a namespace to fix conflict with MFC 2005-12-09 19:15:31 +00:00
Glenn Maynard cffff7739b never accept input while transitioning 2005-12-09 05:28:53 +00:00
Chris Danford f1c876a16c fix compile 2005-12-09 04:28:49 +00:00
Glenn Maynard 970bc43d03 we save after every change 2005-12-09 04:27:47 +00:00
Glenn Maynard f8104c0731 separate exit row 2005-12-09 04:25:30 +00:00