Henrik Rydgard
|
51ffdfa132
|
Rename gpuStats.numFrames to numVBlanks. Switch to using numFlips for things like cache expirations.
|
2013-08-07 22:34:00 +02:00 |
|
The Dax
|
d549337080
|
Tidy up some newlines.
|
2013-08-06 19:40:59 -04:00 |
|
The Dax
|
f9067e15c9
|
Remove old comment, change another one, and change MenuScreens.cpp to use the new class Host's InputBoxGetString.
|
2013-08-06 19:36:51 -04:00 |
|
The Dax
|
40b1c6298a
|
Fix Headless build error introduced by #3063.
|
2013-08-06 19:28:43 -04:00 |
|
Henrik Rydgard
|
993d3b01de
|
Android buildfix
|
2013-08-06 19:00:32 +02:00 |
|
The Dax
|
4a2605d85e
|
Switch to strncat instead of sprintf.
|
2013-08-05 23:46:00 -04:00 |
|
The Dax
|
b9541d9a15
|
Switch to size_t instead of u32.
|
2013-08-05 23:29:59 -04:00 |
|
The Dax
|
1da0454508
|
Add support for changing the InputBox's title to the description text provided by the game(or the emulator itself). If none is provided(empty string), fall back to a default string.
|
2013-08-05 23:17:26 -04:00 |
|
The Dax
|
22bceea46c
|
Remove old comment, and change length value.
|
2013-08-05 22:49:04 -04:00 |
|
The Dax
|
4570d83c05
|
Fix crash in InputBox.cpp by offering an overloaded func which takes a size, and use it in MenuScreens.cpp / PSPOskDialog.cpp.
|
2013-08-05 22:45:51 -04:00 |
|
The Dax
|
d20ac3c4c2
|
Fall back on "VALUE" if for some reason we can't get the initial text.
|
2013-08-05 22:15:10 -04:00 |
|
The Dax
|
db00010eb2
|
Support initial text from the oskParams struct, instead of hard-coding "VALUE".
|
2013-08-05 22:12:51 -04:00 |
|
The Dax
|
78ab002fde
|
ifdef away NativeKeyboard for non Win32 platforms, for now.
|
2013-08-05 21:50:21 -04:00 |
|
The Dax
|
80953ac56d
|
Win32: Enable user to change emulated PSP nickname from the menu screens by popping a dialog box.
Win32: Enable user to bypass the in-game OSK by using the same dialog box. It doesn't support non-Roman characters yet.
|
2013-08-05 21:39:06 -04:00 |
|
Unknown W. Brackets
|
0b5bdeb1d3
|
Fix some compile failures under big endian.
|
2013-07-28 21:04:17 -07:00 |
|
raven02
|
e75f647bc4
|
Fix the YES/OK/No button sizing and code cleanup
|
2013-07-29 00:31:01 +08:00 |
|
Unknown W. Brackets
|
777074cfe1
|
Switch to _le memory layout specs in dialogs.
|
2013-07-27 15:30:18 -07:00 |
|
raven02
|
12a3a42d9a
|
Buildfix
|
2013-07-21 17:59:04 +08:00 |
|
raven02
|
4c9422088b
|
Only show OK button when (flag & DS_OK) in message dialog
|
2013-07-21 17:52:04 +08:00 |
|
raven02
|
cfd8ef494a
|
Add text shadow to Save Dialog
|
2013-07-20 21:33:40 +08:00 |
|
raven02
|
00fe237f45
|
Fix YES/NO selection color in save dialog
|
2013-07-13 22:56:46 +08:00 |
|
raven02
|
3382e73063
|
Fix YES/NO background color in save dialog
|
2013-07-10 11:20:24 +02:00 |
|
Unknown W. Brackets
|
a32cf817ff
|
Fix some minor warnings.
|
2013-07-07 20:31:04 -07:00 |
|
raven02
|
d28dbffe68
|
Fix uninitialized variable in PSPMsgDialog
|
2013-07-03 08:13:16 +08:00 |
|
Lioncash
|
ea830774c8
|
Fix a missing 'break' in a date formatting switch statement in PSPSaveDialog.cpp.
|
2013-07-02 16:28:34 -04:00 |
|