16083 Commits

Author SHA1 Message Date
Henrik Rydgård
6f0ea8fcf4 Merge pull request #7469 from daniel229/replace_func_in_photokano
Another replace frame download in Photo Kano.
2015-02-12 15:56:57 +01:00
daniel229
aec9e25be9 Another replace frame download in Photo Kano. 2015-02-12 20:36:17 +08:00
Henrik Rydgard
2290a6165e Try to fix glitch reported in #7457 in PHOTOKANO 2015-02-12 11:44:06 +01:00
Henrik Rydgard
96ecb9a160 IndexGenerator: Add back a line that got lost in af46d17b 2015-02-11 21:55:05 +01:00
Henrik Rydgård
6cae957b1e Merge pull request #7467 from vnctdj/patch2
Fix PostShaders translations
2015-02-11 16:27:15 +01:00
vnctdj
63bfaca3c0 Do differently 2015-02-11 14:32:43 +01:00
Henrik Rydgård
f9974c75d3 Merge pull request #7463 from vnctdj/patch-1
Edit string to match already translated one
2015-02-10 23:45:05 +01:00
vnctdj
91c7c76d8a Edit string to match already translated one
https://github.com/hrydgard/ppsspp-lang/blob/master/en_US.ini#L359
2015-02-10 12:16:48 +01:00
Henrik Rydgard
01688a9993 Update submodules 2015-02-09 23:13:37 +01:00
Henrik Rydgard
d6cf857a06 Make it impossible to set Auto Frameskip and Non-buffered together as they interact in a bad way 2015-02-09 23:11:45 +01:00
Henrik Rydgård
05748b7343 Merge pull request #7458 from daniel229/func_replace_in_photokano
Replace frame download in Photo Kano.
2015-02-09 09:16:20 +01:00
daniel229
4d304737d8 Replace frame download in Photo Kano. 2015-02-09 14:08:36 +08:00
Henrik Rydgård
ae7476aee3 Merge pull request #7455 from daniel229/sceAdler-module
Implement sceAdler32
2015-02-08 12:00:15 +01:00
daniel229
3c1644066e update validAddresses range 2015-02-08 11:34:35 +08:00
daniel229
851070a6f8 Implement sceAdler32 2015-02-08 09:35:00 +08:00
Henrik Rydgard
05fc4cfd63 CWCheat: Crashfixes for broken codes. Fixes #7442 2015-02-06 19:37:39 +01:00
Henrik Rydgard
d011020e23 Don't have Autoframeskip on as default on Android. Seems to have serious issues on some android devices, yet to be figured out. 2015-02-06 19:37:39 +01:00
Henrik Rydgård
b7c88f1242 Merge pull request #7438 from LunaMoo/0xC_code_fix
Fix 0xC/0x8 code types
2015-02-05 18:57:27 +01:00
LunaMoo
082cc8eff9 Also fix 0x8 type /same as 0x4, just for 8/16 bit 2015-02-05 16:29:23 +01:00
LunaMoo
2e1681cba6 Fix 0xC code type 2015-02-05 15:14:54 +01:00
Henrik Rydgård
e6af3cf2f4 Try workaround for SDL joystick dpad problems as mentioned in #7428 2015-02-05 09:49:31 +01:00
Josh Palmer
929866edd3 XInput/DInput: Rename settings, fix sensitivity
* Change deadzone inverter naming convention to 'analog mapper'
* Remove hokey mathematics from sensitivity calculations
2015-02-05 06:30:29 +00:00
Josh Palmer
4c6410cd0d DInput/XInput: Further fixes & improvements
* Remove redundant second analog settings for XInput
* Replace DInput circle->square mapping with improved XInput version
2015-02-05 05:48:29 +00:00
Josh Palmer
6856709b1d DInput/XInput: Deadzone fixes & Sensitivity
* DInput Deadzone & Deadzone Inverter now function correctly
* Added analog Sensitivity options to DInput and XInput
2015-02-05 05:30:39 +00:00
Henrik Rydgard
e5706ac9ff Remove accidentally added Flush() call (was debugging something else) 2015-02-04 17:41:51 +01:00
Henrik Rydgard
018b134545 Fix issue where on-screen UI might be invisible in non-buffered rendering 2015-02-04 17:29:49 +01:00
Henrik Rydgård
68cb7cb21a Merge pull request #7384 from sum2012/Gamesetting
Fix unicode letters in PPSSPP folder in installed.txt
2015-02-04 15:31:51 +01:00
Henrik Rydgard
eb56cd72ed CwCheat: UNTESTED: Make "Jocker" commands accept combos even if other buttons are pressed.
See issue #7431. Will revert if it doesn't work.
2015-02-04 15:28:14 +01:00
Henrik Rydgard
f18f54fa5a Don't prepare to fetch translations unless we actually are going to use them.. In a couple of places in the code. 2015-02-04 13:41:21 +01:00
sum2012
83243fb696 Fix by hrydgard 2015-02-04 20:34:53 +08:00
Henrik Rydgard
a8a7adc85f When using controller autoconf on PC, throw in a couple of useful keyboard mappings too.
See #7399
2015-02-04 11:52:13 +01:00
Henrik Rydgard
2f6216d787 Fix bug in CwCheat icache invalidation. Fixes #7430 2015-02-04 10:56:38 +01:00
Henrik Rydgard
fef70c528b Possibly fix weird control visibility issue #7417 although I don't quite get it.. 2015-02-04 10:43:49 +01:00
Henrik Rydgard
ca512ea06a More minor cleanup. Update lang. 2015-02-03 21:59:36 +01:00
Henrik Rydgard
05ee55ea46 Try a potential fix for #7408 2015-02-03 21:51:39 +01:00
Henrik Rydgard
60a837f19f Minor cleanup 2015-02-03 21:28:08 +01:00
Henrik Rydgard
9b9d8592db Fix calling convention of the d3d9createex function. May help #7421 2015-02-03 21:27:26 +01:00
Henrik Rydgård
d4d0d334cb Merge pull request #7427 from sergiobenrocha2/master
Fix ARM build for SDL and some header stuff
2015-02-03 21:04:19 +01:00
sergiobenrocha2
9dbd18e59d Ensure that it will use ffmpeg from ppsspp, not from the system. 2015-02-03 17:46:51 -02:00
sergiobenrocha2
414b89f61a Fix ARM build for SDL. 2015-02-03 17:11:21 -02:00
Henrik Rydgård
e6d9bdbca6 Merge pull request #7414 from hrydgard/cwcheat-invalidate-icache
Invalidate icache before letting the CWCheat engine change memory. Might fix JIT-related cheat crashes.
2015-02-03 12:57:15 +01:00
Henrik Rydgard
2b7d95be1d Typo fix 2015-02-03 00:21:38 +01:00
Henrik Rydgard
4d11aa3edb Invalidate icache before letting the cwcheat engine change memory. Might fix JIT-related cheat crashes. 2015-02-03 00:21:37 +01:00
Henrik Rydgard
a370475425 Make it possible to type 'X' into the nickname (and other) textboxes without being thrown out.
Fixes #7410
2015-02-03 00:11:51 +01:00
Henrik Rydgard
d644ebef10 Update lang 2015-02-03 00:11:34 +01:00
Henrik Rydgård
2a0c353585 Merge pull request #7413 from Bigpet/master
don't try to access past the number of vertices when drawing rectangles
2015-02-02 22:34:32 +01:00
Peter Tissen
6f2962e0c3 make sure all the counters are increased by the correct value 2015-02-02 22:30:47 +01:00
Peter Tissen
4a150bead7 don't try to access past the number of vertices when drawing rectangles 2015-02-02 22:08:33 +01:00
Henrik Rydgard
682ef7d083 Add a focus style to the little screenshot previews to make keyboard navigation less confusing 2015-02-02 10:09:00 +01:00
Henrik Rydgard
feb96f0573 Fix the number overlay in save state slots 2015-02-02 09:46:36 +01:00