Henrik Rydgard
|
1adb52fa03
|
Fix for gameinfo cache clearing, etc.
|
2013-04-14 13:01:01 +02:00 |
|
Henrik Rydgard
|
b88f428a67
|
Clear the gameinfo cache on device lost.
|
2013-04-14 11:58:28 +02:00 |
|
Henrik Rydgard
|
8a0b766f62
|
Fix copy/paste fail
|
2013-04-13 23:42:43 +02:00 |
|
Henrik Rydgard
|
f85a904d5c
|
Fix issue that causes ELFs to not display among recents anymore
|
2013-04-13 22:39:19 +02:00 |
|
Henrik Rydgard
|
09e58eadd3
|
Add missing locking in GameInfoCache. Shorten the amount of time the lock is held when reading the ISO.
|
2013-04-13 22:30:28 +02: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 |
|
Henrik Rydgard
|
8b6eea7df4
|
Load icon and bg from PBP files.
|
2013-04-08 21:46:54 +02:00 |
|
Unknown W. Brackets
|
26caed8717
|
Don't try to analyze prx's either - tests.
|
2013-04-06 17:41:12 -07:00 |
|
Henrik Rydgard
|
8aee82535b
|
Read both pic0 and pic1 and draw them on the pause screen.
|
2013-04-01 12:35:02 +02:00 |
|
Henrik Rydgård
|
53cdfbef86
|
Merge pull request #1145 from unknownbrackets/perf
Speed up ISO reading for the gameinfocache
|
2013-03-31 23:44:50 -07:00 |
|
Unknown W. Brackets
|
d11a5debcb
|
Add a way to restrict ISO reading to a single path.
This is for GameInfoCache.
|
2013-03-31 21:36:12 -07:00 |
|
Unknown W. Brackets
|
742f9c4491
|
Avoid a crash when the recent list contains EBOOTs.
|
2013-03-31 20:39:04 -07:00 |
|
Henrik Rydgard
|
0eda1a8fe5
|
Show bg and icon on pause screen.
|
2013-03-31 01:04:46 +01:00 |
|
Henrik Rydgard
|
c23631a8fc
|
Some experimental (disabled) code to have images in gamelist. Too slow, needs work.
|
2013-03-30 20:10:32 +01:00 |
|
Henrik Rydgard
|
c1acc02560
|
Show game icons on recent buttons. Later, we'll have a real game selector with images.
|
2013-03-30 19:34:15 +01:00 |
|
Henrik Rydgard
|
7425532e99
|
Move non-Android specific stuff from android/jni to /UI.
Move source_assets one level up, too.
Also, start prototyping GameInfoCache, you'll see what it's for soon...
|
2013-03-30 15:46:26 +01:00 |
|