Commit Graph

  • 0cc7e35ed9 Automatic service discovery for Windows loki 2021-06-28 21:05:52 +02:00
  • d6eceaf0dc Fix incorrect instruction in the README loki 2021-06-26 16:25:46 +02:00
  • cf7eb14573 Remove redundent thread creation loki 2021-06-26 15:48:07 +02:00
  • ed5de34800 Dynamically load avahi libraries if they are available loki 2021-06-26 15:36:56 +02:00
  • 27d4f6063f refactored publish.cpp from C code to C++ code loki 2021-06-26 13:32:14 +02:00
  • 62662edc8d Merge with master loki 2021-06-26 12:40:06 +02:00
  • b67600962a Fix incorrect scaling for absolute mouse coordinates loki 2021-06-24 20:53:19 +02:00
  • 1eda45a81a Allow installation of debian package loki 2021-06-24 20:23:43 +02:00
  • 926e95f527 Fix absolute mouse coordinates with multiple monitors on Windows loki 2021-06-23 21:51:15 +02:00
  • 029194cb60 Fix incorrect abs mouse coordinates on Linux when scaling to different aspect ratio loki 2021-06-23 14:05:09 +02:00
  • 7e3abefc2c pass session event objects through safe::mail_t loki 2021-06-22 22:26:11 +02:00
  • cf9eb961fc Pass global event objects through mail_t loki 2021-06-21 21:21:52 +02:00
  • 0a05c28df8 fixed incorrect colors when scaling with software loki 2021-06-20 16:13:34 +02:00
  • 0034438c9e fixed incorrect colors when scaling with software loki 2021-06-20 15:58:13 +02:00
  • 2691489dab Merge branch 'vaapi' loki 2021-06-20 15:30:16 +02:00
  • 9e7ecf8db2 Allow replacement of hevc headers loki 2021-06-20 15:29:51 +02:00
  • 32e6054435 Fix incorrect instruction in the README loki-47-6F-64 2021-06-20 15:16:30 +02:00
  • bd2d846557 Merge pull request #100 from TheElixZammuto/master loki-47-6F-64 2021-06-18 22:52:07 +02:00
  • 0932d8bab9 Merge pull request #5 from TheElixZammuto/fix-config-page Elia Zammuto 2021-06-18 22:44:25 +02:00
  • 82ac3becd8 Fix amd rc selection on config page Elia Zammuto 2021-06-18 22:43:55 +02:00
  • 7b86ea9e87 temporary workaround for hanging when interrupting application before http server started loki 2021-06-18 20:02:57 +02:00
  • 63d15333f2 Allow injecting more than one type of header data into video loki 2021-06-18 17:27:56 +02:00
  • ac862f9157 bump up version of debian package loki 2021-06-18 12:59:39 +02:00
  • 23b09e3d41 fix an issue causing free called on unallocated data loki 2021-06-17 23:26:25 +02:00
  • 4024378772 Merge pull request #98 from luk1337/master loki-47-6F-64 2021-06-16 19:12:57 +02:00
  • 64e1132579 include FFMPEG_INCLUDE_DIRS for third-party/cbs module LuK1337 2021-06-16 18:29:16 +02:00
  • 6749b64ed5 Merge pull request #93 from TheElixZammuto/master loki-47-6F-64 2021-06-16 16:11:03 +02:00
  • 0c43b83598 make config files writable for Web Manager on Linux when installed web debian package loki 2021-06-16 16:06:36 +02:00
  • c47e3cb020 add missing file loki 2021-06-16 15:04:12 +02:00
  • f3b07efaf3 add advanced option for credentials file loki 2021-06-16 14:49:51 +02:00
  • 02360f7aef fix build windows loki 2021-06-16 14:34:05 +02:00
  • c21301a423 fix storing log level through web manager loki 2021-06-16 11:38:26 +02:00
  • 64a6c1419b store state in .config/sunshine on Linux loki 2021-06-16 11:26:54 +02:00
  • 6f95d360b5 fix web manager when installed through deb package loki 2021-06-15 21:56:32 +02:00
  • 71cef4b700 remove arch specific code loki 2021-06-15 18:31:40 +02:00
  • 56bb4ca865 removed redundent build dependency on Windows loki 2021-06-14 21:09:11 +02:00
  • fa0ff91d23 some minor refactoring loki 2021-06-14 20:47:30 +02:00
  • 13caabaec8 fix h264 vui params loki 2021-06-14 17:43:21 +02:00
  • 8f2e00f31b minor refactoring Loki 2021-06-14 14:54:09 +02:00
  • 78244a48d2 remove two redundent tests for encoder validation Loki 2021-06-14 14:44:17 +02:00
  • 8be7c563a9 Fix windows build Loki 2021-06-14 14:34:38 +02:00
  • 3fe134d8a6 attempt to fix ubuntu build loki 2021-06-13 21:59:10 +02:00
  • f4c145136c Attempt to compile on ubuntu 20.04 loki 2021-06-13 21:51:49 +02:00
  • ee10a795bd Attempt to compile on ubuntu 20.04 loki 2021-06-13 21:48:04 +02:00
  • 8e32c8e6f4 Inject VUI data in SPS header if missing loki 2021-06-13 21:29:32 +02:00
  • 30f7742f51 Test for presence of sps->vui parameters loki 2021-06-12 23:08:20 +02:00
  • 55ce46e6ed fix windows build loki 2021-06-12 19:51:58 +02:00
  • 9e03cdda42 constant bitrate for audio loki 2021-06-12 18:30:24 +02:00
  • 76f34be395 move third-party source files to folder third-party loki 2021-06-11 11:59:19 +02:00
  • ee89b211de include sstream in linux/audio.cpp to prevent compilation errors loki 2021-06-11 10:31:32 +02:00
  • 0c5daa44a1 Fix not responding to key modifiers on moonlight-embedded loki 2021-06-10 22:44:56 +02:00
  • 5495c8367a Search for active sink, rather than hardware sink loki 2021-06-10 18:39:16 +02:00
  • 988bf33b40 Fix bug not accepting paired device after reboot loki 2021-06-10 17:44:40 +02:00
  • e53f65c305 Remove use shutdown signal inside init function loki 2021-06-09 22:01:18 +02:00
  • 1afd1b7c94 generate user credentials based on command line iuput loki 2021-06-09 21:55:13 +02:00
  • 33fbd5f431 Show/Hide config options based on platform and added vaapi config options to UI loki 2021-06-09 20:40:17 +02:00
  • 17d3fcf0d0 fix adding and editing apps json loki 2021-06-09 19:12:00 +02:00
  • cf77b301bc centralize reading/writing file loki 2021-06-09 12:04:51 +02:00
  • 9d52174d6b fix selecting incorrect monitor on linux loki 2021-06-09 11:49:31 +02:00
  • e2874b40c1 unfinished vaapi encoder should not be default yet loki 2021-06-08 22:38:48 +02:00
  • 914f329eea removed unnessesary header includes loki 2021-06-08 22:23:39 +02:00
  • 877c739f1b Merge branch 'master' into vaapi loki 2021-06-08 22:18:27 +02:00
  • 61b195e9f4 some refactoring loki 2021-06-08 22:10:42 +02:00
  • c53564dd31 fixed calling terminate instead of gracefully ending loki 2021-06-08 21:58:32 +02:00
  • 9eb4eadda6 Fix linux build loki 2021-06-08 10:11:58 +02:00
  • 44ebc4846b removed useless if statement Loki 2021-06-07 14:27:42 +02:00
  • 3a3d4928f9 Fix compilation on Windows Loki 2021-06-07 14:22:23 +02:00
  • 84c55d6efc Fix file descriptor leak loki 2021-06-06 20:57:42 +02:00
  • 7f636a25a8 Look for VAAPI availabillity during runtime loki 2021-06-06 18:45:45 +02:00
  • 825a706139 Remove build dependency for gbm loki 2021-06-06 17:19:30 +02:00
  • 4df57a722e Grab whatever function we can loki 2021-06-06 17:19:11 +02:00
  • 45f9ce3a20 Allow va to have it's own file descriptor for the VAAPI device loki 2021-06-05 23:19:58 +02:00
  • f2863cceb7 Properly scale image on VAAPI loki 2021-06-05 12:25:19 +02:00
  • 6b9ed7fcb3 Add option to select render device for VAAPI loki 2021-06-05 10:20:36 +02:00
  • f33a587218 Fix software encoder loki 2021-06-04 21:35:00 +02:00
  • bdb9ed9001 Perform image format conversion for VAAPI on the gpu loki 2021-06-04 21:12:06 +02:00
  • 41911a26fb Update README to accomodate Web UI Changes Elia Zammuto 2021-06-03 21:27:11 +02:00
  • 0942f2ee7f Merge pull request #92 from exalented/exalented-pipewire-docs loki-47-6F-64 2021-06-02 22:41:40 +02:00
  • a05a3b355c Update README.md exalented 2021-06-02 11:55:25 -07:00
  • ff1722bbd1 Merge pull request #89 from TheElixZammuto/web-ui loki-47-6F-64 2021-05-30 17:36:39 +02:00
  • dc281119af Fix Header Link Elia Zammuto 2021-05-30 16:46:05 +02:00
  • b848db8f2b Config Update and PIN POST Method Elia Zammuto 2021-05-30 16:42:40 +02:00
  • bc261fddf2 Updated Config Page Elia Zammuto 2021-05-30 15:56:13 +02:00
  • bb251d5046 Code Cleanup Elia Zammuto 2021-05-30 14:58:38 +02:00
  • ec9481392a Password Change UI Elia Zammuto 2021-05-29 23:35:44 +02:00
  • 8961b0462e Fix Incldue Order Elia Zammuto 2021-05-29 23:05:37 +02:00
  • ffb80c5fc3 Fix Format Elia Zammuto 2021-05-29 22:29:10 +02:00
  • 4835366a0c Fixed Build Elia Zammuto 2021-05-29 22:26:17 +02:00
  • c09855f703 Merge branch 'loki-47-6F-64-master' into web-ui Elia Zammuto 2021-05-29 22:07:53 +02:00
  • 5761b05f3b Merge branch 'master' of https://github.com/loki-47-6F-64/sunshine into loki-47-6F-64-master Elia Zammuto 2021-05-29 22:06:28 +02:00
  • ff1ea1a63e Use VAAPI for hardware encoding on Linux loki 2021-05-29 16:25:37 +02:00
  • 0ea6363172 Username/Password Authentication for UI Elia Zammuto 2021-05-28 22:49:27 +02:00
  • fe5375f17b update debian package version loki 2021-05-26 21:40:23 +02:00
  • fd43ebc2bf add build status loki 2021-05-26 21:33:28 +02:00
  • 113e7a52d4 advertise display modes loki 2021-05-26 17:34:25 +02:00
  • 9f6b4ed93b Work around weird mapping for audio channels loki 2021-05-25 18:55:29 +02:00
  • 7aff15f743 Mainain aspect ratio when using nvenc and amdvce loki 2021-05-24 20:58:05 +02:00
  • 1c4435312e maintain aspect ratio when using software encoder loki 2021-05-24 18:08:32 +02:00
  • dcb32eaaf7 Skip error correction when a video frame is to large, the alternative is skipping the frame itself loki 2021-05-22 23:09:53 +02:00
  • ba07fd510e Upmix/Downmix audio loki 2021-05-22 19:51:01 +02:00