Sergii Pylypenko
|
52117704d4
|
SDL: updated to Android 6.0 Marshmallow framework
|
2015-09-04 21:39:14 +03:00 |
|
Sergii Pylypenko
|
95e9866f60
|
SDL: do not show mandatory downloads in download selection dialog
|
2015-09-04 21:37:22 +03:00 |
|
Sergii Pylypenko
|
113be25399
|
SDL: fixed right mouse button acting as Back key on Acer tablets (same trick as for Samsung, but Acer is even more sneaky)
|
2015-08-31 22:24:52 +03:00 |
|
pelya
|
b4d9db9d72
|
Fixed inverted accelerometer axes in upside-down landscape mode
|
2015-08-19 02:49:16 +03:00 |
|
Sergii Pylypenko
|
96586aacd0
|
SDL: set env vars SDCARD_DOWNLOADS, SDCARD_MUSIC, SDCARD_PICTURES etc pointing to /sdcard/Download and so on
|
2015-08-04 20:35:49 +03:00 |
|
lubomyr
|
1abb5c3e8d
|
added atari800 keyboard layout
|
2015-08-01 14:53:30 +00:00 |
|
Sergii Pylypenko
|
4b96594339
|
SDL: hide built-in keyboard with Back key
|
2015-07-29 16:37:21 +03:00 |
|
Sergii Pylypenko
|
762b1854a8
|
SDL: built-in text input keyboard with predefined layout, unfinished yet
|
2015-07-28 23:38:06 +03:00 |
|
Sergii Pylypenko
|
b7733367a3
|
Added orientation sensor support
|
2015-07-14 22:13:55 +03:00 |
|
Sergii Pylypenko
|
cdd6ad13ef
|
SDL: Link to your own apk file as env var
|
2015-07-10 23:42:22 +03:00 |
|
Sergii Pylypenko
|
97c256b03d
|
SDL: new method SDL_ANDROID_RestartMyself() that will restart current app
|
2015-06-25 23:07:25 +03:00 |
|
Sergii Pylypenko
|
adc8a27440
|
SDL_IsScreenKeyboardShown() will work with SDL_ANDROID_ToggleScreenKeyboardWithoutTextInput()
|
2015-06-05 23:28:33 +03:00 |
|
Sergii Pylypenko
|
81853f7ead
|
Reworked keyboard input, so Korean text input won't crash SDL
|
2015-06-05 21:21:59 +03:00 |
|
Sergii Pylypenko
|
8a747fc9ba
|
Fixed right mouse button acting as Back key on Samsung devices with USB/Bluetooth mouse, bumped minimum Android version to Gingerbread.
|
2015-06-05 20:38:42 +03:00 |
|
Sergii Pylypenko
|
b5557d0be0
|
Spanish translation by luis393
|
2015-06-05 20:24:16 +03:00 |
|
Sergii Pylypenko
|
f527b89955
|
Fixed screen top cropped in non-immersive mode
|
2015-05-14 21:04:07 +03:00 |
|
Sergii Pylypenko
|
b416a6ea17
|
Gimp: updated to Jessie, new warning dialog about removing old installation, fixed infinite restart in SDL
|
2015-04-02 21:06:22 +03:00 |
|
Sergii Pylypenko
|
4fc05b347f
|
Gimp: warn user about deleting files during upgrade, removed old cruft
|
2015-03-31 23:33:11 +03:00 |
|
pelya
|
546bbc3ea0
|
SDL: move mouse with right gamepad stick, added bounds checking to moving mouse with arrow keys
|
2015-03-22 22:21:35 +02:00 |
|
Sergii Pylypenko
|
0a7ceeccea
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
|
2015-03-20 18:54:36 +02:00 |
|
Sergii Pylypenko
|
26d29d9e46
|
SDL: minor tweaks to gyroscope calibration
|
2015-03-20 18:54:14 +02:00 |
|
pelya
|
e3082701a5
|
SDL: New API SDL_ANDROID_OpenExternalWebBrowser() to open URL in Android web browser or relevant app such as Youtube
|
2015-03-15 22:54:13 +02:00 |
|
Sergii Pylypenko
|
bd2c959a17
|
Fixed Google Play Game Services bindings, added more Java keycodes
|
2015-03-12 22:51:24 +02:00 |
|
Sergii Pylypenko
|
354986e743
|
SDL: fixed black bar at the bottom when showing Andorid keyboard
|
2015-02-23 19:59:20 +02:00 |
|
Sergii Pylypenko
|
59c67c45ae
|
SDL: System bar will auto-hide after keyboard was hidden
|
2015-02-23 19:46:07 +02:00 |
|
Sergii Pylypenko
|
3c3ede2283
|
Reverting my commit which did not help to fix the black bar bug
|
2015-02-23 19:03:45 +02:00 |
|
Sergii Pylypenko
|
f3e0e142b0
|
SDL: Conclusively fixed black bar on top when restoring the app from background
|
2015-02-23 19:00:11 +02:00 |
|
lubomyr
|
4e26931de8
|
added new on-screen themes (n64, dualshock, snes, psx, gba) from retroarch
|
2015-02-20 13:56:41 +00:00 |
|
Sergii Pylypenko
|
7ddc35b6e8
|
Override fprintf(stderr) in android_debug.h
|
2015-02-17 22:35:56 +02:00 |
|
Sergii Pylypenko
|
96c369f76d
|
Messing around code at random to fix immersive mode, broken for Lenovo Yoga tablet with Android 4.4.2
|
2015-01-27 21:28:22 +02:00 |
|
Sergii Pylypenko
|
4b91a33443
|
SDL: Retro keyboard theme by Santiago Radeff
|
2015-01-19 21:38:20 +02:00 |
|
Sergii Pylypenko
|
6353a5094c
|
SDL: support for window resizing without restarting
|
2015-01-16 21:12:45 +02:00 |
|
Sergii Pylypenko
|
f5e9ca27e6
|
SDL: wait for libapplication.so to load before launching main()
|
2015-01-15 23:43:29 +02:00 |
|
Sergii Pylypenko
|
abef3686fe
|
SDL: Android 2.3 compatibility is back
|
2015-01-15 17:35:28 +02:00 |
|
Sergii Pylypenko
|
3a5d384ad2
|
SDL: Extract binaries-<ARCH>-pie.zip for Lollipop and newer, then try binaries-<ARCH>.zip
|
2015-01-13 22:10:27 +02:00 |
|
pelya
|
65c90eda88
|
Hopefully fixed app restarting when system bar is hidden and shown
|
2015-01-03 15:39:52 +02:00 |
|
pelya
|
fa1dac3650
|
Yet more fixes to multiwindow mode
|
2015-01-01 23:24:03 +02:00 |
|
pelya
|
98bb4c9b88
|
Fixed compilation
|
2015-01-01 23:05:42 +02:00 |
|
pelya
|
8834abfcd3
|
Fixed Samsung multiwindow mode, apps can be started at any order now
|
2015-01-01 22:53:14 +02:00 |
|
pelya
|
f482591bea
|
Half-assed support for Samsung MultiWindow, you neeed to enable "Autodetect screen orientation" to make it work, and launch SDL app as a second window
|
2015-01-01 20:21:46 +02:00 |
|
pelya
|
16da838bda
|
Android 3.0 is now lowest supported version, because of new 'clipboard changed' notification in SDL_syswm.h, using SDL_SYSWMEVENT.
|
2015-01-01 04:43:30 +02:00 |
|
Sergii Pylypenko
|
50a6d7e253
|
Fixed following mouse cursor when keyboard is shown
|
2014-12-26 23:24:22 +02:00 |
|
Sergii Pylypenko
|
2a21ba82ad
|
XSDL: screen follows mouse cursor
|
2014-12-22 23:38:38 +02:00 |
|
Sergii Pylypenko
|
622966dd9b
|
Fixed screen staying black sometimes after restoring app from background
|
2014-12-18 21:50:52 +02:00 |
|
Sergii Pylypenko
|
bc5ecca7b8
|
Removed EGL14.SetSwapInterval(), because it breaks video initialization on Toshiba AT-330 with Android 4.0.3
|
2014-11-27 17:34:14 +02:00 |
|
pelya
|
a44892d72e
|
Unpack .zip.xz archives using liblzma and JNI instead of Java implementation, because Java heap is small and it crashes with out of memory error
|
2014-11-12 00:59:04 +02:00 |
|
pelya
|
8ecb9c5f28
|
Fixed bug with downloading expansion files
|
2014-11-10 12:40:26 +02:00 |
|
pelya
|
a6ca9e6bef
|
Support for Google Play expansion files
|
2014-11-09 23:24:45 +02:00 |
|
pelya
|
088f43c8c8
|
Force VSYNC to fix video issues on Nvidia Shield
|
2014-11-06 20:48:03 +02:00 |
|
Sergii Pylypenko
|
05c62e5b52
|
Explicitly enable VSYNC, to fix video output on Nvidia Shield
|
2014-11-06 19:50:14 +02:00 |
|