Commit Graph

17 Commits

Author SHA1 Message Date
loki
1b1d514d10 Parse apps after parsing environment in app.json 2020-05-01 13:32:26 +02:00
loki
4b216d6676 Fix bad function call 2020-02-08 23:41:27 +01:00
loki
5cd0fd76bf Compile for Multicasting 2020-02-08 16:26:38 +01:00
loki
1c28214260 Fix stream not starting properly on Windows when option "cmd" omitted in apps.json 2020-01-23 19:32:16 +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
daaec4ba46 Fix issue where quitting app no longer works after exiting a process in stream 2019-12-30 23:23:28 +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
94fdba405d resume and quit apps from Moonlight 2019-12-25 23:41:46 +01:00
loki
ae2eb217a5 Move launching apps to http /launch 2019-12-17 23:16:28 +01:00
loki
227b605b20 Removed unnesesary array 2019-12-16 22:44:01 +01:00
loki
f499d25853 Support Environment variables inside apps 2019-12-16 21:21:29 +01:00
loki
059adc905d Fix steam not shutting down 2019-12-15 22:47:55 +01:00
loki
b7eab0883c Execute commands defined in apps.json 2019-12-15 19:36:22 +01:00
loki
20f5f90588 Fix typo 2019-12-15 15:44:23 +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