Cameron Gutman
|
8be73142f8
|
Fix cert pinning on macOS
|
2018-12-25 21:15:59 -08:00 |
|
Cameron Gutman
|
d1640e3bb8
|
Audio latency tweaks and fix for PulseAudio with A2DP
|
2018-12-25 17:54:18 -08:00 |
|
Cameron Gutman
|
8612e6726d
|
Remove accidentally enabled debug prints
|
2018-12-25 14:05:55 -08:00 |
|
Cameron Gutman
|
14cb2e1999
|
Remove latency drop logic and replace by single frame writes
|
2018-12-25 14:05:17 -08:00 |
|
Cameron Gutman
|
cfabaf334e
|
Add frame pacing toggle
|
2018-12-25 12:57:00 -08:00 |
|
Cameron Gutman
|
c054536fab
|
Count Pacer delay in frame stats
|
2018-12-25 12:09:45 -08:00 |
|
Cameron Gutman
|
35aac18b4e
|
Improve bitrate slider label and add tooltip
|
2018-12-25 11:48:34 -08:00 |
|
Cameron Gutman
|
de3928cb4d
|
Reduce FPs on the unmapped gamepad dialog
|
2018-12-25 11:41:48 -08:00 |
|
Cameron Gutman
|
d9a8d67e3d
|
Use a shared UID for all Moonlight clients
|
2018-12-22 21:04:44 -08:00 |
|
Cameron Gutman
|
99b0a56a6a
|
Add additional cert pinning assert
|
2018-12-22 20:05:45 -08:00 |
|
Cameron Gutman
|
61d7aa0400
|
Require cert pinning for HTTPS
|
2018-12-22 19:55:28 -08:00 |
|
Cameron Gutman
|
1e98594972
|
Handle server cert change by pairing again
|
2018-12-21 19:17:32 -08:00 |
|
Cameron Gutman
|
c6383f042c
|
Pin server cert to host during pairing
|
2018-12-21 18:08:07 -08:00 |
|
Cameron Gutman
|
d696536486
|
Version 0.7.0
|
2018-12-05 22:49:42 -08:00 |
|
Cameron Gutman
|
b46a3cf759
|
Show stream error dialog when launching from the CLI
|
2018-12-05 22:22:30 -08:00 |
|
Cameron Gutman
|
8a5e3cdb76
|
Fix returning to app page when start fails
|
2018-12-05 22:17:26 -08:00 |
|
Cameron Gutman
|
4fb39226ef
|
Fix 'moonlight -v' output on Linux
|
2018-12-05 22:01:22 -08:00 |
|
Cameron Gutman
|
c40174034c
|
Don't kill the app on the host when the session terminates unexpectedly
|
2018-12-05 20:17:00 -08:00 |
|
Cameron Gutman
|
5029c855f0
|
Simplify app quitting implementation a bit
|
2018-12-05 19:49:06 -08:00 |
|
Cameron Gutman
|
f42c7fec1e
|
Update SDL GC DB
|
2018-12-05 18:47:44 -08:00 |
|
Janne Hakonen
|
0ab07303c9
|
Add quit cli command and app quit option after stream session. Fixes #92 (#138)
* Add quit cli command and app quit option after stream session. Fixes #92
* Code review fixes.
|
2018-12-05 18:45:28 -08:00 |
|
Cameron Gutman
|
ad47990a87
|
Make update icon more obnoxious so people actually update
|
2018-12-05 18:40:21 -08:00 |
|
Cameron Gutman
|
1968461ce9
|
Allow HTTP redirects when checking for updates
|
2018-12-03 23:29:49 -08:00 |
|
Cameron Gutman
|
8aa3b5d3da
|
Switch to new hostname
|
2018-12-03 21:48:49 -08:00 |
|
Cameron Gutman
|
23e77eefb0
|
Rename multi-controller checkbox to be more descriptive
|
2018-11-29 20:10:47 -08:00 |
|
Cameron Gutman
|
094443cf26
|
Rename start in windowed mode option to be more accurate
|
2018-11-28 21:46:14 -08:00 |
|
Cameron Gutman
|
b97758ef46
|
Switch to libsoundio on Linux now that PA works reliably after d1fe752028
|
2018-11-28 00:13:04 -08:00 |
|
Cameron Gutman
|
d1fe752028
|
Fix busy looping in libsoundio audio renderer when no audio is playing
|
2018-11-27 23:43:31 -08:00 |
|
Cameron Gutman
|
9a153b7170
|
Remove unneccessary hardcoded text color for better style support
|
2018-11-22 02:35:25 -08:00 |
|
Cameron Gutman
|
065a6caee5
|
Use automatic remote streaming detection
|
2018-11-21 20:55:25 -08:00 |
|
Cameron Gutman
|
c63c5100e2
|
Version 0.6.4
|
2018-11-20 22:23:03 -08:00 |
|
Cameron Gutman
|
bf05088d70
|
Remove checks that rely on display modes because they can be inaccurate on machines when the monitor is off
|
2018-11-20 22:02:43 -08:00 |
|
Cameron Gutman
|
e7bb146f92
|
Allow streaming to match the refresh rate in unsupported mode
|
2018-11-20 21:47:08 -08:00 |
|
Cameron Gutman
|
688c4a90d9
|
Use the raw display bounds not the usable display bounds for full-screen calculations
|
2018-11-18 23:10:30 -08:00 |
|
Cameron Gutman
|
165ad96be1
|
Fix stack overflow if SDL gamepad initialization fails
|
2018-11-18 22:04:44 -08:00 |
|
Cameron Gutman
|
115ced7ab4
|
Only precompile QML files on release builds
|
2018-11-18 22:04:11 -08:00 |
|
Cameron Gutman
|
ef15b5641a
|
Fix accidental dependency on system SDL2.framework when building in the IDE
|
2018-11-18 21:23:46 -08:00 |
|
Cameron Gutman
|
d847b71c86
|
Fix host virtual gamepads being reconnected during stream startup and causing issues with multiple controllers. Fixes #108
|
2018-11-18 12:05:17 -08:00 |
|
Cameron Gutman
|
dfcc1ff899
|
Also print gamepad mapping on gamepad attach
|
2018-11-17 17:23:20 -08:00 |
|
Cameron Gutman
|
65562937f3
|
Print gamepad GUID string in logs
|
2018-11-17 17:10:52 -08:00 |
|
Cameron Gutman
|
7b5dc33a21
|
Version 0.6.3
|
2018-11-16 01:17:57 -08:00 |
|
Cameron Gutman
|
25f70e570e
|
Add timer-based input batching for GFE 3.16
|
2018-11-15 20:52:07 -08:00 |
|
Cameron Gutman
|
b27b64c25c
|
Initialize the SDL timer subsystem
|
2018-11-15 20:45:32 -08:00 |
|
Cameron Gutman
|
bfc64c926a
|
Reorganize settings page now that vertical scrolling works
|
2018-11-15 16:41:02 -08:00 |
|
Cameron Gutman
|
a95d2e76f5
|
Fix settings page scrolling. Fixes #106
|
2018-11-13 18:03:53 -08:00 |
|
Cameron Gutman
|
037886ba5b
|
Add tooltips and update help text
|
2018-11-04 14:36:12 -08:00 |
|
Cameron Gutman
|
011edfe2a0
|
Disable any usage of proxy servers
|
2018-11-04 14:15:53 -08:00 |
|
Cameron Gutman
|
1a5a6773ce
|
Add option to determine if Moonlight launches in full-screen. Fixes #103
|
2018-11-04 13:57:33 -08:00 |
|
Cameron Gutman
|
dda22fd387
|
Rename mouse acceleration toggle to raw mouse input
|
2018-11-04 13:31:28 -08:00 |
|
Cameron Gutman
|
789e52af57
|
Use SDL_GameControllerGetPlayerIndex() as a hint for picking player indexes
|
2018-11-03 13:04:34 -07:00 |
|