Commit Graph

210 Commits

Author SHA1 Message Date
Sergii Pylypenko
2989e070d4 Move cursor to the center of the screen after changing video mode 2014-06-13 21:56:09 +03:00
Sergii Pylypenko
8807d55630 Enabled GCC 4.8 for armeabi-v7a-hard, fixed x86 compilation with GCC 4.8 2014-05-30 20:52:24 +03:00
pelya
2853920e98 Added support for armeabi-v7a-hard architecture, it seems to be buggy, because Ballfield launches but does not draw anything. To be fixed later. 2014-05-29 13:16:00 +03:00
Sergii Pylypenko
81150d7cae Updated advertisements code to work with new Google Play SDK 2014-05-15 22:48:59 +03:00
Sergii Pylypenko
08a4b61430 Refreshing screen on mouse click is back as an option in AndroidAppSettings.cfg, enabled by default 2014-05-15 22:47:50 +03:00
Sergii Pylypenko
9accde7d6a Added API to read text Android clipboard 2014-05-13 03:24:09 +03:00
pelya
3895577492 Fixed SDL not sending mouse button up event if app does not redraw the screen 2014-05-02 00:36:26 +03:00
pelya
12af81b113 Finished fixing mouse not clicking on timeout until you move your finger. 2014-05-01 18:31:02 +03:00
Sergii Pylypenko
14008a079e Trying to fix mouse not clicking on timeout until you move your finger. NOT FINISHED YET. 2014-04-30 23:40:13 +03:00
pelya
3c8c656e34 More sensitivity for gyroscope 2014-04-24 01:35:24 +03:00
pelya
6017a2ba4d Force screen refresh when hovering finger leaves the screen, to remove magnifier window 2014-04-24 01:10:38 +03:00
pelya
0c5df7594c Fixed gyroscope calibration not saved to settings file, fixes to gyroscope mouse input - it still does not work with finger hover 2014-04-21 20:30:52 +03:00
pelya
343bfe673a Move mouse with gyroscope, not tested yet. 2014-04-20 23:54:08 +03:00
Sergii Pylypenko
d26d6e9d44 Reset mouse buttons before entering text input mode, to prevent launching text input in the loop in grafx2 2014-03-27 21:33:59 +02:00
Sergii Pylypenko
0ea927ecb5 Allow clearing input field in Android native text input 2014-03-27 21:11:08 +02:00
Sergii Pylypenko
11ab1b2763 Better list of SDL video modes 2014-03-14 23:25:21 +02:00
pelya
80e290a9d6 Fixed invalid axes in third on-screen joystick 2014-03-02 22:20:52 +02:00
pelya
a7cc994ae0 Fixed amount of joystick 0 axis too low 2014-03-02 21:35:33 +02:00
pelya
403456b033 Fixed my prev commit 2014-03-02 21:31:30 +02:00
pelya
b7bea2773d Updated TODO 2014-03-02 21:06:54 +02:00
pelya
5ab47cd410 Third on-screen joystick, overkill! 2014-03-02 19:05:52 +02:00
pelya
728455e957 Do not send mujltitouch gestures when third mouse butto nis pressed 2014-03-02 00:34:46 +02:00
pelya
c06af51a92 Option for touchscreen keyboard to keep buttons pressed, to emulate Ctrl/Alt/Shift 2014-03-01 22:52:41 +02:00
pelya
b40e28f3a7 Removed autofire for on-screen keyboard, the feature is unused and complicated 2014-03-01 18:45:03 +02:00
Sergii Pylypenko
6bca2ffde8 Fix for invalid pressure when processing hover events 2014-02-26 16:05:21 +02:00
Sergii Pylypenko
05a870f897 Three-finger touch will send middle mouse button event 2014-02-25 17:50:38 +02:00
Sergii Pylypenko
700a1d88c7 Right mouse button long-press is not an option in AndoridAppSettings.cfg 2014-02-25 17:29:40 +02:00
pelya
49b39870f6 Two-finger scroll with mouse wheel, changed right mouse click a bit 2014-02-23 21:46:25 +02:00
pelya
6691181f21 Magnifying glass when hovering finger near display 2014-02-23 20:09:32 +02:00
pelya
881a7daf70 Fixed international text input in XServer 2014-02-23 19:26:20 +02:00
pelya
0b4b82b969 Working hiver jitter filter 2014-02-23 14:47:55 +02:00
pelya
4bc6687d1a Support for hover events jitter filter, it doesn't work yet. Also updated translations 2014-02-23 00:39:26 +02:00
Sergii Pylypenko
4383b9d5fb Split mouse handling code into several small functions, removed 'tiny' screen size 2014-02-22 01:14:55 +02:00
pelya
cb6f10d856 Fixed compiler warning 2014-02-16 16:53:45 +02:00
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