Ced2911
|
ebbe84450a
|
[Core] Endian fixes
|
2014-01-26 14:27:53 -08:00 |
|
Unknown W. Brackets
|
e00a244d1e
|
Handled fixed-length strings in savedata properly.
|
2014-01-24 01:21:13 -08:00 |
|
Unknown W. Brackets
|
05ad9721d9
|
Allow msgdialog override of ok/cancel button text.
Per tests, and hints from JPCSP.
|
2014-01-23 01:02:41 -08:00 |
|
Unknown W. Brackets
|
bcdcd528b2
|
Validate options in MsgDialog v3 per tests.
|
2014-01-23 00:41:42 -08:00 |
|
Unknown W. Brackets
|
fa1c5e0f87
|
Oops, only reset MsgDialog result on success.
|
2014-01-23 00:41:26 -08:00 |
|
Unknown W. Brackets
|
278359b208
|
Set msgdialog result to 0 after displayed.
This might fix anything checking the result code without zeroing it first.
|
2014-01-22 08:18:56 -08:00 |
|
Unknown W. Brackets
|
f74e29977f
|
Abort on a message dialog just moves to finished.
Still need to shutdown. Fixes #5177.
|
2014-01-22 08:17:21 -08:00 |
|
Henrik Rydgard
|
9bde25dfa9
|
Moving the lang mapping to Config clears up some obcure file-to-file build dependency.
Should fix the build.
|
2014-01-03 19:04:43 +01:00 |
|
Henrik Rydgård
|
00c32ddadb
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
|
Henrik Rydgård
|
87f203a5b8
|
More include untangling
|
2013-12-29 23:44:35 +01:00 |
|
Henrik Rydgård
|
79ff2f0ba8
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
|
Unknown W. Brackets
|
b2795b31c0
|
Only draw visible savedata icons, fix leak.
Fixes #4870.
|
2013-12-17 08:07:30 -08:00 |
|
Unknown W. Brackets
|
f7bad51cc7
|
Clip in PPGe, fixing issues in softgpu.
We were just drawing wrong, so softgpu was correct.
|
2013-12-15 11:59:23 -08:00 |
|
The Dax
|
9ea907d7b7
|
Update comment in PSPDialog::IsButtonHeld.
|
2013-12-14 19:05:19 -05:00 |
|
The Dax
|
92ab821f14
|
Allow the OSK text input buttons to be held and thus repeat.
|
2013-12-14 18:18:18 -05:00 |
|
pal1000
|
95a3660a34
|
Visual Studio 2013 buildfix
|
2013-12-12 16:11:36 +02:00 |
|
Henrik Rydgard
|
70174ac405
|
Warn fix, cleanup, update buttons.svg
|
2013-12-12 12:08:36 +01:00 |
|
shenweip
|
389fee29b5
|
Limit field drew number,draw back of string if length is greater than limit.
|
2013-12-12 13:10:42 +08:00 |
|
Sacha
|
108edd4093
|
Buildfix for Windows Qt. Enable PSP model SLIM on Symbian (works fine due to lack of mmap).
|
2013-12-10 18:49:25 +10:00 |
|
The Dax
|
814a81b692
|
Allow held directional buttons to scroll up and down the list repeatedly.
|
2013-12-08 20:33:16 -05:00 |
|
Unknown W. Brackets
|
2278bee910
|
Fix double free when saving.
|
2013-12-08 14:46:05 -08:00 |
|
Unknown W. Brackets
|
0636a65ad9
|
Use ReadEntireFile() a few more places.
This fixes one or two minor memory leaks.
|
2013-12-08 12:02:37 -08:00 |
|
Unknown W. Brackets
|
2d3f0758c1
|
Dynamically manage PPGe images so 50+ are okay.
Otherwise, we try to allocate all at once and could run out of ram.
Should fix #2242.
|
2013-12-08 11:06:18 -08:00 |
|
Sacha
|
a0c5af288c
|
Add InputBox as a platform-specific system function instead of a host function. Enable it on all Qt platforms. Add Set Nickname to mobile Qt.
|
2013-12-08 20:16:34 +10:00 |
|
Henrik Rydgard
|
32f479b0a6
|
Assorted log spam reductions.
Also let Java know of some important events. Not used for anything yet.
|
2013-12-04 17:43:00 +01:00 |
|