loki
|
a93bad4cf3
|
Fix crash when sending SIGINT before starting the http server
|
2021-05-05 15:53:22 +02:00 |
|
loki
|
88c3828ad3
|
Fixed not testing for 10bit pixels support
|
2021-05-05 12:17:25 +02:00 |
|
loki
|
c19853f03f
|
Add color for BT701 colorspace
|
2021-05-05 11:28:57 +02:00 |
|
loki
|
1b7e103ef6
|
Allow resizing the image during conversion
|
2021-05-04 10:21:56 +02:00 |
|
loki
|
900d59b3ac
|
Dynamically set colors during runtime
|
2021-05-03 22:06:55 +02:00 |
|
loki
|
37a9256587
|
Render NV12 color format
|
2021-05-02 22:35:19 +02:00 |
|
loki
|
127b5501d9
|
Render luma onto nv12 surface
|
2021-04-30 20:01:15 +02:00 |
|
loki
|
fe8c2ceab9
|
Warn when VideoProcessorSetStreamAlpha isn't supported
|
2021-04-28 13:44:42 +02:00 |
|
loki
|
1be5b4787f
|
Moved pairInputDesktop() from desktop.h to input.cpp
|
2021-04-26 19:27:55 +02:00 |
|
loki
|
488d8e5fc2
|
force merge
|
2021-04-24 23:46:04 +02:00 |
|
loki
|
0049b36471
|
Use existing config option for selecting monitor
|
2021-04-24 23:41:56 +02:00 |
|
loki
|
66b4b70023
|
merge with notentered
|
2021-04-24 17:12:10 +02:00 |
|
loki
|
438ae6a761
|
Don't stop streaming when UAC is running
|
2021-04-24 15:53:48 +02:00 |
|
loki
|
0cfb440cf6
|
Added config examples to the config file
|
2021-04-24 14:23:12 +02:00 |
|
Elia Zammuto
|
3f26a4fd21
|
Merge pull request #2 from psyke83/realtime_gpu
Use realtime GPU priority to avoid stalls during high GPU usage
|
2021-04-05 15:35:04 +02:00 |
|
Elia Zammuto
|
bb5b003dd5
|
Disabled key frames when not needed
|
2021-04-01 20:27:59 +02:00 |
|
Elia Zammuto
|
99777c8e82
|
Added more params
|
2021-04-01 14:25:38 +02:00 |
|
Elia Zammuto
|
4daaa1f089
|
Added some keyframes
|
2021-03-31 14:11:21 +02:00 |
|
kiralycraft
|
fe3784454a
|
Fixed unspecified monitor streaming the whole X
|
2021-02-28 17:56:38 +02:00 |
|
kiralycraft
|
7abcfc0390
|
Added ability to stream specific monitor on Linux
|
2021-02-28 15:52:47 +02:00 |
|
Garrett
|
020e2069cb
|
Add amd decoder support
|
2021-01-28 18:38:11 -05:00 |
|
Zlatko Zahariev
|
83dd07469e
|
Initial elevated windows work
|
2021-01-15 02:07:49 -05:00 |
|
Conn O'Griofa
|
0a883ab651
|
Use realtime GPU priority to avoid stalls during high GPU usage
Change derived from OBS project commit: ec769ef008
See related discussion: https://obsproject.com/forum/threads/obs-studio-24-0-3-gpu-priority-fix-testing.111669/
|
2021-01-11 04:22:18 +00:00 |
|
loki
|
fbbe396416
|
Install properly on ubuntu20.04
|
2020-05-03 23:58:32 +02:00 |
|
loki
|
4094aec2eb
|
Fix bug causing video artifects when FEC is used on Moonlight
|
2020-05-02 23:38:33 +02:00 |
|
loki
|
ff7a5aa1ea
|
Don't use old images when encoding
|
2020-05-01 22:54:21 +02:00 |
|
loki
|
bfe59f6cf2
|
Fix stuttering in Minecraft when moving the mouse
|
2020-05-01 22:04:18 +02:00 |
|
loki
|
d8b4c66d7e
|
Fix black block in place of cursor in Minecraft
|
2020-05-01 17:13:30 +02:00 |
|
loki
|
6f92c42ad8
|
Fix -quitappafter
|
2020-05-01 13:57:24 +02:00 |
|
loki
|
1b1d514d10
|
Parse apps after parsing environment in app.json
|
2020-05-01 13:32:26 +02:00 |
|
loki
|
af1135d455
|
fix row_pitch
|
2020-04-29 22:01:43 +02:00 |
|
loki
|
e10c9a1fa1
|
Exit gracefully if a port is bound by another process
|
2020-04-26 23:37:47 +02:00 |
|
loki
|
1a233ca4aa
|
Remove incorrect warning
|
2020-04-26 15:24:36 +02:00 |
|
loki
|
8d735e5611
|
Support keyboard key repeats
|
2020-04-26 00:23:34 +02:00 |
|
loki
|
1862662b3a
|
Prevent queue from growing to large, eating up all memory
|
2020-04-24 22:10:08 +02:00 |
|
loki
|
7ee59669da
|
Removed unnecessary header include
|
2020-04-23 15:49:47 +02:00 |
|
loki
|
22418cb613
|
Moved linux specific files to folder platform/linux
|
2020-04-23 15:48:05 +02:00 |
|
loki
|
4bccec1c39
|
Refactor platorm Windows
|
2020-04-23 15:41:40 +02:00 |
|
loki
|
fa489531b0
|
Don't access video device ctx merely for setting cursor invisible
|
2020-04-23 00:23:40 +03:00 |
|
loki
|
2e52402e27
|
Correctly truncate cursor image
|
2020-04-23 00:09:27 +03:00 |
|
loki
|
519f7a8bf1
|
convert pointer shape monochrome to color
|
2020-04-22 22:55:33 +03:00 |
|
loki
|
17e9b803db
|
Display cursor type color with nvenc
|
2020-04-22 00:07:26 +03:00 |
|
loki
|
70bf11ec27
|
Increase accuracy of fps for nvenc and proper pixel format
|
2020-04-19 00:10:47 +03:00 |
|
loki
|
d81ba12aa8
|
Merge branch 'nvenc' of github.com:loki-47-6F-64/sunshine into nvenc
|
2020-04-17 19:19:12 +02:00 |
|
loki
|
dd13131fe6
|
Fix video freezing when resizing display with 2 or more sessions
|
2020-04-17 19:18:55 +02:00 |
|
loki
|
5a4055f313
|
Pair and connect with Moonlight-iOS
|
2020-04-17 18:42:55 +02:00 |
|
loki
|
87f3ab0181
|
Fix nvenc
|
2020-04-17 12:28:23 +02:00 |
|
loki
|
c7d6e959e0
|
Fix stream not closing properly when exiting app
|
2020-04-16 15:35:12 +02:00 |
|
loki
|
0b1a69a067
|
Ensure it compiles on Linux again
|
2020-04-15 21:07:00 +02:00 |
|
loki
|
525e8b3c6d
|
Refactor video.cpp
|
2020-04-15 19:16:20 +02:00 |
|