daniel229
aec9e25be9
Another replace frame download in Photo Kano.
2015-02-12 20:36:17 +08: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
daniel229
4d304737d8
Replace frame download in Photo Kano.
2015-02-09 14:08:36 +08: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
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
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
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
Henrik Rydgard
2f6216d787
Fix bug in CwCheat icache invalidation. Fixes #7430
2015-02-04 10:56:38 +01:00
sergiobenrocha2
9dbd18e59d
Ensure that it will use ffmpeg from ppsspp, not from the system.
2015-02-03 17:46:51 -02: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
Unknown W. Brackets
7a974b364c
Cap writable bytes to filesize when streaming.
...
Otherwise we may ask for more than is possible at the end.
2015-02-01 15:13:52 -08:00
Unknown W. Brackets
b36a25f602
Even if we don't get enough data, fill what we can.
2015-02-01 15:13:51 -08:00
Unknown W. Brackets
9a8f61eced
Seek forward from 0 as well.
...
Otherwise we also get incorrect data.
2015-02-01 15:13:51 -08:00
Unknown W. Brackets
97fd19f8cd
Seek backwards by force decoding, align seeks.
...
It seems like we can only (safely) seek to sample boundaries, which makes
sense. Also, we get wrong data unless we "warm" it by seeking from 0, it
seems like.
This makes looping produce correct data. Fixes #6970 .
2015-02-01 15:13:50 -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
001eda39e0
Add really primitive save preview on "Next Slot". Improve pause screen layout a little.
2015-02-01 18:04:50 +01:00
Unknown W. Brackets
32573ce121
Fix a typo in font loading.
2015-02-01 01:20:28 -08:00
Henrik Rydgård
deb2f838d0
Merge pull request #7381 from sum2012/cw-cheat
...
Create as UTF-8 format of new cwcheat file
2015-01-31 16:55:24 +01:00
Henrik Rydgard
24c78ed2f4
Add option to turn off the synchronizing audio resampler. Only available if output sample rate is 44100Hz.
2015-01-31 12:12:29 +01:00
sum2012
b7094c7e2a
Change to System section
2015-01-29 23:32:13 +08:00
sum2012
15c53d40f5
Make "Failed to load state" translatable
2015-01-29 22:59:05 +08:00
Henrik Rydgard
2792602252
Pass the game selection screen audio through the resampler. Fixes #7316 .
2015-01-29 14:58:03 +01:00
Henrik Rydgard
74ae85ff0e
On Android, default to Frameskip=2 and AutoFrameskip. Should be a better initial experience for most.
2015-01-29 14:31:04 +01:00
Henrik Rydgard
86cee103f3
Add audio debug stats dev tool. Increase audio buffer low watermark a bit, hopefully helping #7370 .
2015-01-29 12:56:17 +01:00
Henrik Rydgård
e0377dbe8e
Merge pull request #7379 from LunaMoo/CWcheatStuff
...
Implement CW cheat refresh rate.
2015-01-27 23:32:27 +01:00
sum2012
f172bd78b7
Remove unused line
2015-01-28 06:17:27 +08:00
sum2012
008806c275
Fix as @hrydgard suggest
2015-01-28 06:15:05 +08:00
sum2012
20818f47bd
Add OSM in Save encryption failed
2015-01-28 05:26:58 +08:00
sum2012
dff76dec56
Fix as @Bigpet suggestion
2015-01-27 21:17:07 +08:00
sum2012
12e1cdbbae
Attempt to fix Symbian build
2015-01-27 21:11:07 +08:00
sum2012
7b3115e4de
Create as UTF-8 format of new cwcheat file
...
Fix #4300
2015-01-27 19:54:22 +08:00
Luna
b954145241
Implement CW cheat refresh rate.
2015-01-27 00:50:50 +01:00
Henrik Rydgard
1079c21e38
Update native, and update README with more 1.0 features
2015-01-27 00:18:04 +01:00
Coldbird
72d5845532
Fixed Indentation + Moved Cardboard Menu
2015-01-24 20:01:09 +01:00
Coldbird
b08c7012f1
Add Google Cardboard Support
2015-01-24 17:39:59 +01:00
Henrik Rydgard
790024c829
Add option to choose Audio backend, as WASAPI does not seem to be ideal for everyone..
...
Default to WASAPI though (Auto)
2015-01-24 13:50:27 +01:00
Henrik Rydgard
4ebdf49fb6
Update ffmpeg to master, also switching to static linking of MSVCRT. Don't forget to update your submodules!
2015-01-24 13:30:37 +01:00
Henrik Rydgård
a675139a5c
Merge pull request #7365 from LunaMoo/bloomhack
...
Add Bloom Effect Smoothing hack
2015-01-24 10:51:24 +01:00
Henrik Rydgård
502614b836
Change default proAdhoc server to coldbird.net, see #7325
2015-01-23 19:24:13 +01:00
Luna
722d34e09a
Add Bloom Effect Smoothing hack
2015-01-23 02:08:20 +01:00
Henrik Rydgard
cae58cafee
Revert "Merge pull request #7361 from hrydgard/color-conv-centralize"
...
This reverts commit f1b57dabf5 , reversing
changes made to 41001637ce .
2015-01-22 19:53:32 +01:00
Henrik Rydgard
07933cad42
Revert "Minor optimizations, add a failsafe"
...
This reverts commit 48e4d1edae .
2015-01-22 19:52:58 +01:00
Henrik Rydgard
48e4d1edae
Minor optimizations, add a failsafe
2015-01-20 20:08:12 +01:00