Kaiwen Xu
11908e07bf
Translate some of the zh-rCN strings.
2019-07-12 01:27:20 -07:00
Cameron Gutman
fd53122cb3
Create the PC channel on pairing and add each app to it upon launch
2019-07-12 00:23:13 -07:00
Cameron Gutman
d9c0830198
Merge branch 'tv-channels' of https://github.com/GinVavilon/moonlight-android into GinVavilon-tv-channels
2019-07-11 19:19:15 -07:00
Cameron Gutman
40a3cc2ecb
Tweak on-screen overlay a bit
2019-07-10 20:55:01 -07:00
Kaiwen Xu
252285e4f7
Implement performance overlay.
2019-07-08 00:55:25 -07:00
GinVavilon
df7333b8d0
Add channels support for the Android TV (Oreo)
2019-07-07 22:25:31 +03:00
Cameron Gutman
754773420f
Generate SHA-256 client certificates instead of SHA-1
2019-07-05 21:23:18 -07:00
Cameron Gutman
6574a0aab2
Fix codec blacklisting
2019-07-02 23:20:14 -07:00
Cameron Gutman
1308a4ed80
Fix a user-reported crash
2019-06-22 22:01:30 -07:00
Cameron Gutman
97702b8861
Fix mouse capture after returning focus to the window on Android Q
2019-06-05 22:43:16 -07:00
Cameron Gutman
832e7197c5
Delay a bit before reporting USB devices to allow the old InputDevice to go away
2019-06-05 22:26:06 -07:00
Cameron Gutman
26b992726c
Use transparent status bar and navigation bar on Android Q
2019-06-05 21:50:03 -07:00
Cameron Gutman
1cb3588841
Use low latency WifiLock on Android Q
2019-06-05 21:09:55 -07:00
Cameron Gutman
b461d546d6
Use new MediaCodecInfo helper to blacklist software codecs
2019-06-05 21:05:33 -07:00
Cameron Gutman
b7810d6eb6
Use the newly public InputDevice.isExternal() function on Android Q
2019-06-05 20:23:22 -07:00
twboyii
8e1641af5f
Add untranslated string in zh-rTW ( #701 )
2019-05-27 01:47:10 -07:00
Cameron Gutman
393a4c9c8a
Fix pointer capture on Android Q Beta 3
2019-05-16 21:27:01 -07:00
Cameron Gutman
8da563b280
Bound queued audio data to prevent excessive latency
2019-05-07 20:39:45 -07:00
Cameron Gutman
d8e322bac9
Sync PC offline icon with Moonlight Qt
2019-04-30 22:27:22 -07:00
Cameron Gutman
a7a34ec629
Update vibration weights to match Moonlight Qt
2019-04-06 01:02:03 -07:00
Cameron Gutman
8d469c5d0a
Add on-screen connection warnings
2019-04-06 00:56:45 -07:00
Cameron Gutman
04e093a2c2
Update moonlight-common
2019-03-20 18:51:08 -07:00
bubuleur
813f2edd95
Update French Language ( #676 )
2019-03-02 20:01:21 -08:00
Cameron Gutman
337d753a33
Reduce gamepad deadzone to 7%
2019-03-02 17:23:01 -08:00
Cameron Gutman
1137c74f76
Pass AudioAttributes on L+ when vibrating
2019-03-02 17:20:39 -08:00
Cameron Gutman
0c1451f757
Improve scaling of lock icon by increasing dimensions
2019-02-18 20:46:34 -08:00
Cameron Gutman
ffcb623040
Fix crash when a rumble effect only uses the high-frequency motor
2019-02-17 18:18:00 -08:00
Cameron Gutman
50d45011a8
Add device vibration and other fixes
2019-02-16 19:13:01 -08:00
Cameron Gutman
2f7087d6d3
Stop vibration on stream end
2019-02-16 18:05:08 -08:00
Cameron Gutman
92b71588d0
Implement rumble on Android InputDevice
2019-02-16 17:56:34 -08:00
Cameron Gutman
4f3d018764
Fix OSC colliding with player 1
2019-02-16 17:29:05 -08:00
Cameron Gutman
a22e33eeb9
Add rumble support for the in-app Xbox driver
2019-02-16 17:03:10 -08:00
Cameron Gutman
6a939e7495
Don't display the termination dialog for intended terminations
2019-02-10 02:28:11 -08:00
Cameron Gutman
61a17afe69
Fix *, @, #, and + keys on software keyboard
2019-02-06 21:40:28 -08:00
Cameron Gutman
0d171c6b28
Fix lock icon drawing on top of the loading spinner
2019-02-06 21:14:01 -08:00
Cameron Gutman
f0c69d08b8
Add 480p option
2019-02-06 21:09:04 -08:00
Cameron Gutman
629bf5766d
Fix a couple crash reports
2019-02-05 22:51:48 -08:00
Cameron Gutman
6660ea7d91
Update Xbox driver with Linux xpad.c and init quirks
2019-02-05 21:52:53 -08:00
Cameron Gutman
4864b2ca45
Add lock icon when PC is unpaired
2019-02-05 21:10:09 -08:00
Cameron Gutman
1174e03885
Fix incorrectly persisting host with missing server cert
2019-01-04 18:18:32 -08:00
Cameron Gutman
ff0f54d541
Switch to using stun.moonlight-stream.org for STUN
2019-01-04 18:05:28 -08:00
Cameron Gutman
814964a100
Fix exception adding PCs
2019-01-01 23:32:16 -08:00
Cameron Gutman
7e154292a9
Stop suppressing exceptions
2019-01-01 23:31:38 -08:00
Cameron Gutman
0f9cba1053
Fix crash due to a null computer uuid
2019-01-01 22:34:27 -08:00
Cameron Gutman
cd80a94f28
Fix IllegalStateException caused by making HTTPS request without a pinned cert
2018-12-27 23:55:59 -08:00
Cameron Gutman
57c645a291
Change uuid field to String type due to new format UUIDs that fail to parse on GFE 3.16
2018-12-27 23:48:12 -08:00
Cameron Gutman
81582d7343
Revert "Hide the mouse cursor during pointer capture to work around DeX bug"
...
It doesn't actually fix the bug.
This reverts commit 16b845ab84fbad8a6fc3a7c4b3c1ff0f875bc6b6.
2018-12-24 19:58:19 -08:00
Cameron Gutman
5efbb5229d
Fix up French translation
2018-12-24 19:09:16 -08:00
bubuleur
541e43eb18
Update Translation french Moonlight ( #648 )
...
* Update Translation french Moonlight
Hello
Herewith updated French language for your next Moonlight update
If you want you can contact me on igorlachaudarobaseaol.fr to update your application in French before an exit
cordially
Merci pour tous
* Update strings.xml
2018-12-24 19:07:38 -08:00
Cameron Gutman
7e679ff4c6
Fix short window where newly added PC could be incorrectly marked as unpaired
2018-12-23 21:34:20 -08:00