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 |
|
Henrik Rydgard
|
556eeef222
|
Move savedata manager to a new Tools category in Settings
|
2015-06-12 20:37:42 +02:00 |
|
Henrik Rydgard
|
954735bde6
|
Recursive size calculation for PBP directory games. Other minor updates
|
2015-06-12 19:48:25 +02:00 |
|
Henrik Rydgard
|
2a88b1e58d
|
Buildfix for gcc
|
2015-06-12 14:55:51 +02:00 |
|
Henrik Rydgard
|
b56f21e4f0
|
More savedata UI polish
|
2015-06-12 14:46:34 +02:00 |
|
Henrik Rydgard
|
29514408af
|
Improve savedata UI layout more, fix deletion of save states
|
2015-06-12 12:39:22 +02:00 |
|
Henrik Rydgard
|
00094e0fcc
|
More work on savedata UI.
|
2015-06-12 11:40:50 +02:00 |
|
Henrik Rydgard
|
381e0c0fe3
|
Implement basic savedata UI. Not much actual functionality yet but can browse saves and states.
|
2015-06-11 23:59:02 +02:00 |
|
Henrik Rydgard
|
084aad74c3
|
Make GameInfoCache understand PSP savedata as a "game" type. Use it to create a basic savedata listing screen.
|
2015-06-11 20:22:16 +02:00 |
|