Commit Graph

  • a93a640d42 Merge branch 'master' into multi-block-fec loki 2021-07-10 23:49:56 +02:00
  • 62abd1ee19 Merge branch 'master' of github.com:loki-47-6F-64/sunshine loki 2021-07-10 23:49:38 +02:00
  • d55c6ee84c Fix incorrect scaling of absolute mouse coordinates (again) loki 2021-07-10 23:49:04 +02:00
  • d3419697a5 Merge pull request #125 from cgutman/yuv420_linux_nvenc loki-47-6F-64 2021-07-10 19:10:58 +02:00
  • a7171d77db Reduce CPU usage with Linux NVENC Cameron Gutman 2021-07-10 11:24:13 -05:00
  • fccb8d080d Merge branch 'master' into multi-block-fec loki 2021-07-10 17:37:47 +02:00
  • 24acfabe07 Prevent fec encoding from exceeding DATA_SHARDS_MAX loki 2021-07-10 17:33:25 +02:00
  • 61be0eb051 Merge pull request #120 from cgutman/nvenc_linux loki-47-6F-64 2021-07-10 17:30:51 +02:00
  • c4b4393177 Merge pull request #123 from cgutman/longer_ping_timeout loki-47-6F-64 2021-07-10 17:30:20 +02:00
  • 388e4696ff Increase default ping timeout to 10 seconds Cameron Gutman 2021-07-09 23:45:59 -05:00
  • 43dc7cf7c0 Fix video bitstream corruption when matching replacement isn't found Cameron Gutman 2021-07-09 19:53:52 -05:00
  • e8feb00b33 Use a valid RTP version to fix Wireshark parsing Cameron Gutman 2021-07-09 19:47:04 -05:00
  • 42472bec85 Enable NVENC configuration page on Linux Cameron Gutman 2021-07-09 17:21:37 -05:00
  • 769c4c8f99 Merge pull request #121 from cgutman/update_gfe_version loki-47-6F-64 2021-07-09 19:05:06 +02:00
  • 049044f768 Update GfeVersion to be consistent with AppVersion Cameron Gutman 2021-07-09 08:47:44 -05:00
  • 971c784f14 Add basic NVENC support on Linux Cameron Gutman 2021-07-09 08:13:05 -05:00
  • 747ba7f23a fix incorrect pix_fmt loki 2021-07-09 14:21:57 +02:00
  • 4a3f3622b8 Merge branch 'master' into encrypt_control_and_audio loki 2021-07-09 14:19:21 +02:00
  • 7d2705424a Use extended termination error code loki 2021-07-09 13:26:39 +02:00
  • b228fd371c Send back encrypted termination code loki 2021-07-09 12:27:38 +02:00
  • cbd2a8269c Encrypt audio when requested by Moonlight loki 2021-07-08 22:44:35 +02:00
  • 7f9467d759 Add support for IDR frame request for encrypted control loki 2021-07-07 17:10:06 +02:00
  • 9cf7c14a26 Improve speed quitting apps loki 2021-07-07 17:00:12 +02:00
  • f09aea81fe Update moonlight-common-c and Simple-Web-Server loki 2021-07-07 16:55:52 +02:00
  • 8249d41848 Let Moonlight know it's unauthorized, rather than just resetting the connection loki 2021-07-07 16:39:16 +02:00
  • d33f742241 Merge pull request #119 from cgutman/remove_superkey_workaround loki-47-6F-64 2021-07-07 07:36:54 +02:00
  • 6d0499b0e3 Remove super key workaround Cameron Gutman 2021-07-06 23:34:11 -05:00
  • fd7a6d070b Merge branch 'master' into encrypt_control_and_audio loki 2021-07-06 20:54:52 +02:00
  • 3d81b0fe7a Remove redundant code loki 2021-07-06 20:54:29 +02:00
  • 1d37a19468 Merge branch 'master' into encrypt_control_and_audio loki 2021-07-06 19:31:18 +02:00
  • cc3cf60015 Merge pull request #116 from cgutman/fix_expired_certs loki-47-6F-64 2021-07-06 19:30:08 +02:00
  • 8d4e55fcbb Merge pull request #118 from cgutman/idr_frame_delay loki-47-6F-64 2021-07-06 19:29:47 +02:00
  • 25aa8b41a5 Don't keep reinitializing the cipher context for gcm loki 2021-07-06 19:11:16 +02:00
  • 667878d2eb Fix IDR frame delays after packet loss or client request Cameron Gutman 2021-07-05 17:54:57 -05:00
  • 53a9f365ce Allow expired or not-yet-valid client certificates Cameron Gutman 2021-07-05 16:42:59 -05:00
  • a587338701 Fully encrypt control data loki 2021-07-05 20:58:53 +02:00
  • a52f547726 Correctly identify size of rtsp packet loki 2021-07-04 21:25:10 +02:00
  • 136e9c43a5 Handle RTSP packets that are broken up in more than two pieces loki 2021-07-04 18:57:55 +02:00
  • 616f62fb9f Add support for periodic ping loki 2021-07-04 17:12:41 +02:00
  • 9d10eaeef4 Merge branch 'master' into min_fec_packets loki 2021-07-04 16:30:40 +02:00
  • f23fcee382 Merge branch 'audio_fec' into min_fec_packets loki 2021-07-04 16:29:34 +02:00
  • 21b1a4a336 If all content has been read in RTSP request, no need for waiting for next message loki 2021-07-04 16:06:03 +02:00
  • b346ac2eb0 Use tcp instead of udp for RTSP setup loki 2021-07-04 15:50:28 +02:00
  • db5a9363ba Add support for minimum required FEC packets attribute Cameron Gutman 2021-07-04 00:14:22 -05:00
  • 0a637b2272 Parse additional SDP options Cameron Gutman 2021-07-03 23:38:45 -05:00
  • 169a53b568 Increase default FEC percentage to match GFE Cameron Gutman 2021-07-03 23:37:43 -05:00
  • 109b48a108 Implement audio FEC support Cameron Gutman 2021-07-03 18:32:33 -05:00
  • 118707f37a Improve audio RTP header data to better match GFE Cameron Gutman 2021-07-03 16:05:18 -05:00
  • e169259f6f install systemd service for debian packages loki 2021-07-03 18:13:05 +02:00
  • 355df9a615 Listening on arbitrary ports now compatible with Moonlight loki 2021-07-03 13:14:23 +02:00
  • 96cfb1f368 add missing file loki 2021-07-01 12:17:10 +02:00
  • 545cca792b Fix inabillity to display secure desktop even when runnig as system account loki 2021-06-30 22:03:21 +02:00
  • ae04c4afbb Gracefully exit when stopped by systemd or pkill loki 2021-06-30 17:28:58 +02:00
  • e8fadd2848 Update version for debian package loki 2021-06-30 15:51:26 +02:00
  • beb6bdfadb Allow end user to configure what ports to listen on loki 2021-06-30 15:25:08 +02:00
  • 8bf4ade9d8 Disable UPnP by default loki 2021-06-30 12:22:37 +02:00
  • ea928c53b4 Add support for upnp loki 2021-06-29 22:42:06 +02:00
  • c1697c8562 add comma's -_- loki 2021-06-28 21:56:21 +02:00
  • 57c4986f0e Add necessary dependencies for Debian package loki 2021-06-28 21:52:24 +02:00
  • 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