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 |
|
Henrik Rydgard
|
c499be9769
|
Merge branch 'adhoc-support' of https://github.com/Kyhel/ppsspp into Kyhel-adhoc-support
hrydgard here: I switched to our implementation of thread.h and removed the "Windows7SDK" things for now.
Conflicts:
Core/Core.vcxproj.filters
|
2013-11-27 21:21:32 +01:00 |
|
shenweip
|
dfad2ba845
|
Avoid a dangerous zero.
|
2013-11-26 23:45:45 +08:00 |
|
Kyhel
|
0f7f90d0ac
|
Added windows changes for a unified build. Added Dialog fix which
prevented from saving after going online. Added windows « errno » use
redefinition to suit WSAGetLastError and protocl needs.
|
2013-11-25 02:57:08 +01:00 |
|
Henrik Rydgård
|
c9475b17b8
|
Merge pull request #4514 from shenweip/patch-3
Skip the read of secure files which are not in SFO.
|
2013-11-14 14:02:21 -08:00 |
|
shenweip
|
37e477f6e5
|
Add a log and fix typo.
|
2013-11-14 22:49:26 +08:00 |
|
Henrik Rydgård
|
66581c4d83
|
Merge pull request #4517 from Kingcom/SaveDialog
Partially implement SCE_UTILITY_SAVEDATA_FOCUS_NAME
|
2013-11-12 01:42:20 -08:00 |
|
Kingcom
|
7f9182033e
|
Partially implement SCE_UTILITY_SAVEDATA_FOCUS_NAME
|
2013-11-12 10:10:56 +01:00 |
|
shenweip
|
d3fbbebe16
|
Only skip when load fail.
|
2013-11-12 12:14:16 +08:00 |
|
shenweip
|
c5a6e4653b
|
Only check in secure mode.
|
2013-11-12 12:08:11 +08:00 |
|
shenweip
|
02ceb312cf
|
Skip the load of secure files which are not in SFO.
|
2013-11-12 11:21:26 +08:00 |
|
shenweip
|
0a9cf9b1bc
|
Turn up logging.
|
2013-11-10 10:40:56 +08:00 |
|
Henrik Rydgard
|
a028f07951
|
Turn down some logging.
|
2013-11-08 18:52:07 +01:00 |
|