pelya
|
8297a9ee26
|
Moved some files around between SDL 1.2 and 1.3
|
2012-10-19 19:59:33 +03:00 |
|
pelya
|
2be753832e
|
Fixed small bug in mouse input, when mouse button bound to HW key
|
2012-10-01 18:21:02 +03:00 |
|
pelya
|
fef867ebcb
|
Toggled back mouse events ratelimiting, changed magnifying glass grag&drop to be more snappy, updated OpenTTD
|
2012-09-22 17:14:31 +03:00 |
|
pelya
|
10f6d46d05
|
Commented the ugly code
|
2012-09-20 18:23:09 +03:00 |
|
pelya
|
7d04504ee5
|
Asynchronous SDL_ACTIVEEVENT, when you lose focus.
|
2012-09-20 17:40:41 +03:00 |
|
pelya
|
41fd185b16
|
Texture linear filtering is enabled by default, tiny tweak to Biniax2
|
2012-09-20 14:32:55 +03:00 |
|
pelya
|
7247509c04
|
Added Biniax2 sources
|
2012-09-17 17:26:24 +03:00 |
|
pelya
|
17ea07d39d
|
Changed accelerometer/multitouch/joystick input once again, removed touch event ratelimiting for Froyo and newer.
|
2012-09-17 15:51:13 +03:00 |
|
pelya
|
fb4ccea118
|
Updated description of advertisement API, added function to request new ad.
|
2012-09-12 13:32:45 +03:00 |
|
pelya
|
6dec5b8a1e
|
Implemented moving/hiding ad from C code, updated admob test project with moving ad
|
2012-09-06 19:41:40 +03:00 |
|
pelya
|
96e640f78e
|
AdMob support added, you cannot yet hide or reposition the ad from the C code. Also did some cleanup on include files.
|
2012-09-05 21:26:35 +03:00 |
|
pelya
|
4ccba0347a
|
Renamed a function
|
2012-08-12 18:01:16 +03:00 |
|
Bernhard Kaindl
|
267b9174eb
|
Show the soft keyboard provided by Android without a text field
for pure text input for editing the name of the savegame.
|
2012-08-07 13:28:55 +02:00 |
|
pelya
|
5c720fb3d9
|
Force SW video mode in SDL_SetVideoMode() if enabled in AndroidAppSettings.cfg
|
2012-08-06 17:05:40 +03:00 |
|
pelya
|
a6eb841030
|
Fixed invalid left button press event for USB mouse, added mousewheel events
|
2012-08-02 16:38:40 +03:00 |
|
pelya
|
4e76076cb5
|
Added OpenArena project
|
2012-07-29 23:50:51 +03:00 |
|
pelya
|
adaba11491
|
Fixed video output for emulator, some support for NDK r8b
|
2012-07-29 21:33:15 +03:00 |
|
pelya
|
0f478832a7
|
Fixed OpenAL eating CPU in background
|
2012-06-21 18:04:11 +03:00 |
|
pelya
|
f476666b4b
|
Re-enabled core to restore and save OpenGL state for on-screen keyboard, it just makes your life so much easier
|
2012-06-19 20:16:18 +03:00 |
|
pelya
|
2bfd9d5c59
|
Bigger touch area for joystick so the finger won't slip away from it
|
2012-06-18 16:49:38 +03:00 |
|
pelya
|
e38ade1e6b
|
Fixed button event for stylus
|
2012-06-15 19:07:11 +03:00 |
|
pelya
|
8598fbc30c
|
Small fix to stylus input
|
2012-06-14 16:22:24 +03:00 |
|
pelya
|
dd67bba742
|
Proper mouse/stylus support in Gingerbread and ICS
|
2012-06-13 19:35:29 +03:00 |
|
pelya
|
5d3d2320a4
|
Increased API level to 15, fixed a bug with JNI global ref
|
2012-06-13 15:35:21 +03:00 |
|
pelya
|
bfdcd53be0
|
Fixed cheat codes in OpenTyrian
|
2012-06-11 15:52:17 +03:00 |
|
pelya
|
4e69f9645f
|
Disable keypress when stylus hovers over screen for Galaxy Note, also fixed bug in my prev commit
|
2012-06-08 19:32:46 +03:00 |
|
pelya
|
4175915a1c
|
Load shared libraries from a separate thread, that shuold improve app startup time somewhat
|
2012-06-08 16:07:13 +03:00 |
|
pelya
|
f4ab2a6737
|
Oh noez, I'v emessed up color channels in the keyboard theme! It shall be yellow, yellow I tell you!
|
2012-06-08 13:19:05 +03:00 |
|
pelya
|
fad3e89f63
|
Sun by Sirea keyboard theme that works, also redesigned the keys layout
|
2012-06-07 21:09:03 +03:00 |
|
pelya
|
bf2d92464f
|
Sun theme, not yet finished, but not crashing anymore
|
2012-06-06 19:53:03 +03:00 |
|
pelya
|
db35aca055
|
Temporary hack to disable new keyboard theme, because it won't run
|
2012-05-31 18:26:32 +03:00 |
|
pelya
|
2e52b4488d
|
Added Sun keyboard theme by Sirea (Martina Smejkalova)
|
2012-05-30 21:35:29 +03:00 |
|
pelya
|
b4db4d71fe
|
Fixed no video output in SDL 1.3, it seems that there are no more critical bugs in it.
|
2012-05-24 13:52:22 +03:00 |
|
pelya
|
04a4375565
|
Compilation fixes for SDL 1.3/2.0, Alien Blaster compiles but does not start
|
2012-05-23 19:23:32 +03:00 |
|
pelya
|
0c1ee22ffa
|
Updated SDL 1.3 to the latest libsdl.org - it's now named SDL2
|
2012-05-23 17:23:57 +03:00 |
|
pelya
|
7739613731
|
HIGHLY EXPERIMENTAL AND UNTESTED support for Xperia Play touchpad
|
2012-02-15 15:27:03 +02:00 |
|
pelya
|
d60dae4b5b
|
Updated documentation
|
2012-02-08 15:30:17 +02:00 |
|
pelya
|
9f88a78519
|
New multitouch API for SDL 1.2
|
2012-02-08 15:16:26 +02:00 |
|
pelya
|
fa13f76061
|
Fixed the last bug with hardware mouse detection
|
2012-02-03 17:41:43 +02:00 |
|
pelya
|
c6489923f7
|
Some rudimentary support for hardware mouse
|
2012-01-31 18:48:16 +02:00 |
|
pelya
|
66c66a59d9
|
Fixed SDL 1.3 GL state messed up due to the on-screen keyboard, that also fixes issues with Alien Blaster
|
2012-01-03 17:54:20 +02:00 |
|
pelya
|
32c68280bf
|
Alien Blaster compiles and works with new SDL 1.3, but the alpha channel fails for SDL_Texture (is that an SDL bug?)
|
2012-01-03 17:26:17 +02:00 |
|
pelya
|
bfcffa7f77
|
Removed references to the crystax_static lib, which disappeared from the CrystaX NDK r6 and above
|
2012-01-03 14:37:11 +02:00 |
|
pelya
|
c3475c07c9
|
Normalized multitouch coords
|
2011-12-06 17:47:14 +02:00 |
|
pelya
|
ef11ba725f
|
Fixed low brightness in SDL 1.3, caused by on-screen keyboard
|
2011-12-06 17:30:17 +02:00 |
|
pelya
|
77eb8f5e72
|
Text input also generates touch events in SDL 1.3
|
2011-12-06 15:45:58 +02:00 |
|
pelya
|
2730e20bd8
|
Clear screen each frame, because SDL 1.3 does not do that
|
2011-12-05 19:56:45 +02:00 |
|
pelya
|
aae35bbf37
|
Updated SDL 1.3 to the latest hg-5868:33245988e8a2 , video resize is not supported yet
|
2011-12-05 19:46:32 +02:00 |
|
pelya
|
c1e5111158
|
Reordered screen zoom settings, so the smallest display comes on top
|
2011-11-24 17:22:34 +02:00 |
|
pelya
|
5bc22ab953
|
Fixed "tiny" screen zoom mode
|
2011-11-24 13:06:37 +02:00 |
|