Commit Graph

283 Commits

Author SHA1 Message Date
Henrik Rydgård
5c14ec134c Add support for external at3plus decoders on MacOSX 64bit. 2013-06-16 12:43:37 +02:00
Henrik Rydgard
062979d8d9 Fix crash when clicking UI early. Fixes #2196 2013-06-10 23:47:49 +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
bb3c91f8bb Some New-UI work (disabled, it's not really ready yet). 2013-06-08 22:47:06 +02:00
Henrik Rydgard
28eb21a0d1 More UI fixes 2013-06-05 16:48:16 +02:00
Henrik Rydgard
691771244f Hide the atrac3plusdecoder autoinstaller on platforms where it's not yet supported 2013-06-05 00:03:37 +02:00
Henrik Rydgard
5e28df26b2 Fixes and cleanup 2013-06-04 23:54:37 +02:00
Henrik Rydgard
74638ef4ae More autodownload UI work etc 2013-06-04 22:32:52 +02:00
Henrik Rydgard
7c27311b23 More tweaks to pluginscreen 2013-06-04 01:25:30 +02:00
Henrik Rydgard
54f5377196 PluginScreen progress 2013-06-03 19:58:42 +02:00
Henrik Rydgard
f6793b30da Some more UI stuff. 2013-06-02 23:46:03 +02:00
Henrik Rydgard
8f19cc8855 Initial take at plugin dialog 2013-06-01 23:34:50 +02:00
Henrik Rydgard
ac7f6e6cf4 Oops 2013-06-01 00:53:24 +02:00
Henrik Rydgard
c9b3c7f7f9 minor fixes to NativeApp.cpp 2013-05-31 23:12:48 +02:00
Henrik Rydgard
ab4987bc20 Update to latest version of "native" 2013-05-31 23:10:58 +02:00
Henrik Rydgard
839e5eccc6 Copy at3plusdecoder.so to internal memory to solve android permission issues on devices with no-exec mounted SD cards. 2013-05-30 19:06:56 +02:00
Henrik Rydgard
6f23a56779 Remove use of setlocale() in Osk as I could not figure out the purpose, and it broke stuff.
If this is actually needed, please send a pull request adding it back, turning it off when not used, and also add an explanation in a comment.
2013-04-25 10:42:31 +02:00
mgaver
12e168f486 Update NativeApp.cpp
buildfix for ios jailbreak detection
2013-04-24 17:43:00 +09:00
Sacha
dd8f1b3c27 Add 'lang' directory for Symbian and Meego 2013-04-23 23:23:34 +10: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
Henrik Rydgard
b88f428a67 Clear the gameinfo cache on device lost. 2013-04-14 11:58: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
Sacha
e44a00dc8f Harmattan: add app launcher, icon, fix fonts. 2013-04-12 04:02:29 +10:00
Sacha
d789b2da36 Qt has these in-built. No need for VFS. 2013-04-11 15:14:44 +10:00
Unknown W. Brackets
1cfe152225 OS X: Look for assets/ in prog dir (from vit9696.) 2013-04-02 07:37:18 -07:00
Unknown W. Brackets
9aabf35857 Buildfix - copy/paste error. Fixes #1148. 2013-04-01 00:28:40 -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
Henrik Rydgard
2301ad0b7c X360 controller: Left thumb speedup, right thumb menu, keyboard still works 2013-03-31 11:30:50 +02: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
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