aquanull
87f398b1af
Make more menu screen items translatable.
...
Update font atlas files.
2013-05-25 11:23:14 +08:00
Henrik Rydgard
1f50096d7f
Don't save recent history from testrunner
2013-05-23 12:49:34 +02:00
Henrik Rydgard
059aed36ee
Add on-screen feedback for some keyboard shortcuts (so you know which setting was changed)
2013-05-22 18:00:06 +02:00
Henrik Rydgard
0ed09532f9
Quick sceMd5 implementation, needs tests
2013-05-22 11:05:30 +02:00
Henrik Rydgard
29ab5e7801
Shader simplification: Flip skinning math around. Remove a temporary from the texcoord generation code. Update ffmpeg submodule pointer.
2013-05-20 00:16:29 +02:00
Henrik Rydgard
e307da851a
Specify landscape in android manifest, should fix the wrong orientation issues.
2013-05-19 19:27:16 +02:00
Henrik Rydgard
240c504869
Add Android internet permission, for reporting to work.
2013-05-16 00:00:44 +02:00
mattweb28
d3ded6639a
Added sceJpeg & sceMd5
2013-05-15 19:49:34 +08:00
Henrik Rydgard
2fc0f9ecc3
Android buildfix
2013-05-08 21:41:22 +02:00
cv4720120318
413819cda1
Add FFMPEG libraries to Android build. Update ffmpeg submodule.
2013-05-08 17:51:29 +02:00
Jacky TSUI
95addc09b1
Separate sceMp3 from sceMpeg
2013-05-06 21:14:58 +08:00
Sacha
8cb0423f32
Avoid name collision with ThreadPool on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry.
2013-05-03 16:31:53 +10:00
Sacha
2396574f45
Avoid name collision with StringUtil on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry.
2013-05-03 16:22:15 +10:00
Unknown W. Brackets
c73657e39a
Buildfix for iOS and Android.
2013-05-01 23:31:18 -07:00
raven02
c2e8e852a3
Buildfix (non-windows)
2013-05-02 09:06:35 +08:00
nachume
eac08a496c
FIX unintelligible sequence of decimal characters on savedialog.
...
ppge_atlas JPN font define ShiftJIS -> UTF8 is all ok.
but, cannot use all of chinese character. bacause blockAlloc failed.
So no change drawing Kanji.
you can try to change native/tools/atlastool.cpp USE_LEVEL for all of chinese character.
FIX savedialog XXXGetStatus() loop. for daungeon traveler 2.
Can now be saved it.
FIX sceAtrac getCodec InvalidMemory
2013-05-02 00:14:41 +09:00
raven02
3be767b44b
Buildfix
2013-04-30 20:54:10 +08:00
nachume
55b94900a0
UNIMPL functions replace DEBUG_LOG -> ERROR_LOG
2013-04-29 14:16:55 +09:00
sum2012
b2ee8468d7
Non Window build
...
I only just ref old build fix.
2013-04-28 21:02:45 +08:00
Henrik Rydgard
9eace8a80e
Combine the two JitCache implementations (x86, ARM) into one.
2013-04-27 01:32:03 +02:00
Henrik Rydgard
890ce0a6ef
Update Android version to 0.7.6
2013-04-22 22:47:55 +02:00
Henrik Rydgard
dedc21ddee
Update fonts again
2013-04-22 22:45:48 +02:00
Henrik Rydgard
7a2e39f2c0
Use the Roboto font for Latin and Russian chars, keep Arial for the rest for now. Add missing chars.
2013-04-21 21:55:08 +02:00
Henrik Rydgard
03d6fe3dbf
Add the necessary Korean characters (hangul) for now.
2013-04-20 17:42:50 +02: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
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
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
Henrik Rydgard
b12fc6e7aa
UTF8-enable PPGE and add hiragana and katakana, let's see if this is enough.
2013-04-17 20:51:02 +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
Henrik Rydgard
7477c5dbca
Update android version number
2013-04-14 13:21:36 +02:00
Henrik Rydgard
422f08721d
Mark some more files to be compiled as ARM instead of THUMB.
...
(likely-to-be register intensive code)
2013-04-14 10:28:40 +02:00
Henrik Rydgard
349e18982c
Remove x86 from android build until it's fixed.
2013-04-13 22:48:45 +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
4974124587
Fix some small constant-comparison type warnings.
2013-04-05 20:58:35 -07:00
Unknown W. Brackets
77c828eff8
Buildfix for Android, Linux, iOS.
...
Fixes #1184 .
2013-04-05 10:15:14 -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
43b4bdfeef
Buildfixing
2013-03-30 20:17:31 +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
Henrik Rydgard
8833f6eb25
Don't swapbuffer if stepping. Default to 2x zoom on Windows. Alert on missing atlases.
2013-03-30 08:35:47 +01:00
Henrik Rydgard
2922791788
Fix exit crash
2013-03-29 23:10:40 +01:00
Henrik Rydgard
81444c92a1
win32-gl-ui: Cleanup
2013-03-29 21:21:27 +01:00
Henrik Rydgard
724a600381
Buildfix android, misc other fixes, some include cleanup
2013-03-29 20:55:32 +01:00
Henrik Rydgard
187159eb53
win32-gl-ui: Logging fixes, etc.
2013-03-29 20:03:11 +01:00
Henrik Rydgard
949cb2f9eb
win32-gl-ui: Debugger kinda works again
2013-03-29 19:52:47 +01:00
Henrik Rydgard
32a599c957
Win32 gl ui: Fixes and tweaks.
2013-03-29 19:32:20 +01:00
Henrik Rydgard
84fd5781de
GL UI in Win32: Some basics work.
2013-03-29 18:50:08 +01:00
Henrik Rydgård
b472c62e32
Add back button on Load screen on non Android platforms (android has hw
...
button)
2013-03-29 08:49:23 +01:00
raven02
955b2a7fd1
Add option TrueColor to Android
2013-03-27 15:15:11 +08:00