Henrik Rydgard
|
428b5c2fb3
|
System information: Make sure we parsed the OpenGL API version correctly by displaying it.
|
2015-07-23 17:22:28 +02:00 |
|
Henrik Rydgård
|
11f64ee27b
|
System info: Make it obvious which GPU vendor we detected. Remove the math precision reporting, which seems inaccurate anyway.
|
2015-07-21 20:48:10 +02:00 |
|
Henrik Rydgard
|
e69a14ffff
|
Don't set ARM "FastMode". Not worth the compat impact as is, could be made smarter. Should help issue #7234
|
2015-07-19 18:22:22 +02:00 |
|
Henrik Rydgard
|
b6e9a47974
|
Remove separate OpenSL .so, update native accordingly. Fix connection error reporting in HomebrewStore
|
2015-07-19 17:33:38 +02:00 |
|
Unknown W. Brackets
|
c4ea4e36d7
|
Let's use pixel_x[y]res directly.
There are many paths where this is actually zero still.
|
2015-07-16 07:29:55 -07:00 |
|
Henrik Rydgård
|
042da34361
|
Merge pull request #7865 from unknownbrackets/ui-tweaks
Use pixelWidth/pixelHeight for Auto (1:1) res
|
2015-07-16 09:46:44 +02:00 |
|
Unknown W. Brackets
|
c033162abb
|
Use pixelWidth/pixelHeight for Auto (1:1) res.
By definition, it ought to be 1 PSP pixel for each host pixel.
The old way was accounting for dpi (thanks xperia64.)
|
2015-07-15 21:31:34 -07:00 |
|
Henrik Rydgard
|
db528c2aaa
|
ARM64: Remove "EXPERIMENTAL" warning text on the title screen, it pretty much works
|
2015-07-16 00:33:38 +02:00 |
|
Unknown W. Brackets
|
bf14ad4667
|
Add a shortcut key for the devmenu.
This is useful when you don't have touch or mouse, only keyboard/pad.
|
2015-07-05 16:09:29 -07:00 |
|
Henrik Rydgard
|
27d995b906
|
Move "Developer Tools" into Tools
|
2015-07-04 22:05:17 +02:00 |
|
Unknown W. Brackets
|
d04a99b39f
|
Add a launch button to the homebrew store.
|
2015-07-04 09:05:17 -07:00 |
|
Unknown W. Brackets
|
adb2ebe87f
|
Refresh buttons after installing homebrew.
|
2015-07-04 08:41:24 -07:00 |
|
Unknown W. Brackets
|
40dcd585a0
|
Update "Back" buttons to match a bit better.
|
2015-07-04 08:41:23 -07:00 |
|
Henrik Rydgard
|
c02c2c3417
|
Symbian buildfix, forgot that this is how we worked around it in "base/functional.h"
|
2015-07-04 11:01:34 +02:00 |
|
Henrik Rydgard
|
0f8a969284
|
Remove option to hide the homebrew store
|
2015-07-04 10:37:00 +02:00 |
|
Henrik Rydgård
|
26e07c0fdb
|
Don't spam icon downloads
|
2015-07-04 10:36:59 +02:00 |
|
Henrik Rydgard
|
53882c4a33
|
Display game icons in the homebrew store, downloaded from the store
|
2015-07-04 10:36:50 +02:00 |
|
Henrik Rydgård
|
6327a1300f
|
Merge pull request #7827 from unknownbrackets/file-loaders
Disk caching file loader
|
2015-07-03 23:23:16 +02:00 |
|
Unknown W. Brackets
|
3f9b5ee1a3
|
Clean up legend placement in profiler.
|
2015-07-03 12:43:02 -07:00 |
|
Unknown W. Brackets
|
2a00687643
|
Skip categories that are small slices of the time.
|
2015-07-03 12:08:12 -07:00 |
|
Unknown W. Brackets
|
0f0c16f25f
|
Skip "timing" categories in graph.
|
2015-07-03 12:07:08 -07:00 |
|
Unknown W. Brackets
|
a262f18bd7
|
Fix profiler labels when skipping UI.
Example:
adb shell am start -n org.ppsspp.ppsspp/.PpssppActivity -e
org.ppsspp.ppsspp.Shortcuts /storage/emulated/0/gamefile.cso
|
2015-07-03 11:57:48 -07:00 |
|
Unknown W. Brackets
|
88b23460f1
|
Add a file loader to perform disk caching.
Had to do some tricks to handle gameinfocache threads properly.
|
2015-07-02 20:58:58 -07:00 |
|
vnctdj
|
373346dceb
|
Fix error catched by Travis CI, should fix Android build
|
2015-07-02 09:14:33 +02:00 |
|
vnctdj
|
d248d77839
|
Oops, forgot these ones
|
2015-07-02 01:48:52 +02:00 |
|
vnctdj
|
cf9b6b60d5
|
Fix errors
|
2015-07-02 01:13:05 +02:00 |
|
vnctdj
|
c8d4ebdbfa
|
Consistently use *sy for the System i18n category
|
2015-07-02 01:00:04 +02:00 |
|
vnctdj
|
d4d91fc831
|
Consistently use *sc for the Screen i18n category
|
2015-07-02 00:50:07 +02:00 |
|
vnctdj
|
ad93113e04
|
Consistently use *sa for the Savedata i18n category
|
2015-07-02 00:24:43 +02:00 |
|
vnctdj
|
21158335af
|
Consistently use *cr for the PSPCredits i18n category
|
2015-07-02 00:19:38 +02:00 |
|
vnctdj
|
54d0b46224
|
Consistently use *pa for the Pause i18n category
|
2015-07-02 00:13:35 +02:00 |
|
vnctdj
|
a5e63e4612
|
Consistently use *mm for the MainMenu i18n category
|
2015-07-02 00:02:08 +02:00 |
|
vnctdj
|
95f83570f4
|
Consistently use *km for the KeyMapping i18n category
|
2015-07-01 23:54:35 +02:00 |
|
vnctdj
|
e791bea8a9
|
Consistently use *gr for the Graphics i18n category
|
2015-07-01 23:50:16 +02:00 |
|
vnctdj
|
70d9e6cecb
|
Consistently use *err for the Error i18n category
|
2015-07-01 23:34:50 +02:00 |
|
vnctdj
|
d7eba2061e
|
Consistently use *di for the Dialog i18n category
|
2015-07-01 23:26:55 +02:00 |
|
vnctdj
|
beda874ab5
|
Consistently use *des for the DesktopUI i18n category
|
2015-07-01 22:45:35 +02:00 |
|
vnctdj
|
44682d1bae
|
Consistently use *cw for the CwCheats i18n category
|
2015-07-01 22:40:11 +02:00 |
|
vnctdj
|
d48ee947ac
|
Consistently use *co for the Controls i18n category
|
2015-07-01 22:31:04 +02:00 |
|
Unknown W. Brackets
|
5918cad4b2
|
Consistently use *dev for the Developer i18n cat.
|
2015-06-29 20:30:30 -07:00 |
|
Unknown W. Brackets
|
c043b557ad
|
Slow down the marquee for longer names.
Let's not make anyone on a small screen dizzy.
|
2015-06-28 18:46:50 -07:00 |
|
Unknown W. Brackets
|
577beafeb3
|
Show a message when no saves are there yet.
|
2015-06-28 18:30:22 -07:00 |
|
Unknown W. Brackets
|
7ce13694ec
|
Make CPU extensions focusable for consistency.
|
2015-06-28 18:15:00 -07:00 |
|
Unknown W. Brackets
|
3d59fe5f6f
|
Move system info to tools instead of hidden in dev.
|
2015-06-28 17:56:04 -07:00 |
|
Henrik Rydgård
|
66ccc2d66d
|
Merge pull request #7824 from LunaMoo/minor-ui
Disable changing PSP mode when game is running.
|
2015-06-27 12:16:13 +02:00 |
|
Unknown W. Brackets
|
75c86c95a0
|
Show cores correctly on ARM64.
|
2015-06-26 21:39:48 -07:00 |
|
LunaMoo
|
dc21c6d634
|
Disable changing PSP mode when game is running.
It causes crashes in games actually using the extra memory.
|
2015-06-26 03:08:38 +02:00 |
|
Henrik Rydgard
|
3587b36f86
|
Minor cleanups in BackgroundAudio and ARM64 vtx dec. Update native.
|
2015-06-22 00:09:02 +02:00 |
|
vnctdj
|
c3339f982a
|
Fix wrong translation category
|
2015-06-21 16:49:21 +02:00 |
|
Henrik Rydgard
|
56ed0f9b92
|
Localization fixes
|
2015-06-12 23:18:07 +02:00 |
|