Commit Graph

276 Commits

Author SHA1 Message Date
Sergii Pylypenko
6be28fdf53 Enabled horizontal mouse wheel in SDL, updated XServer to support X86 and MIPS 2014-01-30 13:28:00 +02:00
Sergii Pylypenko
7cecc00c8f Fixed on-screen keys disappearing in OpenArena 2014-01-27 23:21:53 +02:00
Sergii Pylypenko
7f88552025 Fixed bogus keypress sent when screen keyboard is not shown (Ouya) 2014-01-20 22:14:02 +02:00
pelya
419c94d516 Fixed hiding nav bars in immersive mode with on-screen keyboard, updated Xserver. 2014-01-05 21:34:47 +02:00
Sergii Pylypenko
7beaa779b2 Fixed SDL_ANDROID_SetScreenKeyboardButtonShown() not working. 2013-12-30 20:47:39 +02:00
Sergii Pylypenko
f2bcf09b26 Orientation now can be reverse landscape, small fix to keymap 2013-12-25 20:35:31 +02:00
Sergii Pylypenko
1fb4f17bc3 Updated keycodes table 2013-12-24 22:07:54 +02:00
pelya
4878406a20 SDL will accept any video mode 2013-12-15 21:33:53 +02:00
Sergii Pylypenko
3170168b38 Fixes to build system and to debug builds 2013-11-28 22:45:22 +02:00
Sergii Pylypenko
aa83519892 One more videomode for SDL 2013-11-25 20:19:44 +02:00
pelya
99cfbab6ed Fixed compilatino, updated UQM-HD 2013-11-24 23:07:05 +02:00
pelya
48d7c3ad75 Proper fix for 4:3 video mode 2013-11-24 22:25:33 +02:00
Sergii Pylypenko
784ddc3520 Sanity check for SdlVideoResizeKeepAspect. 2013-11-20 23:22:56 +02:00
Sergii Pylypenko
8b72317252 Xserver-gimp: Menu key will send Ctrl-Z key event 2013-11-12 20:09:48 +02:00
Sergii Pylypenko
be99cfb17f Fixed SDL_UpdateRects for the last time 2013-11-08 23:39:27 +02:00
Sergii Pylypenko
a3ed6793ea Magnifying glass: cursor follows finger after timeout. 2013-11-07 22:06:39 +02:00
Sergii Pylypenko
72e41175c6 Change magnifying glass frame color when the mouse button is pressed 2013-11-07 21:45:15 +02:00
Sergii Pylypenko
185def5931 Option to use SDL_UpdateRects optimization, updated XServer 2013-11-07 21:10:27 +02:00
pelya
2275b2cbd8 Send appropriate PC scancodes for key events 2013-11-05 05:33:40 +02:00
pelya
331b74d01c Xserver almost runs 2013-11-03 18:32:06 +02:00
pelya
df6afa23aa Removed Xpreria Play touchpad code 2013-11-03 16:19:47 +02:00
pelya
0366b60f1a Fixed crash with ShowMouseCursor=y, immersive mode for KitKat 2013-11-02 23:49:29 +02:00
pelya
81f710efa2 Small fix to gamepad keycodes 2013-10-18 00:49:08 +03: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
ca228357aa More stuff starting to work but no video yet. App needs some adaptations I guess 2013-10-15 18:37:46 +02:00
pelya
ab6eb14d16 Forgot to disable debug 2013-09-09 00:57:56 +03:00
pelya
24273d2e8e SDL - shrink screen on Ouya for SW video mode 2013-09-09 00:13:12 +03:00
pelya
76039500d7 Support for my crappy cheap DragonRise Datex gamepad 2013-09-01 22:43:00 +03:00
pelya
f3b2714c47 Fixed "backquote" key sending "dollar" keycode. 2013-08-11 14:47:03 +03:00
pelya
9211c7355d Added support for gamepad kays remapping to AndroidAppSettings.cfg 2013-08-10 17:35:27 +03:00
pelya
1527ebc27b VCMI: messing with code at random, it loads start menu but then crashes 2013-08-03 21:21:46 +03:00
Sergii Pylypenko
e9feb051e1 Added SDL_ANDROID_SetScreenKeyboardButtonShown() to hide/show individual buttons 2013-08-01 19:14:47 +03:00
Sergii Pylypenko
831ac9f0e4 Renamed SDL_ANDROID_set_java_gamepad_keymap to SDL_ANDROID_SetGamepadKeymap, removed C and Z buttons - they do not exist on most gamepads 2013-07-30 21:10:25 +03:00
Bob the Hamster
fdbcb421c2 Also allow remap of Left and Right Thumb buttons (analog stick clicks) 2013-07-30 20:57:28 +03:00
Bob the Hamster
64068d6b26 Add code to reset the gamepad button configuration 2013-07-30 20:57:17 +03:00
Sergii Pylypenko
cfcd40907d Gamepad A and B buttons are primary, X and Y are secondary (from Ouya guidelines) 2013-06-27 20:37:26 +03:00
pelya
3c5729cff0 Disable pinch/zoom/rotate gestures, if they are not specified in AndroidAppSettings.cfg 2013-06-02 22:01:33 +03:00
Sergii Pylypenko
f8716daf52 Added new video mode 2013-05-29 23:23:41 +03:00
pelya
437a7c017d Second joystick support 2013-05-11 01:40:52 +03:00
pelya
bc0a701e47 Fixed 4:3 aspect ratio, magnifying glass is buggy in this mode (I hope noone will use these two options together) 2013-05-10 23:45:04 +03:00
pelya
f47aaaea8e Updated readme with info about SDL joystick API 2013-05-06 12:42:06 +03:00
pelya
dedefbf9a9 Fire button in OpenArena will not toggle other buttons if you slide finger to them 2013-05-04 17:44:36 +00:00
Sergii Pylypenko
ffb2f1d05b Some additional video modes for UAE4ALL2 2013-04-05 22:08:53 +03:00
Sergii Pylypenko
ada2888471 Random fixes 2013-04-01 21:56:44 +03:00
Sergii Pylypenko
cf9b6a8096 Fixed crash in audio recording code 2013-03-25 21:38:45 +02:00
Sergii Pylypenko
6f4483c9a5 Some lame-ass optimizations to JNI, which can make SDL crash 2013-03-25 21:25:20 +02:00
pelya
68271a596a Enabled dummy CDROM in SDL 2013-03-22 13:39:49 +02:00
Sergii Pylypenko
c0c1663f2f If gamepad joystick is not opened, send up/down/left/right events 2013-03-19 19:47:36 +02:00
Sergii Pylypenko
014d8df325 Also send raw accelerometer events, in addition to gravity vector 2013-03-19 19:35:19 +02:00
Sergii Pylypenko
2393edc06c Fixed audio recording 2013-03-15 19:12:56 +02:00