pelya
|
04fa2ee4e4
|
Fix to my prev commit
|
2012-10-29 18:00:44 +02:00 |
|
pelya
|
0376665f5c
|
Some downloadable items can be made mandatory, by issuing "!!" at the beginning
|
2012-10-29 17:27:05 +02:00 |
|
pelya
|
4ea9e8fc3d
|
Option to sleep in audio thread, to prevent audio chopping, by ZX81
|
2012-10-29 17:25:07 +02:00 |
|
pelya
|
380a732f52
|
Setting some env variables like app path and display physical size
|
2012-10-21 22:09:48 +03:00 |
|
pelya
|
41fd185b16
|
Texture linear filtering is enabled by default, tiny tweak to Biniax2
|
2012-09-20 14:32:55 +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
|
bfad9ca7b0
|
Fixed crash in Java code
|
2012-09-07 02:40:56 +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
|
5c720fb3d9
|
Force SW video mode in SDL_SetVideoMode() if enabled in AndroidAppSettings.cfg
|
2012-08-06 17:05:40 +03:00 |
|
pelya
|
96ef1e5edd
|
Do not perform a check for broken libc, because it crashes sometimes, when libraries are not yet loaded in a separate thread
|
2012-06-20 18:09:38 +03:00 |
|
pelya
|
289043098d
|
Fixed random bugs in Java code
|
2012-06-19 12:31:17 +03:00 |
|
pelya
|
e38ade1e6b
|
Fixed button event for stylus
|
2012-06-15 19:07:11 +03:00 |
|
pelya
|
6223e170df
|
Some support for Galaxy Note Gingerbread stylus
|
2012-06-13 20:17:26 +03:00 |
|
pelya
|
dd67bba742
|
Proper mouse/stylus support in Gingerbread and ICS
|
2012-06-13 19:35:29 +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
|
bf2d92464f
|
Sun theme, not yet finished, but not crashing anymore
|
2012-06-06 19:53:03 +03:00 |
|
pelya
|
ebb357e0d4
|
Disabled Sun theme more correct way, 'till ppl didn't start using it - it's still broken
|
2012-06-05 15:48:57 +03:00 |
|
pelya
|
2e52b4488d
|
Added Sun keyboard theme by Sirea (Martina Smejkalova)
|
2012-05-30 21:35:29 +03:00 |
|
pelya
|
2185044162
|
Fixed ndk-gdb not showing symbols in libapplication.so
|
2012-02-28 17:55:25 +02:00 |
|
pelya
|
7739613731
|
HIGHLY EXPERIMENTAL AND UNTESTED support for Xperia Play touchpad
|
2012-02-15 15:27:03 +02:00 |
|
pelya
|
a9e742b7b6
|
Fix to my prev commit
|
2012-02-14 18:50:43 +02:00 |
|
pelya
|
5ad654500f
|
Added option to remove specified file from SD card on upgrade
|
2012-02-14 16:44:29 +02:00 |
|
pelya
|
c6489923f7
|
Some rudimentary support for hardware mouse
|
2012-01-31 18:48:16 +02:00 |
|
pelya
|
c1e5111158
|
Reordered screen zoom settings, so the smallest display comes on top
|
2011-11-24 17:22:34 +02:00 |
|
pelya
|
b8627ed0c9
|
Added more screen zoom modes
|
2011-11-23 20:02:24 +02:00 |
|
pelya
|
90014495ee
|
Option to clean up SDL config left from the old app version
|
2011-11-16 18:29:19 +02:00 |
|
pelya
|
585ac4140e
|
Added system mouse cursor support
|
2011-10-31 14:49:07 +03:00 |
|
pelya
|
6caefe96a5
|
Load shared GLESv2 library
|
2011-07-29 18:44:49 +03:00 |
|
pelya
|
69de188e16
|
Added GLES2 support, and support for 24bpp and 32bpp - NOT TESTED,
it's only for OpenGL and for pure SW mode, HW SDL surfaces won't work
|
2011-07-29 17:41:27 +03:00 |
|
pelya
|
ad97333b34
|
Various fixes to Settings.java
|
2011-07-28 16:45:42 +03:00 |
|
pelya
|
a62403da1d
|
On-screen keyboard visible size - buttons are smaller but touch area is still big
|
2011-07-27 18:54:23 +03:00 |
|
pelya
|
bbf90a959b
|
Added compatibility mode to SDL, for misbehaving apps that don't call SDL_Flip()
|
2011-07-06 11:49:01 +03:00 |
|
pelya
|
4d3c771791
|
Changed license type to ZLIB for the Java source files
|
2011-06-24 11:43:07 +03:00 |
|
pelya
|
819febb3af
|
Warn users of Telechips devices that app will crash with their broken libc
|
2011-06-22 16:43:22 +03:00 |
|
pelya
|
b118aed813
|
Fixes to ffmpeg and to VCMI
|
2011-06-07 15:42:22 +03:00 |
|
pelya
|
550341ad8b
|
Draw the logo when app loads, until the first SDL_Flip(), also fixed small bug in menu
|
2011-06-01 13:13:29 +03:00 |
|
pelya
|
3b0b8675eb
|
New revamped startup dialog, with possibility to disable separate menu options or entire dialog through ChangeAppSettings.sh
|
2011-05-31 16:30:08 +03:00 |
|
pelya
|
b10fefba4f
|
Fixed the NO_REMAP implementation, fixed few minor bg in Settings.java
|
2011-05-30 15:25:08 +03:00 |
|
pelya
|
f06e5643e7
|
Reverted my work-in-progress changes in Settings.java, that broke compilation
|
2011-05-30 11:17:32 +03:00 |
|
pelya
|
3409066830
|
Patch to make volume keys change volume instead of in-game action, by lmak
|
2011-05-26 11:27:50 +03:00 |
|
pelya
|
c418f7da64
|
More modifications to SDL config dialog
|
2011-05-20 12:21:22 +03:00 |
|
pelya
|
342b99c77d
|
Started refactoring SDL startup menu
|
2011-05-19 17:29:03 +03:00 |
|
pelya
|
50ef398490
|
Support Android 3.1 bluetooth/USB mouse (not tested!), added new option to choose mouse settings depending on the screen size
|
2011-05-19 14:00:56 +03:00 |
|
pelya
|
2bb4e56768
|
Changed random code in arbitrary places to fix mysterious crash
|
2011-04-21 21:09:52 -04: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
|
99f734c61c
|
Added new API for toggling text input via Android EditText widget
|
2011-02-24 16:21:54 +00:00 |
|
pelya
|
be0552d7e9
|
Made SDL config menu better looking
|
2011-02-23 11:11:59 +00:00 |
|
pelya
|
090ab8154c
|
Optiuon to run video rendering in separate thread - available only for SW mode
|
2011-02-15 15:40:40 +00:00 |
|
pelya
|
72a7edd34a
|
Converted optional downloads to default/non-default downloads, warn deveoper about files bigger than 1 Mb inside .apk
|
2011-02-11 11:11:49 +00:00 |
|