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
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
Henrik Rydgård
0b41206841
Merge pull request #7405 from torque/update-osx-iconset
...
Update OS X/iOS iconset.
2015-02-02 09:39:37 +01:00
torque
aa58dfea01
Update OS X iconset.
...
The iconset has been updated to include retina versions at all
resolutions and has been rasterized from the svg icons available in the
assets/unix-icons directory. icon-512.svg was used for all resolutions
except 16x16 and 16x16@2x, which were sourced from icon-16.svg
2015-02-02 00:34:35 -08:00
Henrik Rydgard
80d610998d
Better error checking in D3D9 init
2015-02-02 09:27:27 +01:00
Henrik Rydgard
9e162f30ab
Update native with layout bugfix, fixing scrolling issue in savestate list. Tweak layout a little.
2015-02-02 09:14:05 +01:00
Unknown W. Brackets
da6375d89d
Try to workaround travis Android ICE.
2015-02-01 13:13:17 -08:00
Henrik Rydgard
f94e7170f6
Update version numbers to 1.0
2015-02-01 21:17:43 +01:00
Unknown W. Brackets
8484af23ef
Avoid min/max issues from Atomics.h.
2015-02-01 11:55:02 -08:00
Henrik Rydgard
55c5215881
Add error checking when getting the modification time of a file
2015-02-01 19:54:07 +01:00
Henrik Rydgard
5354f5163a
Show date/time of saves on pause screen. Better WASAPI error checking.
2015-02-01 18:31:51 +01:00
Henrik Rydgard
e2825890a0
Update lang
2015-02-01 18:05:55 +01:00
Henrik Rydgard
001eda39e0
Add really primitive save preview on "Next Slot". Improve pause screen layout a little.
2015-02-01 18:04:50 +01:00
Henrik Rydgard
6420f5f476
Only show the audio backend option on Vista+. Correct the enum order. Init DSound on its thread.
2015-02-01 11:57:11 +01:00