Commit Graph

21 Commits

Author SHA1 Message Date
Sergii Pylypenko
1572f89fe3 SDL: improved gyroscope noise detection algorithm 2015-11-23 20:49:48 +02:00
pelya
1e66878da4 [SDL] Experimental adaptive algorithm for measuring gyroscope min/max values, removed the gyro calibration dialog 2015-11-14 02:19:21 +02:00
pelya
b4d9db9d72 Fixed inverted accelerometer axes in upside-down landscape mode 2015-08-19 02:49:16 +03:00
Sergii Pylypenko
b7733367a3 Added orientation sensor support 2015-07-14 22:13:55 +03:00
pelya
0802c3ccee Swapped gyroscope axes for vertical screen orientation 2014-06-29 03:01:25 +03:00
pelya
4cd55d4d07 I'm not insane - gyroscope swaps axes when the screen orientation is inverted when holding the phone upside down. 2014-06-29 02:59:58 +03:00
pelya
ed8e3457d0 Updated license text in all SDL 1.2 sources 2014-06-22 01:58:38 +03:00
pelya
38652a483a Xserver: fixed bugs with vertical screen orientation 2014-04-24 04:49:12 +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
pelya
ed5f401e3f Replaced System.out.println() with proper Log.i() across Java files 2013-05-04 23:32:37 +03:00
pelya
0ea01bface Dialog to calibrate gyroscope 2013-02-02 21:50:14 +02:00
pelya
02877fdbdc Updated todo 2013-02-02 00:06:00 +02:00
pelya
a12c6ada8d Gyroscope support 2013-02-01 19:16:25 +02: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
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
046e36acd3 Put app data files into correct place instead of /sdcard/app-data/.. 2012-08-13 23:08:28 +03:00
pelya
06e262ebdb Stop accelerometer when the app is put to background, and start it when it's resumed - I did not test this patch yet. 2011-07-28 16:11:35 +03:00
pelya
4d3c771791 Changed license type to ZLIB for the Java source files 2011-06-24 11:43:07 +03:00
pelya
ea3df210c4 Added a license exception to permit custom startup config dialogs in closed-source projects. 2011-04-18 18:02:28 +00:00
pelya
498ce4b545 When you'll change app to build that won't be visible in Git commit.
Also fixed application name not updated for translated strings.xml
2010-10-27 13:50:15 +03:00