Henrik Rydgard
73990bcc32
UI updates
...
Touch&hold now goes to game menu and single click goes directly to the game, so I removed bDirectLoad.
There's now a linear game list view for the game browser.
Assorted fixes.
2013-08-16 12:53:35 +02:00
Unknown W. Brackets
256394b2bf
Move VirtualDiscFileSystem to its own file.
2013-07-28 12:31:48 -07:00
Kingcom
5ddc9afba0
-save state support
...
-abstracted file access
-moved to VirtualDiscFileSystem class
2013-07-24 22:49:45 +02:00
Kingcom
f9c5d3766c
Display icon in UI
2013-07-23 17:35:43 +02:00
Henrik Rydgard
bf58b32208
Fix bug that caused us to always show UNKNOWN.PNG for PBP files in recent list and new ui
2013-07-15 18:57:42 +02:00
Unknown W. Brackets
9f96ea80b1
Don't crash if GameInfoCache is never inited.
2013-07-10 22:28:01 -07:00
Henrik Rydgard
3216410ac8
Fix unknown.png issues properly this time :P
2013-06-23 17:57:24 +02:00
Henrik Rydgard
6f24514ad5
Fix unknown.png issues. Hopefully fixes #2411 .
2013-06-23 16:24:57 +02:00
Henrik Rydgard
9161c1e289
Use unknown.png for missing pbp/elf icons
2013-06-22 23:25:22 +02: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
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
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
Henrik Rydgard
63d8267bd4
Fix copy-paste fail..
2013-04-20 21:00:35 +02:00
Henrik Rydgard
e5955782c6
Recent list: Don't try to draw using textures that failed to load.
2013-04-20 20:57:43 +02:00
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