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 |
|
Sergii Pylypenko
|
cf011043a9
|
Some debug for audio recording
|
2013-03-14 19:37:32 +02:00 |
|
Sergii Pylypenko
|
2d9a77a67b
|
Do not create new AudioRecord instance if we can avoid that
|
2013-03-12 19:28:21 +02:00 |
|
pelya
|
6852234e92
|
WIP audio recording, it crashes yet.
|
2013-03-10 23:32:24 +02:00 |
|
pelya
|
c5a14a2dc5
|
Fixed memleak in JNI code, added API to resize on-screen button image
|
2013-03-08 01:47:40 +02:00 |
|
pelya
|
05847089d3
|
Application can modify text input hint message
|
2013-03-08 00:30:59 +02:00 |
|
Sergii Pylypenko
|
8cfa012e5b
|
Do not highlight joystick when pressing physical key
|
2013-03-06 16:16:37 +02:00 |
|
Sergii Pylypenko
|
8d1985d7e9
|
Minor fixes to VICE
|
2013-03-04 21:25:42 +02:00 |
|
pelya
|
a27c2b6963
|
Disabled spammy debug
|
2013-02-06 17:36:53 +02:00 |
|
pelya
|
bf614c0a92
|
Tiny fix
|
2013-02-04 18:43:58 +02:00 |
|
pelya
|
55efb16b7d
|
Fast SDL event queue
|
2013-02-04 14:35:51 +02:00 |
|
pelya
|
e214d265e7
|
Disabled the OpenGL state save/restore, because many older devices do not support any glGet()
|
2013-02-04 13:07:49 +02:00 |
|
pelya
|
8f57488043
|
Oops, added missiong file
|
2013-02-02 23:53:48 +02:00 |
|
pelya
|
a9ae3ff346
|
Split input queue out of input events code.
|
2013-02-02 23:18:41 +02:00 |
|
pelya
|
5088caf2e6
|
Ineased gyroscope event scale, so that it won't send two events too often
|
2013-02-02 22:30:59 +02:00 |
|
pelya
|
bba4301405
|
Replaced glColor4x with glColor4f, maybe it will fix some isues reported by users
|
2013-02-02 14:00:20 +02:00 |
|
pelya
|
a12c6ada8d
|
Gyroscope support
|
2013-02-01 19:16:25 +02:00 |
|
pelya
|
45128c67b4
|
Removed Ouya detection, it does not work anyway
|
2013-01-29 16:34:05 +02:00 |
|
pelya
|
ec136b0bc8
|
Some preliminary Ouya support
|
2013-01-28 19:27:32 +02:00 |
|
pelya
|
5b279e20f6
|
More remappable gamepad buttons, updated OpenArena project
|
2013-01-23 21:19:39 +02:00 |
|
pelya
|
ba36393a0c
|
Support for PS3 gamepad - I've breaked SDL joystick API again, yay!
|
2013-01-23 18:55:58 +02:00 |
|
pelya
|
5a68d9a803
|
Option to pass touch events to both on-screen keyboard and application, used for Fire button in OpenArena
|
2012-12-22 04:19:27 +02:00 |
|
pelya
|
db81efdbd7
|
Fixed Unicode value in key event not being zero on key release.
|
2012-12-17 20:35:56 +02:00 |
|
pelya
|
a9e51f0105
|
More PC-like keycode, patch by awulms
|
2012-12-17 19:53:43 +02:00 |
|
pelya
|
e42289a220
|
Added more video modes for UAE4ALL2
|
2012-12-15 20:45:27 +02:00 |
|
pelya
|
7065fadf88
|
More efficient SDL_IsScreenKeyboardShown() implementation
|
2012-12-15 16:20:15 +02:00 |
|