Ender's Games
0c78e49cfc
Android: Windows build compatibility (Rev. 2)
2018-08-03 11:01:39 -04:00
Ender's Games
f0f1190ddc
Android: retry writing buttons if file is empty
2018-08-03 08:29:36 -04:00
Ender's Games
a5fffb9e6c
Android: dump async to avoid lost write process
2018-08-03 08:23:18 -04:00
Ender's Games
e38513a17e
Android: TODO: gain access to stop conservatively
2018-08-03 08:23:17 -04:00
Ender's Games
869cc5649a
Android: always touch the file (appropriately)
2018-08-03 08:23:17 -04:00
Ender's Games
21b1b21aa5
Android: Android: reimplement stop as an actual "stop"
2018-08-03 08:23:16 -04:00
Stefanos Kornilios Mitsis Poiitidis
b628be0936
Android: Use tags in `git describe`
2018-08-03 00:25:02 +02:00
Abandoned Cart
405fffedaa
Merge pull request #1237 from reicast/lk/android-studio
...
Android: Background service (Part 1)
2018-08-02 12:49:52 -04:00
Abandoned Cart
feb8d7a321
Android: Disable service until pause is supported
2018-08-02 12:25:02 -04:00
Ender's Games
7c3e7fb161
Android: overcome Windows build limitations
...
LOCAL_SHORT_COMMANDS applies to a single module and will resolve error 87, while APP_SHORT_COMMANDS := true can be added to the Application.mk in its place to apply to all modules. Both have a performance cost, so it is recommended to limit the scope sparingly.
2018-07-28 21:30:39 -04:00
Ender's Games
6e86fcdf6e
Android: relabel additional instances of stop
2018-07-25 10:14:33 -04:00
Ender's Games
5e377e039a
Android: rename stop, since it actually terminates
2018-07-25 08:25:33 -04:00
Ender's Games
92d410791e
Android: do not attempt useless rendering
2018-07-24 23:09:52 -04:00
Ender's Games
e104fdc9e7
Android: improve log commands and verify tags
2018-07-24 23:09:52 -04:00
Ender's Games
7bc764be9b
Android: move stop to destroy to avoid early term
2018-07-24 23:09:52 -04:00
Ender's Games
77b8b8fd8a
Android: simple start and stop for service via JNIActivity
2018-07-24 23:09:51 -04:00
Ender's Games
5e9ed25c01
Android: establish a service with foreground notification
2018-07-24 23:09:32 -04:00
Flyinghead
20de593a88
Clean exit on OS X. Minor changes.
2018-07-24 14:27:58 +02:00
Stefanos Kornilios Mitsis Poiitidis
95ce251639
Merge pull request #1079 from myfreeweb/master
...
Build on FreeBSD
2018-07-22 00:37:34 +02:00
Ender's Games
f451c5e26f
Android: friendly internal project name, gradle update
2018-07-20 15:05:43 -04:00
Stefanos Kornilios Mitsis Poiitidis
4359459538
Merge pull request #1196 from baka0815/joyconf
...
reicast-joyconf: cosmetic changes
2018-07-18 13:20:41 +02:00
Stefanos Kornilios Mitsis Poiitidis
8875657f6a
Merge pull request #1221 from brand175/master
...
TouchScreen Triggers added and MFI Controller Update (Stuff)
2018-07-18 13:18:16 +02:00
Stefanos Kornilios Mitsis Poiitidis
0554b56b0c
Travis: try to use right build #, take 2
2018-07-14 19:29:16 +02:00
Stefanos Kornilios Mitsis Poiitidis
7e8bb6cec3
Travis: try to use right build #, deploy only on master
2018-07-14 19:11:03 +02:00
Stefanos Kornilios Mitsis Poiitidis
5127a989d1
Encrypted files, take 3
2018-07-14 17:50:26 +02:00
Stefanos Kornilios Mitsis Poiitidis
ee4d71f8eb
Use git for verison code & text
2018-07-14 17:40:17 +02:00
brand175
fa20222af5
MFI Controller fixes (Stuff)
2018-07-13 21:11:48 -07:00
brand175
eb34ac8581
Touchscreen Triggers added
2018-07-13 20:51:54 -07:00
Stefanos Kornilios Mitsis Poiitidis
02901d689b
Fix keys
2018-07-09 10:16:53 +02:00
Stefanos Kornilios Mitsis Poiitidis
5525d5dde2
core: Android studio fixes
...
- Clang edge cases for shifts
- Avoid generating relocs by not using global symbols in ngen_arm.S (fixes #1109 )
2018-07-09 09:31:45 +02:00
Stefanos Kornilios Mitsis Poiitidis
70afc60d75
travis: Add release building and auto beta release
2018-07-09 00:19:40 +02:00
Greg V
5d69e19ed1
Build on FreeBSD (and potentially other BSD)
2018-07-08 15:43:10 +03:00
Stefanos Kornilios Mitsis Poiitidis
03170fc0ef
Merge pull request #1163 from reicast/lk/android-studio
...
Android Studio Conversion
2018-07-08 11:12:16 +02:00
Stefanos Kornilios Mitsis Poiitidis
5b8fc02f45
linux/make: Default to lincpp if platform detection fails
2018-07-08 02:03:12 +02:00
Christoph "baka0815" Schwerdtfeger
1a729a1586
Linux/joyconfig: Display the preferred filename for the configuration
2018-07-03 18:57:54 +02:00
Christoph "baka0815" Schwerdtfeger
f063856f8b
Linux/joyconfig: Add information for Debian based distros
2018-07-03 18:56:43 +02:00
TwistedUmbrella
2d7dac38b6
Android: OptionsFragment scope / null checks
2018-07-03 08:06:11 -04:00
TwistedUmbrella
7616ea07a7
Update dependencies to match current target API
2018-07-03 08:06:03 -04:00
TwistedUmbrella
e30f868c57
Android: refactor broken v6 config for EGL14
...
This is still far from functional, but can better serve as a test for implementing EGL14 over attempting to be a broken attempt to force newer APIs
2018-06-25 12:04:26 -04:00
TwistedUmbrella
7f96b0218c
Android: Support interchangeable BIOS files
...
The previous code supported replacing the BIOS with a regional counterpart, but destructively replaced the existing image with the new one. This should allow swapping to a new region without removing that region as a future option, so it can be switched between multiple regions with multiple files. It will still fall back to the previous method simply to prevent the removal of a useable BIOS.
2018-06-25 12:04:25 -04:00
TwistedUmbrella
c39e1e7d2b
Android: Use minSdkVersion for APP_PLATFORM
...
This value should reflect the minimum supported SDK level of the library when it differs from the minSdkVersion of the base application, as per https://developer.android.com/ndk/guides/application_mk
2018-06-25 12:04:25 -04:00
TwistedUmbrella
291d02933c
Android: Add missing module declaration
2018-06-25 12:04:25 -04:00
TwistedUmbrella
f9775dad1b
Android: Add missing imports from class merge
2018-06-25 12:04:25 -04:00
TwistedUmbrella
de4ea7fabc
Android: prepare for debug server expiration
...
This server is being closed down, as it was piggybacked on the server for another project that has moved to static pages.
2018-06-25 12:04:25 -04:00
TwistedUmbrella
9a9de2c9db
Add Samsung exFat filesystem support
...
The isolated source, taken from the Note 8 kernel, can be found at https://github.com/pjm0616/sdfat
2018-06-25 12:04:24 -04:00
TwistedUmbrella
b4762106ef
Increase minSDK according to NDK minimum (16)
...
Remove proprietary Xperia Play support (API 9 - 14)
2018-06-25 12:04:24 -04:00
TwistedUmbrella
3183b3185a
Remove unused imports, variables, declarations
2018-06-25 12:04:24 -04:00
TwistedUmbrella
8cd6953f7c
Shell: Changes provided by Android NDK compiler
2018-06-25 12:04:24 -04:00
TwistedUmbrella
4636d41394
Import TargetAPI annotations for Honeycomb
2018-06-25 12:04:23 -04:00
TwistedUmbrella
c84000a3c6
Avoid leaking context in FileBrowser
...
While this is a bit of an excessive conversion, it is worthwhile for a long-running task to avoid leaking context and memory.
2018-06-25 12:04:23 -04:00