Commit Graph

  • 5af21bde88 build(deps): bump third-party/tray from e80058b to d45306e (#3574) dependabot[bot] 2025-01-21 09:15:26 -05:00
  • 31866fde35 build(deps): bump third-party/libdisplaydevice from 63599b0 to 1975f75 (#3576) dependabot[bot] 2025-01-21 09:14:58 -05:00
  • 088d0006eb Add notice for HDR not supported on Windows 10 Yukino Song 2025-01-21 16:45:10 +08:00
  • 299b12347f build(deps): bump third-party/doxyconfig from 4c94524 to 4501c7b (#3573) dependabot[bot] 2025-01-21 05:06:24 +00:00
  • 2ac87fdc36 chore: update global workflows (#3570) LizardByte-bot 2025-01-20 21:30:06 -05:00
  • a88c01f3b8 build(deps): bump third-party/tray from ebbd14f to e80058b (#3567) dependabot[bot] 2025-01-20 20:19:36 -05:00
  • f5b923c406 fix(flatpak): fix broken desktop file, icons, and service (#3561) ReenigneArcher 2025-01-20 19:15:23 -05:00
  • a63b0892aa Fix all display being enabled when virtual display quits The inclusion of libdisplaydevice further complicated the already messy display configuration thing... Yukino Song 2025-01-20 21:55:49 +08:00
  • 0b2ca076da Update README Yukino Song 2025-01-20 20:17:23 +08:00
  • 791b25400a Fix output_name not working Yukino Song 2025-01-20 20:13:28 +08:00
  • 55b76ed971 Fix header Yukino Song 2025-01-20 19:33:02 +08:00
  • 3048e6fe20 docs(guides): fix blog url (#3564) ReenigneArcher 2025-01-19 23:35:57 -05:00
  • c2420427b1 style: adjust clang-format rules (#2186) ReenigneArcher 2025-01-19 22:34:47 -05:00
  • f57aee9025 build(linux)!: remove legacy input option (#3562) ReenigneArcher 2025-01-19 12:18:08 -05:00
  • 26566cc04d test(fixtures): move certificate fixtures to source code (#3554) ReenigneArcher 2025-01-18 10:18:40 -05:00
  • 9e4389fe88 Update README Yukino Song 2025-01-18 15:50:32 +08:00
  • 57171c3316 Hash cookies Yukino Song 2025-01-18 15:08:44 +08:00
  • 2a173239f6 Merge remote-tracking branch 'origin/master' Yukino Song 2025-01-18 14:57:43 +08:00
  • 89f097ae65 Merge commit from fork ABeltramo 2025-01-18 04:17:13 +00:00
  • 80fa04c330 build(deps): bump packaging/linux/flatpak/deps/shared-modules from f1ad050 to f5d368a (#3549) dependabot[bot] 2025-01-17 23:07:15 -05:00
  • 9d3a3826c7 chore: update global workflows (#3551) LizardByte-bot 2025-01-17 20:01:50 -05:00
  • bc22cca59b feat(tray): add button to reset display device settings on Windows (#3546) Lukas Senionis 2025-01-17 18:45:50 +02:00
  • 1c2d7ec830 fix(checkbox): inverse global prep values for apps (#3547) Lukas Senionis 2025-01-17 15:24:49 +02:00
  • fb557df270 feat(display): retry reverting configuration only if device was added or removed (#3539) Lukas Senionis 2025-01-17 03:00:37 +02:00
  • c724d30d51 Restore old HDR workaround Yukino Song 2025-01-17 06:31:41 +08:00
  • e769c7e0a0 Fix typo in README Yukino Song 2025-01-16 06:31:34 +08:00
  • 7f0351d125 fix(cmake/windows): static link MinHook (#3537) Lukas Senionis 2025-01-15 21:00:29 +02:00
  • 6f9527a023 Update README Yukino Song 2025-01-16 00:57:04 +08:00
  • 92911af653 Merge pull request #227 from birwin88/master Yukino Song 2025-01-16 00:41:03 +08:00
  • d4052dc72c chore(l10n): update translations (#3535) LizardByte-bot 2025-01-15 10:43:12 -05:00
  • 98fb23cac0 Update linux_build.sh birwin88 2025-01-15 09:40:29 -06:00
  • efb259959d Add a space before virtual display notice in display device config Yukino Song 2025-01-15 23:14:55 +08:00
  • c4e9ceea1b Rotate logs Yukino Song 2025-01-15 22:59:14 +08:00
  • a3c8c937af Update locales Yukino Song 2025-01-15 22:50:19 +08:00
  • 4b78e3b47d Migrate virtual display config to new Display Device API Yukino Song 2025-01-15 22:50:08 +08:00
  • f4d937c0a6 chore: update global workflows (#3536) LizardByte-bot 2025-01-15 09:26:20 -05:00
  • 53b9be1001 build(cmake): check for MinHook during configure (#3533) ReenigneArcher 2025-01-15 08:25:10 -05:00
  • 4a2d8b474b Merge remote-tracking branch 'apollo/master' Yukino Song 2025-01-15 09:03:33 +08:00
  • fcbdaed1e0 Fix build (Never wanna merge again) Yukino Song 2025-01-15 09:01:33 +08:00
  • 1dc6465f12 Merge remote-tracking branch 'origin/master' Yukino Song 2025-01-14 23:43:50 +08:00
  • 820180c9e7 docs(hrefs): update readthedocs hrefs (#3476) ReenigneArcher 2025-01-13 22:34:54 -05:00
  • a7f64118a8 chore(l10n): update translations (#3519) LizardByte-bot 2025-01-13 20:54:13 -05:00
  • 1f2b541df6 build(deps): bump packaging/linux/flatpak/deps/shared-modules from a4889f0 to f1ad050 (#3532) dependabot[bot] 2025-01-13 08:32:13 -05:00
  • 8392bdc98f feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA (#3530) Cameron Gutman 2025-01-12 17:11:03 -06:00
  • c369e8e5b6 fix(capture/windows): fix capture when using the basic render driver (#3531) Cameron Gutman 2025-01-12 16:05:18 -06:00
  • 1b94e9339a feat(display): add display mode remapping option (#3529) Lukas Senionis 2025-01-12 21:14:20 +02:00
  • 012a99c26d chore: random cleanup (#3526) ReenigneArcher 2025-01-12 08:44:54 -05:00
  • 40ac718691 fix(confighttp): do not return 200 on errors (#3385) ReenigneArcher 2025-01-10 15:12:52 -05:00
  • 80ecf19d40 build(deps): bump vue-i18n from 9.14.0 to 11.0.1 (#3489) dependabot[bot] 2025-01-10 04:58:57 +00:00
  • 6a233cbcbf feat(ddprobe): allow to manually specify gpu preference (#3521) Lukas Senionis 2025-01-09 01:44:11 +02:00
  • 9b9767be0c chore(l10n): update translations (#3512) LizardByte-bot 2025-01-07 22:33:07 -05:00
  • 76bea8acb9 feat(display): Configure display device based on user config (#3441) Lukas Senionis 2025-01-08 03:40:48 +02:00
  • df0bc3f82f build(packaging/macos)!: remove macports support (#3506) ReenigneArcher 2025-01-07 19:18:34 -05:00
  • b662b8e7c2 docs(gh-pages): migrate site to jekyll format (#3517) ReenigneArcher 2025-01-06 21:50:26 -05:00
  • 2e5c291233 feat(web-ui): replace dropdown menus with checkboxes (#3455) Lukas Senionis 2025-01-05 21:43:45 +02:00
  • 65878af8ea fix(docs): use ucrt64 doxygen for msys2 (#3514) Lukas Senionis 2025-01-04 15:57:03 +02:00
  • 151ff8f2b9 fix(capture/macos): fix implicit conversion of NSArray (#3502) Cameron Gutman 2025-01-03 17:01:24 -06:00
  • b2ca7fdeda Update README.md Yukino Song 2025-01-03 17:23:41 +08:00
  • d50611c79b chore(l10n): update translations (#3473) LizardByte-bot 2025-01-01 22:23:11 -05:00
  • bb79557a25 build(deps): bump the lizardbyte-actions group across 1 directory with 2 updates (#3504) dependabot[bot] 2025-01-01 21:23:20 -05:00
  • 7d0456e85e Update README about HDR Yukino Song 2025-01-02 04:38:52 +08:00
  • 5793ff74eb docs: Introducing Sunshine Guru on Gurubase.io (#3466) Gurubase.io 2025-01-02 00:05:56 +03:00
  • 36e2e1f8fc SudoVDA Driver signature update Yukino Song 2025-01-02 03:56:00 +08:00
  • d19906b7a5 Actually follow user's choice for broadcasting encoder support when first connecting with headless mode Yukino Song 2025-01-02 03:55:23 +08:00
  • ae4dfeaac0 Add <list> include to rtsp.h Yukino Song 2025-01-01 20:35:40 +08:00
  • 281e185939 Update dependency Yukino Song 2025-01-01 20:17:51 +08:00
  • 7415f614ef Update intra refresh default disabled text to auto Yukino Song 2025-01-01 20:10:17 +08:00
  • 8419617749 Merge remote-tracking branch 'origin/master' Yukino Song 2025-01-01 20:05:55 +08:00
  • 3b81d0fd19 fix(shaders/directx): replace modulus with bitwise operator (#3499) iMakeSoftware 2024-12-31 07:02:48 +11:00
  • 3e47cd3cc8 fix(ui): remove extra slash in logs href (#3493) ReenigneArcher 2024-12-26 23:36:19 -05:00
  • 2b6a453174 chore(installer/windows): remove parentheses in Virtual Gamepad removal prompt (#3490) Petr Hanák 2024-12-27 10:45:13 +09:00
  • a4a1bc48cd build(deps): bump third-party/build-deps from b89442e to 249a313 (#3479) dependabot[bot] 2024-12-23 18:03:44 -05:00
  • 60bfcfe211 fix(nvenc): Enable opt-in client refresh by client (#3415) TheElixZammuto 2024-12-23 23:07:38 +01:00
  • 129abd8c26 docs(doxygen): remove INCLUDE_PATH from config (#3475) ReenigneArcher 2024-12-21 19:08:51 -05:00
  • 85c3114bf6 build(deps): bump vue from 3.5.12 to 3.5.13 (#3407) dependabot[bot] 2024-12-21 19:26:16 +00:00
  • 6cd0cd9e91 build(copr): fix build (#3458) ReenigneArcher 2024-12-21 13:39:15 -05:00
  • e47aa9ff37 build(docker): fix docker artifacts (#3472) ReenigneArcher 2024-12-21 12:53:14 -05:00
  • 364ef93801 build(deps): bump packaging/linux/flatpak/deps/shared-modules from 0529b12 to a4889f0 (#3465) dependabot[bot] 2024-12-19 11:11:29 -05:00
  • 43fab08c6a build(deps): bump third-party/libdisplaydevice from bbcd179 to 2c431bc (#3461) dependabot[bot] 2024-12-18 08:56:29 -05:00
  • e00c45865b build(deps): bump third-party/build-deps from a558c92 to b89442e (#3460) dependabot[bot] 2024-12-17 10:42:37 -05:00
  • 1e2fc2eb10 build(deps): fix boost 1.87 compatibility (#3457) ReenigneArcher 2024-12-17 08:53:55 -05:00
  • 50d3d937d9 Comment out LizardByte's site on resources page Yukino Song 2024-12-15 00:24:12 +08:00
  • 07e7f4c6a5 Only show SudoVDA driver message on Windows Yukino Song 2024-12-15 00:16:30 +08:00
  • e062484b46 chore(l10n): update translations (#3443) ReenigneArcher 2024-12-14 10:27:03 -05:00
  • 2619132570 Merge remote-tracking branch 'origin/master' Yukino Song 2024-12-14 19:02:11 +08:00
  • 3f3ec1c22b Merge pull request #150 from Derek-Roberts/patch-1 Yukino Song 2024-12-14 18:43:50 +08:00
  • 955cc1c2b5 Updated README.md Derek Roberts 2024-12-14 01:49:02 -08:00
  • 1543f584ab feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894) Lukas Senionis 2024-12-11 21:17:44 +02:00
  • 0cc98f113e docs: various updates (#3366) ReenigneArcher 2024-12-11 13:11:54 -05:00
  • f73eb88ba9 build(deps): bump codecov/codecov-action from 4 to 5 (#3399) dependabot[bot] 2024-12-07 23:10:26 -05:00
  • 706e37719f chore(l10n): update translations (#3408) ReenigneArcher 2024-12-07 22:21:38 -05:00
  • 5c3bad945a chore: update global workflows (#3434) LizardByte-bot 2024-12-07 21:14:52 -05:00
  • 0bc3130edf build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from 6f611f1 to a1eb29c (#3432) dependabot[bot] 2024-12-06 08:31:01 -05:00
  • af8ef237ad build(deps): bump third-party/build-deps from ccac368 to a558c92 (#3429) dependabot[bot] 2024-12-04 17:05:34 +00:00
  • 7d3b6956f1 Fix password is always saved issue #130 Yukino Song 2024-12-03 11:48:38 +08:00
  • 9ac9c184a0 Fix build Yukino Song 2024-12-02 02:32:21 +08:00
  • 021f6a635b Merge remote-tracking branch 'origin/master' Yukino Song 2024-12-02 02:11:15 +08:00
  • a5ac2bd8e6 Update README Yukino Song 2024-12-02 01:59:20 +08:00
  • b913d97510 Show alert for checking client permission Yukino Song 2024-12-02 01:50:35 +08:00
  • 8d2e322e1a fix(cmake): configuration generation fails when BUILD_TESTS is OFF (#3416) MeeSong 2024-11-27 08:05:51 +08:00