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-24 21:42:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
moonlight-android
/
moonlight-common
/
src
/
com
/
limelight
/
nvstream
History
Cameron Gutman
1df03e137b
Make network packet loss toast more tolerable
2014-11-06 20:40:33 -08:00
..
av
Thread priority tweaks: Ensure renderer threads have higher priorities than the receive threads. Increase the priority of the resync thread to just below the video renderer so the control packet can be emitted ASAP. Lower the priority of the loss stats thread. Increase the priority of the input thread slightly above normal.
2014-10-17 17:03:58 -07:00
control
Make network packet loss toast more tolerable
2014-11-06 20:40:33 -08:00
http
Use a builder for StreamConfiguration to avoid further breaking changes to the constructor. Add support for local audio playback mode.
2014-11-02 20:52:09 -08:00
input
Thread priority tweaks: Ensure renderer threads have higher priorities than the receive threads. Increase the priority of the resync thread to just below the video renderer so the control packet can be emitted ASAP. Lower the priority of the loss stats thread. Increase the priority of the input thread slightly above normal.
2014-10-17 17:03:58 -07:00
mdns
Properly fix the timer crash
2014-09-20 02:34:06 -07:00
rtsp
Fix endianness of integer SDP attributes. Fix transferProtocol attributes.
2014-10-10 22:15:21 -07:00
wol
Wake on LAN support. Many fixes for Limelight Android 2.5.
2014-07-03 23:30:29 -07:00
NvConnection.java
Use a builder for StreamConfiguration to avoid further breaking changes to the constructor. Add support for local audio playback mode.
2014-11-02 20:52:09 -08:00
NvConnectionListener.java
Update control protocol for GFE 2.0.1
2014-05-06 23:31:09 -04:00
StreamConfiguration.java
Use a builder for StreamConfiguration to avoid further breaking changes to the constructor. Add support for local audio playback mode.
2014-11-02 20:52:09 -08:00