Commit Graph

290 Commits

Author SHA1 Message Date
Henrik Rydgard
e5955782c6 Recent list: Don't try to draw using textures that failed to load. 2013-04-20 20:57:43 +02:00
raven02
a614ba1eec Add LanguageScreen 2013-04-21 00:09:09 +08:00
raven02
5c538badd5 Language button has been running out of space :( 2013-04-21 00:07:54 +08:00
Henrik Rydgard
03d6fe3dbf Add the necessary Korean characters (hangul) for now. 2013-04-20 17:42:50 +02:00
raven02
61e94b5487 Fix oversize language button in small screen (3.5inch) 2013-04-20 20:03:13 +08:00
raven02
f78426cbc1 Fix language button oversize in Android 2013-04-20 18:23:03 +08:00
Unknown W. Brackets
c6c38876fb Fix Graphics Settings header, update en_US.ini. 2013-04-19 21:23:18 -07:00
Henrik Rydgard
0df4b1d17a Arial is ugly but it has all the chars we need. Will improve later by replacing it for Western characters only. 2013-04-20 00:01:29 +02:00
Marcin Mikołajczyk
d8d1ab286f Working Qt interface (debuggers broken) 2013-04-19 22:17:54 +02:00
Unknown W. Brackets
eab2f8dca2 Fix some minor type conversion warnings. 2013-04-19 08:36:32 -07:00
raven02
7524ff614a Fix spacing and add [Pause] section 2013-04-19 19:56:15 +08:00
raven02
238a5679e4 Fix button spacing , control options overlay issue , add "Developer Tools" to ini 2013-04-19 17:09:35 +08:00
Henrik Rydgard
fa204c6430 Fix translations on android. List all .ini files available. They're a bit ugly just showing the language code... 2013-04-18 23:42:44 +02:00
Henrik Rydgard
c9a6c713db Fade in background pictures on pause screen when they load. 2013-04-18 15:08:01 +02:00
Henrik Rydgard
42e4dc897e Add most Japanese kanji, the brute force way.
Hope everything supports 2048x2048 textures.
2013-04-18 14:59:00 +02:00
Henrik Rydgard
32f344d6bd Very basic internationalization. Does not work on Android yet due to location of ini files. 2013-04-18 12:06:26 +02:00
raven02
b3c8614fe8 Fix button spacing in Settings/Menu UI 2013-04-18 09:01:23 +08:00
Henrik Rydgard
a26718f20a Add pretty drop shadows to recent game icons 2013-04-17 17:10:00 +02:00
Henrik Rydgard
d1bcc8afd4 Switch main UI font to one built to include Hiragana and Katakana. Don't know if that is enough.
Also includes more western characters so I can write my name right :)
2013-04-17 16:39:01 +02:00
raven02
031d921160 Add class for Audio/Graphics/System/Controls Screen 2013-04-17 05:11:39 +08:00
raven02
c6680e2b12 Resign Settings UI 2013-04-17 04:57:13 +08:00
Henrik Rydgard
98daf18d56 Add skeleton code for Windows multitouch, to be filled in by someone who can test :P 2013-04-16 21:14:46 +02:00
raven02
45a1a3fe42 Pack the recent close to keep 12 recent items for both small/big screen 2013-04-15 08:22:51 +08:00
raven02
62f7fc3a77 Get a chance to toggle linear filtering 2013-04-15 07:50:54 +08:00
Henrik Rydgard
360b3cb00a Remove "Linear Filtering" from ingame menu, to save space on small screens. 2013-04-14 13:15:00 +02:00
Henrik Rydgard
1adb52fa03 Fix for gameinfo cache clearing, etc. 2013-04-14 13:01:01 +02:00
Henrik Rydgard
037bda0cbe Faster turbo mode for android. Causes flashing in unbuffered but that's a minor issue. 2013-04-14 12:46:24 +02:00
Henrik Rydgard
4c9e8defe8 Minor gamelist fix 2013-04-14 12:24:51 +02:00
Henrik Rydgard
7972f98739 Move onscreen turbo to left of select. Force frameskip when unthrottled. 2013-04-14 12:11:49 +02:00
Henrik Rydgard
b88f428a67 Clear the gameinfo cache on device lost. 2013-04-14 11:58:28 +02:00
Henrik Rydgard
ed1360a478 Make recent icons fit on smaller screens. 2013-04-14 11:48:54 +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
a5839bd484 Disable fancy gamelist in Win32 build as it's not very usable with the mouse. 2013-04-13 21:26:18 +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
Sacha
adb39a66c9 Support 'app booster' on Harmattan. A method where apps are loaded in to existing Qt shells to speed startup time. 2013-04-14 03:04:19 +10:00
Sacha
3657ee2094 Add a back button for Meego. Fix RAM tmp file. 2013-04-14 00:48:04 +10:00
Henrik Rydgård
2517be6cbf Add more contributors to Credits scroll. Let me know if I missed anyone. 2013-04-13 15:23:52 +02:00
Henrik Rydgård
11a67b1b4e Fix visual bugs from having ELFs (like cube) in the recent list 2013-04-13 15:06:18 +02:00
Henrik Rydgard
21fcf7b984 Fix the 2XSSAA hack on startup 2013-04-11 21:05:32 +02:00
Sacha
e44a00dc8f Harmattan: add app launcher, icon, fix fonts. 2013-04-12 04:02:29 +10:00
Sacha
4164e81de0 Update Readme. Update native. Don't use Qt file dialog on Harmattan (it isn't themed). 2013-04-12 02:58:58 +10:00
raven02
bb91d5e15e Put turbo key next to start 2013-04-11 19:28:12 +08:00
Sacha
1e25452eea Buildfix for Blackberry
Did not have nullptr defined.
rint was already defined from cmath, in std namespace.
2013-04-11 15:16:45 +10:00
Sacha
d789b2da36 Qt has these in-built. No need for VFS. 2013-04-11 15:14:44 +10:00
raven02
1fa12054b8 Positional fix 2013-04-10 22:24:10 +08:00
raven02
fee4927055 Cosmetic fix to menu screen 2013-04-10 21:16:33 +08:00
raven02
36f8e70773 Experimental add turbo key for Android 2013-04-10 21:14:25 +08:00
Henrik Rydgard
be755cb253 Let touch controls work even if they are not displayed, some people like this. 2013-04-10 00:59:52 +02:00
Henrik Rydgard
8b6eea7df4 Load icon and bg from PBP files. 2013-04-08 21:46:54 +02:00
Henrik Rydgard
82aa605b36 Add back shadows to FPS counter and debug text. Warning fixes. 2013-04-08 20:59:45 +02:00
Unknown W. Brackets
2b4ec12aa9 Buildfix for iOS. Fixes #1220. 2013-04-08 07:41:09 -07:00
raven02
ca111baacb Keep Fast Memory as unstable 2013-04-08 14:14:03 +08:00
raven02
daef1cbe24 Add "Use Media Engine" to pause screen as well 2013-04-08 11:50:42 +08:00
Henrik Rydgard
84ca406b7b Bigger stack buffer for gpu stats (yes need to do something better here). 2013-04-07 23:02:33 +02:00
Henrik Rydgard
7900a6d807 Don't use PPGe for debug overlays. Fixes fps counter in games where it didn't work before. 2013-04-07 22:43:59 +02:00
Unknown W. Brackets
481c450718 Adjust spacing a bit to look less cluttered. 2013-04-06 19:05:49 -07:00
Unknown W. Brackets
c93aa872ca Show up to 12 items in recent on Windows.
It's a tiny bit cluttered, and I know more is coming, but it's pretty
convenient for now...
2013-04-06 17:48:36 -07:00
Unknown W. Brackets
26caed8717 Don't try to analyze prx's either - tests. 2013-04-06 17:41:12 -07:00
Unknown W. Brackets
f217795939 Always show the Exit button, useful in fullscreen.
Fixes #1193.  Could make it conditional but doesn't hurt...
2013-04-06 17:25:14 -07:00
Unknown W. Brackets
832edb0a8f Fix some x64 type conversion warnings. 2013-04-05 20:29:20 -07:00
Unknown W. Brackets
fd0a422d89 Actually respect autorun on Windows.
Fixes #1179.
2013-04-05 00:57:43 -07:00
Henrik Rydgård
22a8d9c3ce Merge pull request #1162 from raven02/patch-3
Add option to toggle mipmapping for Android, default false
2013-04-02 23:03:24 -07:00
Henrik Rydgård
26bc7be028 Merge pull request #1163 from unknownbrackets/mac10.6
Mac OS X 10.6 support
2013-04-02 23:02:36 -07:00
raven02
87e24ea938 Add option to toggle mipmapping , default false 2013-04-03 07:38:13 +08:00
raven02
71ede82f6d Fix in-game flickering in Dissidia Final Fantasy 2013-04-03 06:36:37 +08:00
Unknown W. Brackets
1cfe152225 OS X: Look for assets/ in prog dir (from vit9696.) 2013-04-02 07:37:18 -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
Unknown W. Brackets
9aabf35857 Buildfix - copy/paste error. Fixes #1148. 2013-04-01 00:28:40 -07: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
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