Sergii Pylypenko
|
3099e2b425
|
Fixed screen arrows being pressed in joystick mode
|
2015-01-19 22:03:37 +02:00 |
|
Sergii Pylypenko
|
635bc389c4
|
SDL: Fixed blend coefficient for diagonal presses on screen joystick
|
2015-01-19 21:45:50 +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 |
|
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
|
934f3981a9
|
Oops, fixed compilation
|
2014-12-25 17:17:23 +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 |
|
pelya
|
96f7399976
|
Slightly larger on-screen keyboard
|
2014-11-10 00:29:33 +02:00 |
|
Sergii Pylypenko
|
064f685983
|
Minor update to OpenArena, small x64 fixes to random headers
|
2014-10-24 21:50:08 +03:00 |
|
Sergii Pylypenko
|
fad0e66666
|
Fixed bug in gamepad dpad processing, removed old unused trackball code, random 64-bit fixes
|
2014-10-23 23:31:29 +03:00 |
|
Sergii Pylypenko
|
3e4de48d10
|
Map on-screen keys to mouse buttons
|
2014-10-11 03:01:46 +03:00 |
|
Sergii Pylypenko
|
fc92bb86d1
|
Do not fire right mouse button when lifting fingers, if middle button was pressed
|
2014-10-10 22:24:50 +03:00 |
|
Sergii Pylypenko
|
c4eba6f2d0
|
Cloud save: fixed broken 64-bit integer type
|
2014-07-09 23:36:38 +03:00 |
|
Sergii Pylypenko
|
bfee524d25
|
Cloud save: working save/load dialog
|
2014-07-09 23:19:19 +03:00 |
|
Sergii Pylypenko
|
8e2ad620d8
|
Cloud save: working implementation, no dialog to select your games yet
|
2014-07-09 20:50:16 +03:00 |
|
Sergii Pylypenko
|
ed57fac3c9
|
Cloud save: more stubs, using Biniax as a sample app
|
2014-07-08 23:44:09 +03:00 |
|
pelya
|
283b1d6b3d
|
Inverted axis for gyroscope mouse movement, because eh, why did I think inverted axes was a nice idea anyway?
|
2014-06-29 01:31:35 +03:00 |
|
Sergii Pylypenko
|
e7693951a2
|
Replaced spaces with tabs in Java code
|
2014-06-24 20:21:25 +03:00 |
|
Sergii Pylypenko
|
826a0d34ec
|
Added function to enable/disable floating joystick
|
2014-06-23 20:26:28 +03:00 |
|
pelya
|
09fcc1728d
|
Minor fixes to floating joystick
|
2014-06-22 02:24:25 +03:00 |
|
pelya
|
ed8e3457d0
|
Updated license text in all SDL 1.2 sources
|
2014-06-22 01:58:38 +03:00 |
|
pelya
|
48ee3af455
|
Floating on-screen joystick, which can be enabled in .cfg file
|
2014-06-22 01:32:17 +03:00 |
|
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 |
|