This website requires JavaScript.
Explore
Help
Sign In
moonlight-stream
/
moonlight-android
Watch
1
Star
0
Fork
0
You've already forked moonlight-android
mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced
2025-07-23 13:02:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
moonlight-android
/
app
/
src
/
main
/
java
/
com
/
limelight
/
binding
/
input
History
Cameron Gutman
9d2b6f8854
Make nextDeviceId non-static since the lifetime of ControllerHandler is also just the life of the connection
2016-01-28 13:02:30 -05:00
..
driver
Make nextDeviceId non-static since the lifetime of ControllerHandler is also just the life of the connection
2016-01-28 13:02:30 -05:00
evdev
Use a socket for communication from EvdevReader to Moonlight rather than stdin/stdout. On some devices, fwrite(stdout) hangs for unknown reasons.
2016-01-07 12:49:30 -06:00
virtual_controller
Revert "Fix margins around analog sticks"
2016-01-20 01:35:30 -05:00
ControllerHandler.java
Some S6s have back buttons on the device called sec_touchkey so also ignore back presses on those too
2016-01-05 00:27:19 -06:00
KeyboardTranslator.java
Merge
https://github.com/limelight-stream/limelight-android
2015-12-31 10:14:30 +08:00
TouchContext.java
Merge
https://github.com/limelight-stream/limelight-android
2015-12-31 10:14:30 +08:00