Commit graph

5025 commits

Author SHA1 Message Date
Henrik Rydgard
2afbc94734 Turn off RTTI, simulate it where needed. 2013-06-09 13:02:16 +02:00
Henrik Rydgard
645e8a7705 More NewUI, bugfix in ParamSFO where strings were created to include the trailing zero. 2013-06-09 12:41:12 +02:00
Henrik Rydgard
cf2422002c GameInfoCache: Get game and save sizes. 2013-06-09 11:54:03 +02:00
Henrik Rydgard
533541615f Merge branch 'master' of github.com:hrydgard/ppsspp
Conflicts:
	UI/GameInfoCache.h
2013-06-08 23:01:49 +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
aquanull
2a6b35f3ad Fix missing Pause Screen BG if the game is exited once and then replayed. 2013-06-09 00:41:20 +08:00
Henrik Rydgard
3b07090682 Give GameInfo some new powers, like deleting savedata (no UI yet) and computing file sizes. Recognize directories with EBOOT.PBP in them as "games" in their own right, makes things a little cleaner. 2013-06-08 17:52:51 +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
e7097ca95a Fall back to software transform when hardware transform fails. Should help Mali devices.
This is done per shader so the speed hit should not be as bad as turning hw transform off entirely.
Displays a red error at the top of the screen so that we don't trigger this accidentally.
2013-06-06 10:09:37 +02:00
Henrik Rydgard
2221f221e3 Only create backing texture for DrawPixels when needed. 2013-06-05 23:03:23 +02:00
Henrik Rydgard
a3dd3b53c3 Implement a couple basic Psmf functions, unify some project settings, update native. 2013-06-05 21:24:14 +02:00
Henrik Rydgard
28eb21a0d1 More UI fixes 2013-06-05 16:48:16 +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
5e28df26b2 Fixes and cleanup 2013-06-04 23:54:37 +02:00
Henrik Rydgard
74638ef4ae More autodownload UI work etc 2013-06-04 22:32:52 +02:00
Henrik Rydgard
7c27311b23 More tweaks to pluginscreen 2013-06-04 01:25:30 +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
Henrik Rydgård
7b09062611 Merge pull request #1973 from aquanull/language
Update lang/ and zim assets.
2013-06-03 02:32:53 -07:00
aquanull
3b21e452dc Update lang/ and zim assets. 2013-06-03 17:22:58 +08:00
Henrik Rydgard
f6793b30da Some more UI stuff. 2013-06-02 23:46:03 +02:00
Henrik Rydgard
b3f3305068 vcproj update: enable multithread build 2013-06-02 23:45:44 +02:00
Henrik Rydgard
e5090e36c2 More plugin stuff 2013-06-02 14:38:22 +02:00
Henrik Rydgard
68e75ae134 More download stuff 2013-06-02 13:44:36 +02: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
ac7f6e6cf4 Oops 2013-06-01 00:53:24 +02:00
Henrik Rydgard
c9b3c7f7f9 minor fixes to NativeApp.cpp 2013-05-31 23:12:48 +02: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
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
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
aquanull
fb81e6b2eb Update lang/ and zim assets. 2013-05-29 12:22:55 +08: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
mgaver
d615249c6d Update EmuScreen.cpp
use shorten keys.
2013-05-27 21:27:42 +09:00
mgaver
3ed3c176d9 Make on screen messages translatable 2013-05-27 21:25:30 +09:00
Daniel Dressler
a9d6916cde Fix key map resolution only checking user settings
Alone the way a few other bugs got squashed
2013-05-25 20:29:52 -07: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
Daniel Dressler
b890e52c4d Make keymap new key dialog display current key 2013-05-23 21:11:52 -07:00
Daniel Dressler
5b8a1174ea Make KeyMap screen display current key mappings 2013-05-23 21:06:27 -07:00