Unknown W. Brackets
47b0c5962a
Add a right stick config for Valkyria Chronicles.
2013-06-21 17:59:12 -07:00
Unknown W. Brackets
8fe9620350
Always use iButtonPreference, fixes #2390 .
2013-06-21 17:45:39 -07:00
Sacha
2570268393
Remove 'BLACKBERRY10' define as it is now the minimum OS requirement.
2013-06-21 15:40:52 +10:00
raven02
de4d970ab6
Toggle to adjust VPS/FPS/Both , new timeFormat/dateFormat/buttonPerference
2013-06-19 15:09:01 +08:00
raven02
ab545a1cf0
Toggle to adjust on-screen buttons scaling
2013-06-18 17:44:39 +08:00
Unknown W. Brackets
97943bfbc3
Buildfix. Fixes #2337 .
2013-06-17 22:37:35 -07:00
Henrik Rydgård
c4abec3560
Add option for very transparent touch buttons
2013-06-17 20:28:22 +02:00
Henrik Rydgard
e782b6f20e
Add VSync option in Windows. Turns itself off when unthrottled.
2013-06-16 23:45:06 +02:00
Henrik Rydgard
b60a2fb819
x360 temporary right stick hard bind now configurable in ini file.
2013-06-11 21:29:55 +02:00
Henrik Rydgard
4bc25c91d8
Add option to have PPSSPP stay on top of other windows. Fixes #2199
2013-06-10 23:45:12 +02:00
Henrik Rydgard
51daa1f878
Delete the "Use Media Engine" option.
2013-06-08 22:53:36 +02:00
Henrik Rydgard
1e84dd23d7
Hide atrac3+ option if no codec dll/.so installed
2013-06-01 19:12:11 +02:00
raven02
25b8007407
Toggle Atrac3+ in [Sound] section
2013-06-01 23:10:31 +08:00
Henrik Rydgard
c8be33b5f5
Merge branch 'makotech222-cwcheat' of github.com:hrydgard/ppsspp into makotech222-cwcheat
2013-05-30 19:12:00 +02:00
Henrik Rydgard
572eb26305
Merge branch 'master' into makotech222-cwcheat
...
Conflicts:
Core/Core.vcxproj.filters
Core/HLE/__sceAudio.cpp
Core/HLE/sceKernel.cpp
2013-05-30 19:11:20 +02:00
Henrik Rydgard
839e5eccc6
Copy at3plusdecoder.so to internal memory to solve android permission issues on devices with no-exec mounted SD cards.
2013-05-30 19:06:56 +02:00
oioitff
852a07d347
Remove all dshow stuff.
2013-05-30 19:14:18 +08:00
Steven Cherry
9a450f2c4d
String parsing now occurs only on start up and when pressing "reload cheats" button on system settings menu
2013-05-30 02:08:20 -05:00
Henrik Rydgard
2ef4a05a49
Disable auto-loading the directshow filter by default as it's unstable. Add new INI setting [Sound] AutoLoadDShow to turn it back on.
2013-05-25 17:01:18 +02:00
Henrik Rydgard
880b80823b
Some cwcheat cleanups and TODOs.
2013-05-23 13:10:39 +02:00
Henrik Rydgard
08e0881c94
Merge branch 'cwcheat' of https://github.com/makotech222/ppsspp into makotech222-cwcheat
...
Conflicts:
Core/Config.cpp
Core/Config.h
Core/Core.vcxproj.filters
Core/HLE/sceKernel.cpp
2013-05-22 21:04:12 +02:00
Henrik Rydgard
b3084ab685
iMaxRecent should be an int, not a u32 (the latter writes as hex to .ini)
2013-05-19 16:40:01 +02:00
Steven Cherry
9d2667fc0d
Second to last commit
...
Everything but getting ISO name
2013-05-18 17:04:01 -05:00
Unknown W. Brackets
81f1383beb
Prevent a type comparison warning.
2013-05-18 10:21:04 -07:00
Henrik Rydgård
e104b8436f
Merge branch 'raven02-patch-15'
...
Conflicts:
UI/MenuScreens.cpp
2013-05-16 17:21:13 +02:00
Henrik Rydgård
367e9bcefb
Remove DrawWireframe option to save space in dialog, it doesn't really work right anyway
2013-05-16 17:18:53 +02:00
Steven Cherry
0912d9c931
Fix names to be consistent. Moved MAX_RECENT to header file.
2013-05-15 19:51:15 -05:00
Steven Cherry
e7622ebbd6
Custom Fps Limiter
...
First time contributing. Set FPS limit on second page of graphics
settings. Press Tab key or on 360 controller, press left stick to toggle
between 3 states.
2013-05-09 19:36:23 -05:00
Sacha
33e7169248
New Option for Blackberry keyboard devices: Partial Vertical Stretch
...
Stretches screen vertically by ~38% (midpoint of stretched and non-stretched).
Set this on by default for keyboard devices. Also set 'Show Touch' off by default.
2013-05-08 23:23:24 +10:00
Peter Thoman
3c2ee6bd65
Added texture deposterization option
2013-05-03 16:26:02 +02:00
Peter Thoman
7d2fd0ea31
Removed Bilinear texture filtering option
2013-05-03 10:29:29 +02:00
Peter Thoman
49fbf2b177
Fixed merging messup
2013-05-03 02:57:23 +02:00
Peter Thoman
d8df8a6796
Merge branch 'master' of https://github.com/hrydgard/ppsspp
...
Conflicts:
Core/Config.cpp
Core/Config.h
2013-05-03 00:24:03 +02:00
Henrik Rydgard
cd55068026
iFrameSkip should be an int.
2013-05-02 21:36:36 +02:00
Peter Thoman
ec52816c17
Merge
2013-05-02 20:09:43 +02:00
Unknown W. Brackets
a1cb85cd05
Stick to a single config entry per option.
...
We don't need a bool in the ini AND an int setting.
This should also fix the anistropy setting, which appears to have been
pretty much broken. Also makes frameskip enable even if you don't tap
auto, which is what I'd assumed it did before.
2013-05-02 08:15:50 -07:00
Jacky TSUI
3d27799601
Add xBRZ texture scaling to Android/iOS
2013-05-02 20:51:02 +08:00
Peter Thoman
3e5023ea97
Refactored Texture Scaling, changed options & gui to separately select scaling level and method
2013-05-01 23:55:34 +02:00
Peter Thoman
0ef103525f
Added Global Threadpool to common
2013-05-01 14:12:09 +02:00
Peter Thoman
6950cfef35
Changed xBRZ UI to have separate off option
2013-04-30 12:14:34 +02:00
Peter Thoman
04d0a61968
Added config option for xBR texture scaling
2013-04-30 03:46:27 +02:00
raven02
1405b43b2d
Change to ERROR_LOG , add True Color/Anisotropic Filtering
2013-04-28 09:46:18 +08:00
raven02
3a9cd05f5d
Bool for bFrameSkip
2013-04-23 21:21:31 +08:00
raven02
5768947f9d
Add configurable frameskip
2013-04-23 21:16:27 +08:00
Unknown W. Brackets
1fe7242e47
Store parental level as an integer.
2013-04-20 09:37:47 -07:00
CrazyMax
61a7c821d2
add save/load PSP parameters from ini file;
2013-04-19 21:59:24 +03:00
Henrik Rydgard
32f344d6bd
Very basic internationalization. Does not work on Android yet due to location of ini files.
2013-04-18 12:06:26 +02:00
CrazyMax
e864569d0c
Windows: add Force Input Device option;
2013-04-16 17:34:20 +03:00
Henrik Rydgard
e3fb88de68
Background thread for icon loading, show in game list. Switch to GNU STL in Android port.
2013-04-13 21:24:07 +02:00
raven02
87e24ea938
Add option to toggle mipmapping , default false
2013-04-03 07:38:13 +08:00