pelya
|
fe7c6be644
|
SDL: fixed multithreaded video rendering crashing
|
2016-08-14 23:51:11 +03:00 |
|
Sergii Pylypenko
|
90cc2821a6
|
SDL: mosaic TV borders, do not show dull grey, or Google will reject the app
|
2016-06-08 20:49:55 +03:00 |
|
Sergii Pylypenko
|
751a7a3cae
|
SDL: better menu to edit commandline parameters
|
2016-03-16 21:59:15 +02:00 |
|
Sergii Pylypenko
|
3061223a9c
|
Replaced shared ICU libs with static - shared ones do not work because of exceptions
|
2014-03-13 21:17:34 +02:00 |
|
pelya
|
82031cafa0
|
Fixed SDL 1.2 compilation, moved chmod/setenv/chdir helpers to separate lib
|
2013-10-17 21:16:53 +03:00 |
|
Gerhard Stein
|
123508a07a
|
Whoooo, something is seen, but there is still a lot to do. Ontouch, it crashes...
|
2013-10-16 20:47:34 +02:00 |
|
Gerhard Stein
|
ca228357aa
|
More stuff starting to work but no video yet. App needs some adaptations I guess
|
2013-10-15 18:37:46 +02:00 |
|
Gerhard Stein
|
67793f945f
|
Yay, C/CPP-Code is now executed. Getting fine-grain now...
|
2013-10-14 17:49:58 +02:00 |
|
Gerhard Stein
|
3f0dd2e97a
|
SDL2 for SDL_Main
|
2013-10-13 22:01:21 +02:00 |
|
Gerhard Stein
|
111bb3ea82
|
SDL 2 with some patches plus png updates. So far, CG compiles but doen't
link yet
|
2013-10-09 21:06:11 +02:00 |
|
pelya
|
380a732f52
|
Setting some env variables like app path and display physical size
|
2012-10-21 22:09:48 +03:00 |
|
pelya
|
a6a9e0a43a
|
Added back SDL_ANDROID_JniEnv() function
|
2012-09-17 16:18:22 +03:00 |
|
pelya
|
d9f536562e
|
Cleaner way to get JNI environment from C code
|
2011-09-02 16:28:11 +03:00 |
|
Garen J. Torikian
|
ba5ec36dfd
|
Revert JNI calls passed through SDL_main()
|
2011-09-01 21:43:25 -07:00 |
|
Garen J. Torikian
|
972d6c3039
|
Provide support for JNI calls
|
2011-08-19 23:47:27 -07:00 |
|
pelya
|
999950bd02
|
Minor fixes to build system
|
2011-07-05 15:13:54 +03:00 |
|
pelya
|
21bf45e9ef
|
Fixed SDL 1.3 compilation
|
2011-03-18 11:39:00 +02:00 |
|
pelya
|
4f3665edef
|
app2sd support for shared libraries
|
2011-02-18 16:09:20 +00:00 |
|
pelya
|
090ab8154c
|
Optiuon to run video rendering in separate thread - available only for SW mode
|
2011-02-15 15:40:40 +00:00 |
|
pelya
|
fd86b04d47
|
Fixed compilation for libcurl
|
2011-02-10 10:40:02 +00:00 |
|
pelya
|
0f221c5477
|
Fixed compiling for NDK r4b - note that I may have breaked some other compilation types
|
2011-02-09 15:13:32 +00:00 |
|
pelya
|
a4cb94028c
|
Moved all includes from LOCAL_CFLAGS to LOCAL_C_INCLUDES so it will work in Cygwin
|
2011-02-02 14:28:16 +00:00 |
|
pelya
|
154e2e3eda
|
Editable data download path/application curdir, editable app commandline, updated teadme
|
2010-12-29 12:55:44 +00:00 |
|
pelya
|
a57f8e3cb6
|
Fixed incorrect SD card location for install paths
|
2010-12-17 14:43:58 +00:00 |
|
pelya
|
35feddc7f8
|
Reverted my change - it only makes things worse
|
2010-11-24 20:03:06 +02:00 |
|
pelya
|
4bc5978d78
|
More random fixes
|
2010-11-23 20:15:52 +02:00 |
|
pelya
|
bb94c54b8e
|
Added VICE project files to Git - it crashes at random!
|
2010-11-23 18:54:14 +02:00 |
|
pelya
|
0d77f30292
|
Added OpenAL-Soft lib from git://repo.or.cz/openal-soft/android.git
|
2010-11-23 17:19:40 +02:00 |
|
pelya
|
517b630d7c
|
Fixed MIDI music in OpenTTD
|
2010-11-18 19:45:26 +02:00 |
|
pelya
|
81e42d24f1
|
Fixed argc/argv crash in sdl_main.c
|
2010-11-17 14:45:27 +02:00 |
|
pelya
|
62e8c34a88
|
Option for main() commandline parameters in ChangeAppSettings.sh, fixed UQM translation packs
|
2010-11-12 15:17:14 +02:00 |
|
pelya
|
2e1a4992d3
|
Changed directory structure to contain less symlinks so dependencies will get recalculated correctly by make
|
2010-10-12 19:04:21 +03:00 |
|
pelya
|
f1d23b2cf1
|
Do not call exit() when app put to background, we'll recreate GL textures from SDL (not done yet!)
|
2010-09-28 17:37:24 +03:00 |
|
pelya
|
84b7ba606d
|
Random changes here and there, preparation to make libSDL aware of Menu key - this won't work yet!
|
2010-09-03 18:42:10 +03:00 |
|
pelya
|
6e812eed03
|
Setting envvar LANG to correct value from Java code
|
2010-08-19 14:48:31 +03:00 |
|
pelya
|
51bc7a8e3e
|
Moved all files one dir upwards (should've done that long ago)
|
2010-08-16 13:15:59 +03:00 |
|