Commit Graph

  • 2c81518dda ci: update global workflows (#1518) LizardByte-bot 2023-08-09 09:08:57 -04:00
  • eafb018516 Fix clamping mouse position to aspect ratio adjusted viewport Cameron Gutman 2023-08-08 21:36:50 -05:00
  • 3fee592669 ci(windows): prevent winget action from creating an update when running on forks (#1505) ReenigneArcher 2023-08-04 18:52:51 -04:00
  • 21dbde9467 Fix touch input on UAC secure desktop and login screen Cameron Gutman 2023-08-03 21:40:58 -05:00
  • d7c76cfd2b Update gamepad touch support with latest protocol changes Cameron Gutman 2023-07-30 19:47:07 -05:00
  • bd68aebe4c Implement pen and touch support for Windows Cameron Gutman 2023-06-25 20:47:30 -05:00
  • 43463a9d1e Add default_value parameter to get_env for use in make_launch_session (#1490) Django 2023-08-02 05:08:45 +02:00
  • 172a2193d3 Fix QRes command typo (#1488) ahmadali shafiee 2023-07-31 21:50:09 +02:00
  • e2577193f0 ci(docker): bump gcc-10 in ubuntu 20.04 image (#1489) ReenigneArcher 2023-07-31 15:20:38 -04:00
  • f3a257b150 Fix QoS code build with new MinGW headers Cameron Gutman 2023-07-30 14:43:14 -05:00
  • d07f5dbd1b Fix audio code build with new MinGW headers Cameron Gutman 2023-07-30 14:42:49 -05:00
  • ba8c5ef3db build(deps): bump third-party/moonlight-common-c dependabot[bot] 2023-07-30 19:14:34 +00:00
  • 79085f0d5c ci(linux): free additional space on runner (#1480) ReenigneArcher 2023-07-30 15:36:33 -04:00
  • 3b2a098640 Expose Connection environment variables to the app start (#1430) Elia Zammuto 2023-07-29 18:21:58 +00:00
  • 4b986b26c2 build(deps): use submodule for nvapi opensource (#1458) ReenigneArcher 2023-07-21 08:48:15 -04:00
  • f541f22137 docs(website): add gh-pages (#1395) ReenigneArcher 2023-07-20 11:44:02 -04:00
  • f245f777f7 Modify and restore NVIDIA control panel settings ns6089 2023-07-02 13:01:29 +03:00
  • 6992d424a8 Add nvapi-opensource files ns6089 2023-06-19 14:23:07 +03:00
  • 16d69f40fd build(distro): add debian bookworm package (#1455) ReenigneArcher 2023-07-18 16:29:03 -04:00
  • 48f05aa8c4 build(docker): free additional space on runners (#1450) ReenigneArcher 2023-07-18 15:01:56 -04:00
  • 1193f07559 docs(app_examples): Add Plasma-Compatible Resolution Example (#1448) Vitorvlv 2023-07-15 20:44:32 -03:00
  • b82e3deb17 feat(gh-pages): initial commit ReenigneArcher 2023-07-15 19:40:58 -04:00
  • 9e882ed4b7 style(clang-format): ignore third-party directory (#1449) ReenigneArcher 2023-07-15 10:07:01 -04:00
  • 50f353d183 Fix handling of gamepad feedback with multiple clients connected Cameron Gutman 2023-07-10 19:43:09 -05:00
  • 65b2e19b07 Rework active gamepad mask handling to be multi-channel-safe Cameron Gutman 2023-07-09 15:52:51 -05:00
  • 3acc7ef557 Remove unused variable Cameron Gutman 2023-07-08 23:14:35 -05:00
  • 2ed2dd5e0e Implement touch, motion, and battery for DS4 Cameron Gutman 2023-07-08 18:08:35 -05:00
  • 309fcc4142 Convert rumble_queue into a generic feedback_queue for gamepad messages Cameron Gutman 2023-07-08 15:23:27 -05:00
  • fd77230964 Stub controller battery, touch, and motion packets Cameron Gutman 2023-07-08 12:04:16 -05:00
  • 1ef8cb1111 Send feature flags in RTSP DESCRIBE response Cameron Gutman 2023-06-25 17:40:25 -05:00
  • d3578e9711 fix(installer): use the system proxy to download ViGEmBus if it is enabled (#1406) lns103 2023-07-11 07:51:13 +08:00
  • e1b0c98496 docs(troubleshooting): add warning about usage with Gamescope (#1438) Vitorvlv 2023-07-10 10:44:41 -03:00
  • 6dfe56518c Decrease gpu scheduling priority for NVIDIA ns6089 2023-07-04 23:47:01 +03:00
  • c5bf78176e Remove GetAsyncKeyState() check before sending mouse button events Cameron Gutman 2023-07-08 20:27:14 -05:00
  • d075424225 Add support for Applications (context menu) key in the Windows platform jcj83429 2023-07-08 16:28:47 -07:00
  • f3871c4449 Correct typos on web portal Casey Korver 2023-07-03 15:16:18 -05:00
  • 881af5b566 Correct typos in logging Casey Korver 2023-07-03 15:16:06 -05:00
  • b1ffa8a6c5 Correct typos in comments Casey Korver 2023-07-03 15:13:13 -05:00
  • 70dc582f38 Refactor gamepad emulation code to use the DS4 extended report format Cameron Gutman 2023-07-01 01:09:37 -05:00
  • b248e8b6b8 Clear additional disk space for Flatpak builds Cameron Gutman 2023-07-07 19:25:03 -05:00
  • c972fa880f fix: consider link-local addresses as LAN aetheryx 2023-07-06 19:41:19 +02:00
  • 810945f5bf Allow use of multiple ENet channels Cameron Gutman 2023-07-04 14:40:53 -05:00
  • 11aedf56a2 Implement controller arrival metadata support Cameron Gutman 2023-06-25 20:16:26 -05:00
  • 12e6774035 Fix max gamepad count to match protocol limitation Cameron Gutman 2023-06-25 17:36:44 -05:00
  • feedede6f9 Implement extended controller button support Cameron Gutman 2023-06-25 17:35:56 -05:00
  • 737be029ec Move input packet debug prints off the control stream thread Cameron Gutman 2023-06-26 21:10:36 -05:00
  • 62606a62f9 Implement input batching for reduced latency Cameron Gutman 2023-06-26 21:00:53 -05:00
  • 99225c0256 Pull in latest protocol extension from moonlight-common-c Cameron Gutman 2023-06-26 20:33:01 -05:00
  • ed74492e4e fix(deps): replace libboost chrono and thread with standard chrono and thread (#1364) Era Dorta 2023-06-26 17:50:10 +02:00
  • 29fc20671d fix(ui): fix nightly release notifications (#1394) ReenigneArcher 2023-06-25 17:10:35 -04:00
  • 5c6b383b60 docs(linux): add information about mesa (#1393) ReenigneArcher 2023-06-24 17:00:46 -04:00
  • 5b61b7230a docs: add linux ssh example (#1388) ReenigneArcher 2023-06-22 20:48:02 -04:00
  • 8ff2022aaf Fix WebUI Stable Update notification (#1358) Elia Zammuto 2023-06-07 00:31:15 +02:00
  • cdbc0e699c docs(badges): force badges to use svg (#1342) ReenigneArcher 2023-05-31 22:07:26 -04:00
  • 262bed6a0d build(deps): bump bootstrap from 5.2.3 to 5.3.0 (#1339) dependabot[bot] 2023-05-31 07:11:33 -04:00
  • 72d63aae68 windows: fix header conflict for msys2-w32api-headers 11.0.1+ (#1332) Conn O'Griofa 2023-05-30 01:00:52 +01:00
  • 31e8b798da Merge pull request #1115 from LizardByte/nightly v0.20.0 ReenigneArcher 2023-05-29 01:11:33 -04:00
  • 7cc6fcd612 v0.20.0 release prep (#1321) Cameron Gutman 2023-05-28 20:20:35 -05:00
  • 8090fb496b Fix software encoding defaulting to HEVC instead of H.264 Cameron Gutman 2023-05-28 16:49:55 -05:00
  • f734d6684f Reset the default audio device on startup if Steam Streaming Speakers are selected Cameron Gutman 2023-05-27 12:07:51 -05:00
  • bca61bfc0d Always change the sink if it differs from the active sink Cameron Gutman 2023-05-27 12:06:32 -05:00
  • 1bafa5a856 build(deps): bump sphinx from 6.2.0 to 7.0.1 (#1286) dependabot[bot] 2023-05-26 20:52:39 -04:00
  • f37914d320 build(deps): bump furo from 2023.3.27 to 2023.5.20 (#1299) dependabot[bot] 2023-05-26 19:46:54 -04:00
  • 9a65c91671 Rename SunshineSvc to SunshineService Cameron Gutman 2023-05-25 23:48:34 -05:00
  • 60ebafd15a Expand core component group by default Cameron Gutman 2023-05-25 23:45:00 -05:00
  • fe62b10324 Add an option to control whether Sunshine starts on boot Cameron Gutman 2023-05-23 21:00:41 -05:00
  • a87d8335bd Add a friendly name for SunshineSvc Cameron Gutman 2023-05-23 20:59:51 -05:00
  • 5c9750a6fb Clean up installer options now that the service is mandatory Cameron Gutman 2023-05-23 20:59:37 -05:00
  • 8da919f411 Rename Back Button Timeout and disable it by default Cameron Gutman 2023-05-24 23:21:01 -05:00
  • b3f57cf90d Fix emulated Home/Guide presses being missed Cameron Gutman 2023-05-24 23:18:47 -05:00
  • 2f4cc9ace0 Add option to always send scancodes Cameron Gutman 2023-05-24 22:55:44 -05:00
  • 0f1dc1bb05 Print a warning if GameStream is using conflicting ports Cameron Gutman 2023-05-17 00:11:09 -05:00
  • f22ce25dad Fix systray after Explorer restart Cameron Gutman 2023-05-25 18:13:21 -05:00
  • 0e2eacb0ee Reduce opacity of placeholder text Cameron Gutman 2023-05-23 20:16:18 -05:00
  • fbb77aa7cd Prefer virtual sink over audio sink if host playback is disabled Cameron Gutman 2023-05-23 20:15:48 -05:00
  • 78737d7611 Adjust descriptions on the A/V page to discourage manual settings Cameron Gutman 2023-05-23 20:14:21 -05:00
  • f5e3353f82 Fix resolutions reported by dxgi-info.exe on high DPI systems Cameron Gutman 2023-05-23 22:57:23 -05:00
  • 5a4fd95765 Rewrite UPnP support Cameron Gutman 2023-05-21 15:13:31 -05:00
  • 25e0244705 Stop reporting ExternalIP field to clients Cameron Gutman 2023-05-15 18:29:56 -05:00
  • 85af19150c Fix leak of AVPackets Cameron Gutman 2023-05-22 17:21:17 -05:00
  • 5b24148cfa Fix leak of VA driver resources on each encoder init Cameron Gutman 2023-05-22 17:20:43 -05:00
  • 8a9eed2f6f Fix leak of X509 on each HTTPS request Cameron Gutman 2023-05-22 17:19:32 -05:00
  • 31f72cdbff Remove Boost_NO_BOOST_CMAKE=ON to fix Windows build (#1298) Cameron Gutman 2023-05-22 08:55:13 -05:00
  • 8da2caf764 Do not add 'lizard' user inside Fedora 38 container to 'input' group (#1291) Arthur Kasimov 2023-05-17 20:41:54 +06:00
  • 32ca9d41de Fix crash on exit if a process is currently running Cameron Gutman 2023-05-14 21:05:15 -05:00
  • 9955890023 Fix console session changes via fast user switching Cameron Gutman 2023-05-14 19:27:57 -05:00
  • f41e57ea8c ci!: remove fedora 36 (#1244) ReenigneArcher 2023-05-15 20:12:35 -04:00
  • 33dafbc801 Add warning when Desktop Duplication API masks protected content from capture Cameron Gutman 2023-05-11 19:55:11 -05:00
  • 17124deb22 Fix const-correctness bugs in round_robin.h Cameron Gutman 2023-05-11 01:35:57 -05:00
  • fabadaad2a Fix const-correctness bugs in uniq_ptr and code that uses it Cameron Gutman 2023-05-11 01:17:54 -05:00
  • 0fa406dbb7 Remove unnecessary moves in return statements Cameron Gutman 2023-05-11 01:15:19 -05:00
  • ff046bb707 Fix and enable -Wmissing-braces Cameron Gutman 2023-05-11 00:37:59 -05:00
  • 390dc1c245 Fix unused-but-set-variable warnings on Mac and Linux Cameron Gutman 2023-05-11 00:30:15 -05:00
  • 2571682886 Fix pessimizing move warnings on Clang Cameron Gutman 2023-05-11 00:07:34 -05:00
  • 8db0ad0cc6 Fix and enable -Wmaybe-uninitialized Cameron Gutman 2023-05-10 23:57:08 -05:00
  • f08ba0fd7c Fix missing override specifier on set_frame() Cameron Gutman 2023-05-10 23:55:56 -05:00
  • a4f788f853 Replace Win32 UTF-16 conversion with std::wstring_convert Cameron Gutman 2023-05-10 23:55:15 -05:00
  • 1c83a44222 Fix const reference and const pointer types in wrap_ptr Cameron Gutman 2023-05-10 23:51:25 -05:00
  • f4bb410277 Treat dependency includes as system headers to suppress warnings Cameron Gutman 2023-05-10 23:46:51 -05:00
  • 8c85bcf64b build(deps): bump third-party/nv-codec-headers dependabot[bot] 2023-05-12 00:01:28 +00:00