Commit Graph

84 Commits

Author SHA1 Message Date
Yukino Song 2d6bc483a0 Update README.md 2025-04-07 02:13:53 +08:00
Yukino Song 24cc6d3bc5 Add Stuttering Clinic section README.md 2025-04-07 02:10:41 +08:00
Yukino Song ac754ba2b3 Update README 2025-02-26 00:59:56 +08:00
Yukino Song 5c36b89103 Add input only image 2025-02-05 08:14:41 +08:00
Yukino Song 038e118ccb Update README for game auto suspension 2025-01-27 02:08:14 +08:00
Yukino Song e1f7e58a46 Update FAQ 2025-01-26 09:11:35 +08:00
Yukino Song 6a8b263b06 Update FAQ 2025-01-24 02:04:42 +08:00
Yukino Song 088d0006eb Add notice for HDR not supported on Windows 10 2025-01-21 16:45:10 +08:00
Yukino Song 0b2ca076da Update README 2025-01-20 20:17:23 +08:00
Yukino Song 9e4389fe88 Update README 2025-01-18 15:50:32 +08:00
Yukino Song e769c7e0a0 Fix typo in README 2025-01-16 06:31:34 +08:00
Yukino Song 6f9527a023 Update README 2025-01-16 00:57:04 +08:00
Yukino Song b2ca7fdeda Update README.md 2025-01-03 17:23:41 +08:00
Yukino Song 7d0456e85e Update README about HDR 2025-01-02 05:37:55 +08:00
Derek Roberts 955cc1c2b5 Updated README.md 2024-12-14 01:49:02 -08:00
Yukino Song a5ac2bd8e6 Update README 2024-12-02 01:59:20 +08:00
Yukino Song f4640c6af1 Adjust notice about HDR 2024-10-17 15:12:53 +08:00
Yukino Song 517e88b655 Update README 2024-09-28 05:47:39 +08:00
Yukino Song c72fb4544e Update README 2024-09-25 00:58:33 +08:00
Yukino Song 50087cd7c8 Add note about permissions in README 2024-09-21 18:57:32 +08:00
Yukino Song 51caa4a4f0 Update README 2024-09-17 15:37:23 +08:00
Yukino Song d59fafebf6 Fix status code 2024-09-17 15:07:26 +08:00
Yukino Song 0bfbaf2884 Update README 2024-09-17 00:15:50 +08:00
Yukino Song cec346003d Fix README 2024-09-13 23:32:21 +08:00
Yukino Song a545463b41 Add instruction about how to start multiple Apollo instances 2024-09-13 01:27:48 +08:00
Yukino Song 47cb9e2950 Update README 2024-09-06 21:39:18 +08:00
Yukino Song c0e65632f6 Update README 2024-08-30 00:07:27 +08:00
Yukino Song 075679042e Update README 2024-08-29 01:52:45 +08:00
Yukino Song 096e8ac62f Fix #12 2024-08-28 04:29:26 +08:00
Yukino Song a07b4db834 Update README 2024-08-24 04:28:49 +08:00
Yukino Song 7d55bd6d18 Update README 2024-08-24 04:09:15 +08:00
Yukino Song 06f20c5385 Change README to markdown 2024-08-04 19:11:58 +08:00
ReenigneArcher 293ee266af Add docker file build instructions and...
- Remove readme.md files
2022-04-18 15:26:53 -04:00
h a6921fffad Add initial support for RPM packaging (#121)
- Add gen-rpm
- Package rpm in CI testing and releases
- Remove fedora 33 from testing (end of life)
- Update arguments for `build_private.sh` and `build_sunshine.sh`

Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2022-04-12 23:29:08 -04:00
ReenigneArcher 9930880ee6 Update README.md 2022-03-15 22:30:23 -04:00
Anselm Busse 2b450839a1 Initial support for MacOS
This commit introduces initial support for MacOS as third major host platform.
It relies on the VideoToolbox framework for audio and video processing, which
enables hardware accelerated processing of the stream on most platforms.
Audio capturing requires third party tools as MacOS does not offer the
recording of the audio output like the other platforms do. The commit enables
most features offered by Sunshine for MacOS with the big exception of gamepad
support. The patch sets was tested by a few volunteers, which allowed to remove
some of the early bugs. However, several bugs especially regarding corner
cases have probably not surfaced yet.

Besides instructions how to build from source, the commit also adds a Portfile
that allows a more easy installation. After available on the release branch,
a pull request for the Portfile in the MacPorts project is planned.

Signed-off-by: Anselm Busse <anselm.busse@outlook.com>
2022-02-26 10:18:00 +01:00
loki cb0b32f90a Add icon to windows executable 2021-10-03 21:12:06 +02:00
loki-47-6F-64 725212b8a4 Create scripts that handle building from source automatically 2021-10-03 18:46:34 +02:00
loki-47-6F-64 847d7b6980 Fix minor error in README 2021-09-26 23:45:44 +02:00
loki-47-6F-64 57c7945847 Fix typo in README 2021-09-26 00:18:49 +02:00
loki-47-6F-64 68c723e135 Resolve merge conflicts 2021-09-26 00:16:14 +02:00
Hadi Charara 4385014049 Added warning for low version of ffmpeg 2021-09-25 15:09:03 -04:00
loki-47-6F-64 d7cb71f877 Update README 2021-09-25 15:35:44 +02:00
Tobias Nordahl Kristensen fea650fbe4 Typo ipewire 2021-09-13 17:17:32 +02:00
Tobias Nordahl Kristensen 35e0497f86 Adding note about sink in pipewire
Also, splitting it up to two points, so it's a bit easier to read.
2021-09-11 16:07:52 +02:00
Kyle Blagg 9e9487617a Update README.md
Added a troubleshooting note for an issue encountered on Manjaro Linux due to Avahi.
2021-09-06 20:49:20 -04:00
David Rosca 6309f478a2 kmsgrab: Only gain effective CAP_SYS_ADMIN when needed 2021-09-04 16:28:59 +02:00
loki c41df22c88 Fix build errors when disabling KMS 2021-08-20 22:00:26 +02:00
loki 12af30b75b Update README 2021-08-19 22:09:09 +02:00
GuanZhang 3382a5d03c MSYS2 is needed to build under Windows 2021-08-09 15:52:49 +09:00