loki
|
825a706139
|
Remove build dependency for gbm
|
2021-06-06 17:19:30 +02:00 |
|
loki
|
4df57a722e
|
Grab whatever function we can
|
2021-06-06 17:19:11 +02:00 |
|
loki
|
45f9ce3a20
|
Allow va to have it's own file descriptor for the VAAPI device
|
2021-06-05 23:19:58 +02:00 |
|
loki
|
f2863cceb7
|
Properly scale image on VAAPI
|
2021-06-05 12:25:19 +02:00 |
|
loki
|
6b9ed7fcb3
|
Add option to select render device for VAAPI
|
2021-06-05 10:20:36 +02:00 |
|
loki
|
f33a587218
|
Fix software encoder
|
2021-06-04 21:35:00 +02:00 |
|
loki
|
bdb9ed9001
|
Perform image format conversion for VAAPI on the gpu
|
2021-06-04 21:12:06 +02:00 |
|
loki
|
ff1ea1a63e
|
Use VAAPI for hardware encoding on Linux
|
2021-05-29 16:25:37 +02:00 |
|
loki
|
fe5375f17b
|
update debian package version
v0.6.0
|
2021-05-26 21:40:23 +02:00 |
|
loki
|
fd43ebc2bf
|
add build status
|
2021-05-26 21:33:28 +02:00 |
|
loki
|
113e7a52d4
|
advertise display modes
|
2021-05-26 17:34:25 +02:00 |
|
loki
|
9f6b4ed93b
|
Work around weird mapping for audio channels
|
2021-05-25 18:55:29 +02:00 |
|
loki
|
7aff15f743
|
Mainain aspect ratio when using nvenc and amdvce
|
2021-05-24 20:58:05 +02:00 |
|
loki
|
1c4435312e
|
maintain aspect ratio when using software encoder
|
2021-05-24 18:08:32 +02:00 |
|
loki
|
dcb32eaaf7
|
Skip error correction when a video frame is to large, the alternative is skipping the frame itself
|
2021-05-22 23:09:53 +02:00 |
|
loki
|
ba07fd510e
|
Upmix/Downmix audio
|
2021-05-22 19:51:01 +02:00 |
|
loki
|
2fb5f8a7d0
|
Add config option for virtual_sink on windows
|
2021-05-21 14:28:24 +02:00 |
|
loki
|
b119121e10
|
Change default audio device on Windows
|
2021-05-21 13:53:12 +02:00 |
|
loki
|
cb101eca16
|
Merge branch 'master' into surround
|
2021-05-20 11:02:26 +02:00 |
|
loki-47-6F-64
|
29674b8ed0
|
Merge pull request #87 from psyke83/hevc_forced_idr
Force IDR frames for libx265 encoder
|
2021-05-20 09:27:14 +02:00 |
|
Conn O'Griofa
|
c6a0eeef3f
|
Force IDR frames for libx265 encoder
Parameter is needed to avoid infinite black screen with
"Waiting for IDR frame" in moonlight-qt (3.1.3) on Windows.
|
2021-05-20 00:22:28 +01:00 |
|
loki
|
825efb512a
|
Based on client request, mute the host on Linux
|
2021-05-19 21:44:42 +02:00 |
|
loki
|
cd870bdcdd
|
Guard against missing parameters
|
2021-05-19 20:02:03 +02:00 |
|
loki
|
0868d898f6
|
Create virtual audio sinks on Linux
|
2021-05-19 18:11:06 +02:00 |
|
loki
|
66a78f0d40
|
Fix windows build
|
2021-05-19 09:42:38 +02:00 |
|
loki
|
2b04e1428c
|
Select audio output on Linux
|
2021-05-18 13:36:12 +02:00 |
|
loki
|
3d8a99f541
|
clang-format
|
2021-05-17 21:21:57 +02:00 |
|
loki
|
a6c1649493
|
Remove redundent code
|
2021-05-15 17:01:03 +02:00 |
|
loki
|
33a330fd6c
|
Downmix surround 5.1 to stereo
|
2021-05-14 21:44:20 +02:00 |
|
loki
|
3901e404a9
|
Add forgotten requirement for compilation on ubuntu
|
2021-05-14 21:32:46 +02:00 |
|
loki
|
381e8bcfaa
|
Prepare for release
0.5.0
|
2021-05-13 15:26:08 +02:00 |
|
loki
|
1050978246
|
Add warning to ignore errors during encoder validation
|
2021-05-12 23:22:13 +02:00 |
|
loki
|
9e48e58221
|
Allow applications started by sunshine to be detached
|
2021-05-12 23:01:30 +02:00 |
|
loki
|
5d313b509e
|
fix resetting mouse buttons on end stream
|
2021-05-12 15:48:39 +02:00 |
|
loki
|
022b2202f6
|
Absolute mouse coordinates on Windows
|
2021-05-12 14:42:10 +02:00 |
|
loki
|
2e9a1cfbba
|
absolute mouse coordinates regardless of the number of monitors attached on Linux
|
2021-05-11 23:51:45 +02:00 |
|
loki
|
1d84c8f9ce
|
Correct dimensions for touchscreen when single monitor attached
|
2021-05-11 23:30:56 +02:00 |
|
loki
|
92cd8648fa
|
Some refactoring for linux/display.cpp
|
2021-05-11 20:10:33 +02:00 |
|
loki
|
41cc9a3e80
|
absolute mouse coordinate support for single monitor on Linux
|
2021-05-11 18:01:56 +02:00 |
|
Loki
|
b97c902d10
|
print absolute mouse movement packets
|
2021-05-10 15:04:41 +02:00 |
|
loki
|
25309f21ee
|
Fix appveyor build
|
2021-05-10 01:31:08 +02:00 |
|
loki
|
1ba8da9780
|
Fix error in README file
|
2021-05-10 01:07:24 +02:00 |
|
loki
|
66bc335d3f
|
Merge branch 'master' of github.com:loki-47-6F-64/sunshine
|
2021-05-10 01:04:44 +02:00 |
|
loki
|
e834f375fb
|
resolve merge conflict
|
2021-05-10 01:03:41 +02:00 |
|
loki
|
9c41972b65
|
minor modification for sunshine.service
|
2021-05-10 01:02:24 +02:00 |
|
loki-47-6F-64
|
41c30e9cfd
|
Merge pull request #51 from Doomsdayrs/patch-1
Update README.md
|
2021-05-09 22:32:16 +02:00 |
|
loki
|
377b086882
|
Fix amd_rc config options
|
2021-05-09 16:37:40 +02:00 |
|
loki
|
ade2ef3a15
|
Fix profile values for amfvce
|
2021-05-09 16:19:05 +02:00 |
|
loki
|
6f428eb316
|
Ensure no input remains in the task_pool before resetting
|
2021-05-09 11:56:53 +02:00 |
|
loki
|
2970ad662c
|
No more dumb pointers for initialization
|
2021-05-09 11:40:12 +02:00 |
|