607 Commits

Author SHA1 Message Date
Cameron Gutman
e56db8e6fe Update common-c for parallel STUN requests 2019-08-20 19:10:50 -07:00
Cameron Gutman
80eec4928c Version 0.9.9 2019-07-20 19:39:16 -07:00
Cameron Gutman
ce70b18bdb Implement OpenSSL locking callbacks 2019-07-20 19:33:21 -07:00
Cameron Gutman
7e65e6963a Update common-c for legacy servers 2019-07-07 11:00:07 -07:00
Cameron Gutman
7471853652 Generate SHA-256 client certificates instead of SHA-1 2019-07-05 21:50:48 -07:00
Cameron Gutman
9c2bfeb4e0 Version 0.9.8 2019-05-27 02:15:11 -07:00
Cameron Gutman
d072e0d142 Fix video on GFE 3.19 2019-05-27 02:14:59 -07:00
Cameron Gutman
b2418acf7c Version 0.9.7 2019-05-02 19:53:48 -07:00
Cameron Gutman
11d7b2125e Update moonlight-common-c for video optimizations and audio bandwidth reduction 2019-05-02 19:51:43 -07:00
Cameron Gutman
a3a2b4bdaa Version 0.9.6 2019-02-27 00:55:42 -08:00
Cameron Gutman
87f6f14af6 Add connection termination message for unexpected terminations 2019-02-27 00:55:27 -08:00
Cameron Gutman
b48cb3d069 Fix compiler flags 2019-02-27 00:33:52 -08:00
Cameron Gutman
9738b1bbc2 Add GfeVersion to start parameters 2019-02-27 00:08:57 -08:00
Cameron Gutman
3764f7dae4 Add high resolution scrolling support 2019-02-26 23:50:22 -08:00
Cameron Gutman
7d9229359a Version 0.9.5 2019-01-19 17:29:22 -08:00
Cameron Gutman
ab2865b71e Update common-c to fix IDR frame issues with GFE 3.17 2019-01-19 17:26:39 -08:00
Cameron Gutman
c3453ce2b8 Raise modifier keys on disconnect 2019-01-19 17:25:53 -08:00
Cameron Gutman
6729bb64f8 Version 0.9.4 2019-01-04 18:40:18 -08:00
Cameron Gutman
b993edae58 Enable strict bitrate limits for remote streaming 2019-01-04 18:39:05 -08:00
Cameron Gutman
ee803c6247 Switch to using stun.moonlight-stream.org for STUN 2019-01-04 18:12:47 -08:00
Cameron Gutman
6a6022cda7 Version 0.9.3 2018-12-24 18:56:56 -08:00
Cameron Gutman
f9438bec26 Update common-c with bitrate fix 2018-12-24 18:55:13 -08:00
Cameron Gutman
02edd06b63 Use shared UID for all Moonlight clients 2018-12-24 18:49:42 -08:00
Cameron Gutman
db49a33a0f Fix propagation of PPK after pairing via Add PC and a couple launch cosmetic issues 2018-12-24 18:39:22 -08:00
Cameron Gutman
d19bc0ca7d Fix adding PCs that are already paired 2018-12-24 18:13:31 -08:00
Cameron Gutman
0ddf07f4de Require cert pinning for HTTPS 2018-12-24 17:48:01 -08:00
Cameron Gutman
ecad4aa276 Sync pairing code with moonlight-embedded to fix MITM check during pairing 2018-12-24 01:03:32 -08:00
Cameron Gutman
065445d721 Update curl to 7.44.0 (latest webports version) 2018-12-24 00:13:44 -08:00
Cameron Gutman
bb452520fc Update readme to new URL 2018-12-03 21:45:15 -08:00
Cameron Gutman
6d60e02341 Version 0.9.2 2018-11-17 13:23:06 -08:00
Cameron Gutman
7f9c71805e Increase mouse polling rate to 5 ms to match PC 2018-11-17 13:18:35 -08:00
Cameron Gutman
e6f4247ae8 Batch mDNS discovery callbacks to every 500 ms 2018-11-17 13:17:55 -08:00
Cameron Gutman
9536c3f8c8 Save hosts when a new host is discovered via mDNS 2018-11-17 12:05:08 -08:00
Cameron Gutman
918b528648 Initialize the CURL library in a thread-safe way 2018-11-17 12:04:54 -08:00
Cameron Gutman
4613d4977c Add automatic detection of WAN IP address 2018-11-17 11:27:59 -08:00
Cameron Gutman
cb80160605 Update common-c for GFE 3.16 2018-11-17 11:14:56 -08:00
Cameron Gutman
fbd9319605 Update common-c 2018-11-03 17:30:11 -07:00
Cameron Gutman
a76c1ab6a1
Link to Moonlight Qt 2018-08-05 20:13:36 -07:00
Cameron Gutman
2f72f7e555 Version 0.9.1 2018-07-30 01:37:08 -07:00
Cameron Gutman
1d7b94ccaf Update to latest common-c 2018-07-30 01:36:31 -07:00
Cameron Gutman
3ce617a304
Merge pull request #487 from Jorys-Paulin/feature/github-bots
Added GitHub bots config files
2018-07-29 23:49:39 -07:00
Jorys Paulin
a8f55452f0 Added github bots config files 2018-07-30 08:28:53 +02:00
Cameron Gutman
754173543a Address broken error checking for launch requests and other minor issues 2018-06-12 21:23:24 -07:00
Cameron Gutman
1194556b9c Update readme with NaCl info 2018-06-12 19:49:02 -07:00
Cameron Gutman
7dc7df792a
Merge pull request #464 from Jorys-Paulin/feature/github
GitHub integration
2018-06-12 19:45:11 -07:00
Cameron Gutman
ccfcfff9a4 Merge commit '8bbb522'
This is a partial merge of https://github.com/moonlight-stream/moonlight-chrome/pull/414
2018-06-12 19:41:29 -07:00
Cameron Gutman
e1dad1d65b Update common-c to fix a crash and other bugs 2018-06-12 19:37:30 -07:00
Cameron Gutman
75d43124ab Ensure the host PC exists before starting polling 2018-06-12 19:35:20 -07:00
Cameron Gutman
47cfbf3d9f
Merge pull request #454 from Jorys-Paulin/develop
Changes and improvements
2018-06-12 19:33:29 -07:00
Jorys_Paulin
744ff01e64 Revert "Removed unused gameList and gameSelection ids"
This reverts commit 34b6004ad3e612892391ab4b1537274d78802193.
2018-06-12 12:56:45 +02:00