Commit graph

150 commits

Author SHA1 Message Date
raven02
cf37d569a5 Shorter string for Enable compatibility report servers 2013-06-15 14:54:50 +08:00
raven02
c7d3caf5f7 Make frameskipping UI consistents with others 2013-06-15 14:36:07 +08:00
raven02
6d82479fe5 Only display "download atrac3+ plugin" when it is not installed. 2013-06-15 14:30:34 +08:00
raven02
de0b94542f Display current selection for texture scaling 2013-06-15 15:23:14 +09:00
raven02
136c05c722 Minor spacing fix 2013-06-15 13:51:54 +08:00
raven02
2aec47e702 Optimizing the space to put in single line for texture scaling and AF as well 2013-06-15 13:50:18 +08:00
raven02
8821528d01 Optimizing the space to put in single line for frame skipping and fps limit 2013-06-15 14:43:49 +09:00
raven02
d821946da5 Only show option to select when enabled frameskip and FPS limit 2013-06-15 13:26:38 +08:00
raven02
c0d51065d6 Display current AF 2013-06-15 13:08:00 +08:00
raven02
c96bf8d375 Swap the position of next and prev button for better navigation 2013-06-15 12:38:22 +08:00
Henrik Rydgard
df6199d353 Move some stuff to native. Show game icon on newui game screen. Turn it off again (oops) 2013-06-09 13:42:00 +02:00
Henrik Rydgard
2afbc94734 Turn off RTTI, simulate it where needed. 2013-06-09 13:02:16 +02:00
Henrik Rydgard
51daa1f878 Delete the "Use Media Engine" option. 2013-06-08 22:53:36 +02:00
Henrik Rydgard
bb3c91f8bb Some New-UI work (disabled, it's not really ready yet). 2013-06-08 22:47:06 +02:00
Swyter
074e64a699 *Differenciate between Latin-american Spanish and Spanish from Spain.
*Differenciate between Brazilian Portuguese and Portuguese from Portugal.
2013-06-06 15:26:57 +02:00
Henrik Rydgard
2221f221e3 Only create backing texture for DrawPixels when needed. 2013-06-05 23:03:23 +02:00
Henrik Rydgard
691771244f Hide the atrac3plusdecoder autoinstaller on platforms where it's not yet supported 2013-06-05 00:03:37 +02:00
Henrik Rydgard
0c7833796b Merge branch 'master' into plugindownload
Conflicts:
	Core/Core.vcxproj
	Windows/PPSSPP.vcxproj
	native
2013-06-03 23:42:49 +02:00
Henrik Rydgard
54f5377196 PluginScreen progress 2013-06-03 19:58:42 +02:00
aquanull
cd499b6ddf Re-arrange many menu screen elements to fit in most situations.
Even add a new screen for frame settings.
Unfortunately, in some languages certain words and phrases are so long^n that they will fail under 800×480 (or even lower) resolution.
2013-06-04 01:05:10 +08:00
aquanull
af30671c12 Exit from UI Menu Screen better. Fix crash under debugging if Pause Screen has ever been used. 2013-06-03 21:13:17 +08:00
raven02
dfbed56ac5 Display "Enable Atrac3+" option only when Sound is enabled 2013-06-02 15:12:12 +08:00
Henrik Rydgard
8f19cc8855 Initial take at plugin dialog 2013-06-01 23:34:50 +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
ab4987bc20 Update to latest version of "native" 2013-05-31 23:10:58 +02: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
Steven Cherry
af778d2767 Small fix 2013-05-30 02:15:08 -05: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
raven02
dd4e49594e Minor UI space fixing 2013-05-29 00:36:24 +08:00
aquanull
dba0b47c6e Enable "stop" command from Windows menu on Pause Screen 2013-05-28 15:51:26 +08:00
aquanull
88d83e3a74 Make it possible to translate error screens. 2013-05-25 13:37:43 +08:00
aquanull
4ba40fcd2f Tweak some menu screen items. 2013-05-25 12:34:43 +08:00
aquanull
87f398b1af Make more menu screen items translatable.
Update font atlas files.
2013-05-25 11:23:14 +08:00
Henrik Rydgard
880b80823b Some cwcheat cleanups and TODOs. 2013-05-23 13:10:39 +02:00
Steven Cherry
9d2667fc0d Second to last commit
Everything but getting ISO name
2013-05-18 17:04:01 -05: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
raven02
339d8ed32b Better fit for 800x480 2013-05-16 03:41:59 +08:00
raven02
3d0358140d FPS limit : auto-switchable between 30 to 240 2013-05-15 18:20:26 +08:00
raven02
64e6a09c55 Reorganize bit the UI 2013-05-15 18:09:30 +08:00
Steven Cherry
409edfd5e7 Set 'F3' on keyboard to toggle, in addition to left thumb stick (for keyboard users)
Fix graphics screen 'Fps Limit' from being unable to close out, making options below it unreadable.
2013-05-14 19:00:43 -05:00
Henrik Rydgård
d0197d072c Merge pull request #1801 from unknownbrackets/ui-tweaks
Add an option to enable reporting in the UI
2013-05-14 08:13:33 -07:00
Unknown W. Brackets
847af200b2 Add an option to enable reporting in the UI. 2013-05-14 01:27:37 -07: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
Henrik Rydgård
abfd3d9fa3 Merge pull request #1671 from cv47/patch1
Change Frameskip as an adjustable option
2013-05-06 15:10:16 -07:00
cv4720120318
ca7339327a Remove VPS limit option 2013-05-06 21:54:59 +08:00
raven02
4b6f34ccde Add bicubic/Hybrid bicubic to Android/iOS 2013-05-05 15:59:36 +08:00