loki
|
e53f65c305
|
Remove use shutdown signal inside init function
|
2021-06-09 22:01:18 +02:00 |
|
loki
|
1afd1b7c94
|
generate user credentials based on command line iuput
|
2021-06-09 21:55:13 +02:00 |
|
loki
|
877c739f1b
|
Merge branch 'master' into vaapi
|
2021-06-08 22:18:27 +02:00 |
|
loki
|
c53564dd31
|
fixed calling terminate instead of gracefully ending
|
2021-06-08 21:58:32 +02:00 |
|
Loki
|
3a3d4928f9
|
Fix compilation on Windows
|
2021-06-07 14:22:23 +02:00 |
|
loki
|
bdb9ed9001
|
Perform image format conversion for VAAPI on the gpu
|
2021-06-04 21:12:06 +02:00 |
|
Elia Zammuto
|
8961b0462e
|
Fix Incldue Order
|
2021-05-29 23:05:37 +02:00 |
|
Elia Zammuto
|
ffb80c5fc3
|
Fix Format
|
2021-05-29 22:29:10 +02:00 |
|
Elia Zammuto
|
5761b05f3b
|
Merge branch 'master' of https://github.com/loki-47-6F-64/sunshine into loki-47-6F-64-master
|
2021-05-29 22:06:28 +02:00 |
|
loki
|
3d8a99f541
|
clang-format
|
2021-05-17 21:21:57 +02:00 |
|
loki
|
1050978246
|
Add warning to ignore errors during encoder validation
|
2021-05-12 23:22:13 +02:00 |
|
Elia Zammuto
|
27a1144217
|
Moved Common HTTPS Initialization Logic in a common file
|
2021-05-11 23:38:45 +02:00 |
|
Elia Zammuto
|
fd8cbf0c7d
|
Merge branch 'loki-47-6F-64:master' into web-ui
|
2021-05-09 18:59:36 +02:00 |
|
Elia Zammuto
|
4fe90dcbd6
|
Started Work on Web UI
|
2021-05-09 18:55:34 +02:00 |
|
loki
|
a93bad4cf3
|
Fix crash when sending SIGINT before starting the http server
|
2021-05-05 15:53:22 +02:00 |
|
loki
|
37a9256587
|
Render NV12 color format
|
2021-05-02 22:35:19 +02:00 |
|
loki
|
c7a72553c4
|
Configure settings nvenc
|
2020-04-14 00:15:24 +03:00 |
|
loki
|
df5daa045a
|
Add a timestamp in front of the log
|
2020-04-01 18:01:13 +02:00 |
|
loki
|
3ceb9b37a0
|
Reinitialize the video encoder in addition to the capturing device
|
2020-03-31 21:18:33 +02:00 |
|
loki
|
ad87463784
|
Add flags for testing pairing
|
2020-03-19 19:59:27 +01:00 |
|
loki
|
92f51622cc
|
Map session to gamepads
|
2020-03-15 21:22:42 +01:00 |
|
loki
|
5cd0fd76bf
|
Compile for Multicasting
|
2020-02-08 16:26:38 +01:00 |
|
loki
|
753f57c71b
|
Remove dependency on a library for a single function
|
2020-02-01 10:25:37 +01:00 |
|
loki
|
c0ff2c79e8
|
automatically search for config file in the assets dir
|
2020-01-29 14:31:02 -05:00 |
|
loki
|
a23494b10c
|
Proper Interrupt Handling
|
2020-01-20 00:22:13 +01:00 |
|
loki
|
0eebcf7836
|
Support audio loopback on Windows using WASAPI
|
2020-01-15 18:31:28 +01:00 |
|
loki
|
51826ea384
|
Plug leak
|
2020-01-11 01:17:57 +01:00 |
|
loki
|
b6fc6f2054
|
Proper logging instead of blindly printing to standard out
|
2020-01-09 22:02:01 +01:00 |
|
loki
|
1129aa6dfd
|
Compile on Windows
|
2020-01-01 18:47:34 +01:00 |
|
loki
|
330b0ef8ef
|
Fix bug causing Sunshine thinking there is still an app running after shutting down app from within the Stream
|
2019-12-30 19:37:12 +01:00 |
|
loki
|
61b4f12377
|
Create symlinks to the event nodes for mouse and gamepad
|
2019-12-28 22:29:29 +01:00 |
|
loki
|
c3cba2bdad
|
Don't display cursor when using gamepad
|
2019-12-25 20:57:23 +01:00 |
|
loki
|
29edc88294
|
Emulate back/select gamepad button
|
2019-12-22 23:34:12 +01:00 |
|
loki
|
3729e74930
|
The path to file_apps is now configurable
|
2019-12-16 22:02:21 +01:00 |
|
loki
|
f499d25853
|
Support Environment variables inside apps
|
2019-12-16 21:21:29 +01:00 |
|
loki
|
b7eab0883c
|
Execute commands defined in apps.json
|
2019-12-15 19:36:22 +01:00 |
|
loki
|
8b56122542
|
load apps contexts into memory from a JSON file
|
2019-12-15 14:30:00 +01:00 |
|
loki
|
d17f37db12
|
Groundwork for running different applications
|
2019-12-14 23:57:04 +01:00 |
|
loki
|
4eda9e6412
|
Check for existence of configuration file
|
2019-12-08 19:21:27 +01:00 |
|
loki
|
13d9f51c67
|
Moved source files to seperate folder
|
2019-12-08 18:55:58 +01:00 |
|