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 |
|
Chris Danford
|
bea1d2dfd8
|
save cache in Application Data
|
2005-12-09 04:23:44 +00:00 |
|
Glenn Maynard
|
5d8371699b
|
cleanup
|
2005-12-09 03:59:25 +00:00 |
|
Glenn Maynard
|
0dbdd181e9
|
X -> command
|
2005-12-09 03:54:45 +00:00 |
|
Glenn Maynard
|
679eb31eda
|
command
|
2005-12-09 03:54:16 +00:00 |
|
Glenn Maynard
|
5e11c35991
|
ignore repeats for input mappings
|
2005-12-09 03:15:51 +00:00 |
|
Glenn Maynard
|
d77a3372e4
|
sounds
|
2005-12-09 03:13:51 +00:00 |
|
Glenn Maynard
|
a3efa94b2a
|
return true if something changed
|
2005-12-09 03:05:17 +00:00 |
|
Glenn Maynard
|
03e0d20277
|
explicit focus changing
|
2005-12-09 02:49:31 +00:00 |
|
Glenn Maynard
|
81f38d89c3
|
fix DeviceInput::ToChar for delete
|
2005-12-09 02:17:38 +00:00 |
|
Glenn Maynard
|
473b080ef9
|
just "backspace", not "key backspace"
|
2005-12-09 02:07:34 +00:00 |
|
Glenn Maynard
|
691b1a6d7a
|
use GetDeviceSpecificInputString
|
2005-12-09 02:05:23 +00:00 |
|
Glenn Maynard
|
b683be9023
|
better default InputHandler::GetDeviceSpecificInputString
|
2005-12-09 02:04:55 +00:00 |
|
Glenn Maynard
|
d4db7a0dd0
|
uncomment
|
2005-12-09 02:04:22 +00:00 |
|
Glenn Maynard
|
cfe76dd96e
|
cleanup
|
2005-12-09 01:48:20 +00:00 |
|
Chris Danford
|
a1eb80e858
|
reorg for easier #ifdefing
|
2005-12-09 01:46:19 +00:00 |
|
Glenn Maynard
|
8d2eb108c0
|
metrics
|
2005-12-09 01:44:19 +00:00 |
|
Glenn Maynard
|
04e4f583a9
|
themable text
|
2005-12-09 01:43:44 +00:00 |
|
Chris Danford
|
4165c887f0
|
mount all writable dirs to user's dir
|
2005-12-09 01:22:31 +00:00 |
|
Chris Danford
|
ed6634ba6b
|
remove arbitrary switching on whether exe is in Program Files. Always save to user's dir.
|
2005-12-09 01:09:01 +00:00 |
|
Chris Danford
|
d2d64a49a9
|
remove unused prefs import logic
|
2005-12-09 01:07:40 +00:00 |
|
Glenn Maynard
|
be0fe94d36
|
fix current sort not selected when going to sort menu
|
2005-12-09 00:42:45 +00:00 |
|
Glenn Maynard
|
a46593c31a
|
remove old
|
2005-12-09 00:36:43 +00:00 |
|