Cameron Gutman
63072aa8e1
Disable SOPS for streams over 60 FPS for GFE 3.20.3
2020-04-12 12:13:38 -07:00
Cameron Gutman
4cca3ac922
Update moonlight-common-c to avoid termination delay on GFE 3.20.3
2020-04-12 12:13:04 -07:00
Cameron Gutman
604bc1ec11
Add Romanian translation from KiralyCraft on Discord
2020-04-12 12:04:04 -07:00
Cameron Gutman
5d7fbf3195
Fix indentation of arrays.xml
2020-04-10 22:17:28 -07:00
Zero O
8c56e6f0d4
Update arrays.xml ( #813 )
...
translation update
2020-04-10 22:12:18 -07:00
Zero O
2069be7932
Update arrays.xml ( #814 )
...
translation update
2020-04-10 22:11:56 -07:00
Zero O
9c1c2991a9
Update strings.xml ( #812 )
...
translation update
2020-04-10 21:13:10 -07:00
Zero O
81dabf2713
Update strings.xml ( #811 )
...
translation update
2020-04-10 21:12:48 -07:00
Cameron Gutman
27520cb77e
Use GetPrimitiveArrayCritical() for audio data to avoid extra copies
2020-04-09 19:12:09 -07:00
Cameron Gutman
f555d3dae0
Version 9.0
v9.0
2020-04-07 19:42:47 -07:00
Cameron Gutman
70f1a2cacb
Fix 7.1 AudioTrack initialization on pre-Lollipop devices
2020-04-07 19:29:07 -07:00
Cameron Gutman
7f15aaa2e5
Update to AGP 3.6.2
2020-04-07 19:22:02 -07:00
Cameron Gutman
e5726205c4
7.1 surround sound is supported now
2020-04-07 19:21:45 -07:00
Cameron Gutman
07fabc0663
Fix CheckJNI abort with rumble values greater than 0x7FFF
2020-04-07 19:21:24 -07:00
Cameron Gutman
800f97ae85
Remove translations for old 5.1 surround sound option
2020-04-04 10:15:03 -07:00
bubuleur
3ee5b284e1
Update french "summary_audio_config_list" ( #809 )
2020-04-04 10:08:42 -07:00
bubuleur
c0389f0da9
Update french "audio_config_names" ( #808 )
2020-04-04 10:08:18 -07:00
bubuleur
a7a4d7ded5
Update french 2 ( #807 )
...
* Update french 2
* Update strings.xml
2020-04-03 18:13:30 -07:00
bubuleur
87cd974b79
Update French 1 ( #806 )
...
* Update French 1
* Update arrays.xml
2020-04-03 18:10:34 -07:00
Cameron Gutman
7faaac31ff
Use EF instead of CS7 for DSCP on ENet traffic
2020-04-03 18:04:04 -07:00
Cameron Gutman
7386eb2a78
Add support for 7.1 surround sound
2020-04-03 18:03:01 -07:00
Cameron Gutman
49a1524f4f
Refactor audio configuration in preparation for 7.1 surround sound
2020-04-03 17:47:57 -07:00
Cameron Gutman
c957b8b06b
Version 8.12
v8.12
2020-03-29 16:46:42 -07:00
Cameron Gutman
a3a6e14d80
Reduce retransmission delay on packet loss and enable QoS marking on ENet traffic
2020-03-29 16:31:23 -07:00
Cameron Gutman
7231f5468b
Version 8.11
v8.11
2020-03-25 00:07:53 -07:00
Cameron Gutman
4dfb0d7220
Fix crash during crash report generation
2020-03-22 13:48:17 -07:00
Cameron Gutman
2f4f53b048
Fix mouse back button closing the app with mouseNavButtons enabled
2020-03-21 15:34:03 -07:00
Cameron Gutman
b6e8389544
Fix incorrect exception handling in JNI code
2020-03-21 14:30:31 -07:00
Cameron Gutman
d113878613
Use current display refresh rate only for non-TV devices
2020-03-21 13:43:59 -07:00
Cameron Gutman
f7ed7e06db
Revert "Calculate FPS using the actual display refresh rate rather than the requested one"
...
This breaks refresh rate detection on the Shield Android TV.
This reverts commit af5e7a0e3320e19e21061bd78d1ab22a1f270456.
2020-03-21 13:31:48 -07:00
Cameron Gutman
977a1d4a3c
Fix IllegalArgumentException when trying to repin a disabled shortcut
2020-03-21 13:25:55 -07:00
Cameron Gutman
eefc08db47
Use 10 ms audio samples on low bandwidth connections
2020-03-21 01:01:45 -07:00
Cameron Gutman
ab2b1663d3
Minor tweaks and fixes to OSC opacity options
2020-03-21 00:54:31 -07:00
gotoAndDie
04b8a718e3
Add opacity settings to on-screen controls ( #798 )
...
* Restore resize controls, Make buttons oval
* Create new default configuration
* Split Configuration Mode into separate Move and Resize modes
* Add transparency setting for on-screen buttons
* Updated translations for on-screen controls
Co-authored-by: Leo <chun.huang@student.manchester.ac.uk>
2020-03-21 00:41:27 -07:00
Cameron Gutman
37cf260ba6
Merge pull request #799 from gotoAndDie/rt-onefinger
...
Allow RT/LT and A/B/X/Y/LB/RB to be triggered together with one finger
2020-03-21 00:23:24 -07:00
Cameron Gutman
8f91fe4cd1
Revert "Repeat key down events are needed for proper key repeating"
...
This key repeat filtering seems to be needed now. See #800 .
This reverts commit 53dccbde2a5b04d9cb1b9833386f9baf85bb9b89.
2020-03-20 23:49:52 -07:00
Leo
9246ad412f
Make it possible to press the RT button and the other buttons with the same finger
2020-03-13 18:48:50 +00:00
Cameron Gutman
1ccbbdd4fb
Version 8.10
v8.10
2020-03-08 19:48:53 -07:00
Cameron Gutman
16cf37994d
Only suppress duplicate d-pad events if the hat has received input. Fixes #796
2020-03-04 18:48:14 -08:00
Cameron Gutman
01e84624c2
Remove stale moonlight-common reference from settings.gradle
2020-03-03 00:13:48 -08:00
Cameron Gutman
939cd7cf70
Update OkHttp to 3.12.10
2020-03-02 22:49:44 -08:00
Cameron Gutman
4b11603035
Fix back button on Shield Portable and standardize external/internal classification
2020-03-02 22:47:47 -08:00
Cameron Gutman
ca18b6b052
Update to AGP 3.6.1
2020-03-01 13:12:04 -08:00
Cameron Gutman
3d0d19e561
Pass-through back button on external devices that don't look like gamepads
2020-03-01 12:45:00 -08:00
Cameron Gutman
ae463a8735
Emulated button combos must not be pressed with other buttons
2020-02-26 20:38:53 -08:00
Cameron Gutman
7e797829ae
Also destroy the mouse emulation timer on device disconnect
2020-02-26 20:29:28 -08:00
Cameron Gutman
431ed6bc5d
Cancel the mouse emulation timer when the stream ends
2020-02-26 20:18:11 -08:00
Cameron Gutman
e9bb711c42
Add Start+Back+LB+RB combo for disconnecting the session
2020-02-26 19:54:53 -08:00
Cameron Gutman
623bc5c156
Fix check for gamepad buttons. Fixes #788
2020-02-26 19:19:43 -08:00
Cameron Gutman
cfefef4619
Downgrade OkHTTP to 3.12.8 due to square/okhttp#5826
2020-02-25 22:40:17 -08:00