Commit Graph

4870 Commits

Author SHA1 Message Date
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
Unknown W. Brackets
dffb4383c9 Switch to UISTATE_INGAME before BootDone.
Fixes game not running by default from Recent list.
2013-03-31 19:26:53 -07:00
Unknown W. Brackets
d8cb2cdffb Handle args on Windows in NativeInit() too.
Now it's like everyone else, plus it works again.  Bonus.

Fixes #1134.
2013-03-31 18:23:07 -07:00
Unknown W. Brackets
8cecdbe1dc Add cli support for savestates to NativeApp(). 2013-03-31 18:16:29 -07:00
Unknown W. Brackets
d0ecaa10a7 Support the boot message before the menu.
This makes it work if you use File -> Open right away.
2013-03-31 18:06:25 -07:00
raven02
4492541667 Better align title with game icon in pause screen 2013-03-31 18:42:21 +08:00
Henrik Rydgard
2301ad0b7c X360 controller: Left thumb speedup, right thumb menu, keyboard still works 2013-03-31 11:30:50 +02:00
Unknown W. Brackets
8f911a0ebe Add a setting to autosave the symbol map.
And move it into system, needs to be after the coreParameter too.
2013-03-30 22:28:55 -07:00
Henrik Rydgard
0eda1a8fe5 Show bg and icon on pause screen. 2013-03-31 01:04:46 +01:00
Henrik Rydgard
634e324975 More work on control 2013-03-31 00:39:58 +01:00
Henrik Rydgard
afa21588d7 Some work towards better control handling, includes stickyfix from native 2013-03-30 23:55:28 +01:00
Henrik Rydgard
341ff96369 More buildfixing.. 2013-03-30 21:14:18 +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
0b87abe945 Revert accidentally increased .sln version number. also throw in lowp in UI shaders. 2013-03-30 17:32:00 +01:00
Henrik Rydgård
6248db3c56 CMake buildfix, typo fix 2013-03-30 16:58:55 +01:00
Henrik Rydgard
4bca64f5cf New touch crosspad that can do diagonals 2013-03-30 16:48:38 +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