Commit Graph

  • af1135d455 fix row_pitch loki 2020-04-29 22:01:43 +02:00
  • e10c9a1fa1 Exit gracefully if a port is bound by another process loki 2020-04-26 23:37:47 +02:00
  • 1a233ca4aa Remove incorrect warning loki 2020-04-26 15:24:36 +02:00
  • 6878dcbf37 Improve compilation instructions for Windows static build loki 2020-04-26 00:26:47 +02:00
  • 8d735e5611 Support keyboard key repeats loki 2020-04-26 00:23:34 +02:00
  • 1862662b3a Prevent queue from growing to large, eating up all memory loki 2020-04-24 22:10:08 +02:00
  • 1102ac9f3b Merge branch 'nvenc' loki 2020-04-23 16:12:21 +02:00
  • 12115a8a75 Merge branch 'master' of github.com:loki-47-6F-64/sunshine loki 2020-04-23 16:11:56 +02:00
  • 7ee59669da Removed unnecessary header include loki 2020-04-23 15:49:47 +02:00
  • 22418cb613 Moved linux specific files to folder platform/linux loki 2020-04-23 15:48:05 +02:00
  • 4bccec1c39 Refactor platorm Windows loki 2020-04-23 15:41:40 +02:00
  • 8b1a288ef3 Merge branch 'nvenc' of https://github.com/loki-47-6F-64/sunshine into nvenc loki 2020-04-23 11:14:35 +02:00
  • fa489531b0 Don't access video device ctx merely for setting cursor invisible loki 2020-04-23 00:23:40 +03:00
  • 2e52402e27 Correctly truncate cursor image loki 2020-04-23 00:09:27 +03:00
  • 519f7a8bf1 convert pointer shape monochrome to color loki 2020-04-22 22:55:33 +03:00
  • 17e9b803db Display cursor type color with nvenc loki 2020-04-22 00:07:26 +03:00
  • 48b4dbd81c Merge branch 'master' into nvenc loki 2020-04-19 21:39:32 +02:00
  • 70bf11ec27 Increase accuracy of fps for nvenc and proper pixel format loki 2020-04-19 00:10:47 +03:00
  • 8ea9d34729 Add small description for Sunshine loki-47-6F-64 2020-04-18 12:27:26 +02:00
  • 8c4519a2d0 Merge pull request #15 from Doomsdayrs/master loki-47-6F-64 2020-04-18 12:25:03 +02:00
  • ea266b979f Update README.md Doomsdayrs 2020-04-17 22:46:07 -04:00
  • 2f978b3159 update pre-compiled loki 2020-04-17 21:57:27 +02:00
  • d81ba12aa8 Merge branch 'nvenc' of github.com:loki-47-6F-64/sunshine into nvenc loki 2020-04-17 19:19:12 +02:00
  • dd13131fe6 Fix video freezing when resizing display with 2 or more sessions loki 2020-04-17 19:18:55 +02:00
  • 5a4055f313 Pair and connect with Moonlight-iOS loki 2020-04-17 18:42:55 +02:00
  • 87f3ab0181 Fix nvenc loki 2020-04-17 12:28:23 +02:00
  • c7d6e959e0 Fix stream not closing properly when exiting app loki 2020-04-16 15:35:12 +02:00
  • 0b1a69a067 Ensure it compiles on Linux again loki 2020-04-15 21:07:00 +02:00
  • 525e8b3c6d Refactor video.cpp loki 2020-04-15 19:16:20 +02:00
  • ad7f93c3cb Switch between nvenc and software encoding loki 2020-04-14 00:59:43 +03:00
  • c7a72553c4 Configure settings nvenc loki 2020-04-14 00:15:24 +03:00
  • 679f74e53c Fix multicasting for nvenc loki 2020-04-12 02:33:17 +03:00
  • 7edaa0cce0 Encode with nvenc smoothly loki 2020-04-10 15:39:50 +03:00
  • c21038af88 Encode video with nvenc loki 2020-04-08 02:15:08 +03:00
  • 65f44cc885 Fix encoder flags not set properly loki 2020-04-07 18:57:59 +03:00
  • ceb784c648 Test capabilities of the encoders loki 2020-04-07 14:54:56 +03:00
  • 8e3df43caf Pass both nvenc and software in validation loki 2020-04-07 00:34:52 +03:00
  • afbca0f6cd initialize nvenc loki 2020-04-06 23:15:03 +03:00
  • f4e99a1bd6 Update README.md Doomsdayrs 2020-04-05 14:46:00 -04:00
  • ed6b919a4d Update README.md Doomsdayrs 2020-04-05 14:34:11 -04:00
  • 2d2fd77bc1 Update README.md Doomsdayrs 2020-04-05 02:11:26 -04:00
  • 15f347c69c Update README.md Doomsdayrs 2020-04-05 02:10:20 -04:00
  • 9fdaf2117f Update README.md Doomsdayrs 2020-04-05 02:08:39 -04:00
  • 631be974ee Update README.md Doomsdayrs 2020-04-05 02:03:40 -04:00
  • bd3d1d6988 Readme, but now MD doomsdayrs 2020-04-05 01:49:08 -04:00
  • f2636b163e General structure complete loki 2020-04-02 20:13:44 +02:00
  • df5daa045a Add a timestamp in front of the log loki 2020-04-01 18:01:13 +02:00
  • 4de547228c Fix mouse format unsupported and incorrect version string loki 2020-04-01 14:33:05 +02:00
  • 3d595ce927 Re-add capturing mouse for windows loki 2020-03-31 23:48:07 +02:00
  • 456d33cf77 Add abillity to supply options for specific encoders loki 2020-03-31 23:46:41 +02:00
  • 3ceb9b37a0 Reinitialize the video encoder in addition to the capturing device loki 2020-03-31 21:18:33 +02:00
  • 94181fd047 Prevent unnecessary copies of entire frames on Windows loki 2020-03-27 21:57:29 +01:00
  • 55705af922 Prepare for hardware encoders loki 2020-03-25 10:51:32 +01:00
  • a9423574fe Improve clearity instructions loki 2020-03-21 17:09:33 +01:00
  • 34b1ef8779 Fix blank screen when starting session loki 2020-03-20 20:42:11 +01:00
  • 68a7cece49 Fix lack of video when starting a session on Windows without wiggling mouse loki 2020-03-20 15:53:19 +01:00
  • ad87463784 Add flags for testing pairing loki 2020-03-19 19:59:27 +01:00
  • ad34fef228 Merge branch 'master' of github.com:loki-47-6F-64/sunshine loki 2020-03-18 22:16:43 +01:00
  • 25de180d6e Fix exception when calling inerrupt handler while a session is running loki 2020-03-18 21:20:10 +01:00
  • c0116e0cdd Don't quit application when a session still running loki 2020-03-18 21:12:05 +01:00
  • e571b29868 Fix bug incorrectly blending cursor image loki 2020-03-17 22:17:28 +01:00
  • 5bbca8f517 Don't exit when udp::socket connection refused loki 2020-03-17 18:01:12 +01:00
  • 5502df5512 Attempt fix receiving PING loki 2020-03-16 20:01:30 +01:00
  • 87779b0ec8 Additional debug messages loki 2020-03-16 19:15:50 +01:00
  • 92f51622cc Map session to gamepads loki 2020-03-15 21:22:42 +01:00
  • e0721aa104 Use latest captured images periodically loki 2020-03-14 18:06:11 +01:00
  • b4f1ef1127 Fixed deadlock on unexpected connection loss loki 2020-03-14 14:38:09 +01:00
  • 1362abc70d Fix default ping_timeout config value loki 2020-03-01 14:06:47 +01:00
  • 1d6c6046a2 Fix typo loki 2020-02-23 20:59:12 +01:00
  • 41f4b71c99 Add debug msg when receiving messages over utp for video and audio loki 2020-02-23 20:49:53 +01:00
  • 38ec7c22fb Fix error scaling img when getting a timeout instead of an img loki 2020-02-23 20:48:19 +01:00
  • 02e842b066 Fix failed build on gcc 8.3.0 loki 2020-02-13 22:24:24 +01:00
  • 2ae7d2e363 Fix audio crackling when connected to multiple clients loki 2020-02-13 21:53:22 +01:00
  • f170e736c5 Fix Windows not accepting connections on RTSP loki 2020-02-12 18:05:42 +01:00
  • da246d6417 Fix stopping all streams when just one should stop loki 2020-02-12 11:28:27 +01:00
  • bb95d6ab52 Fix being unable to restart session loki 2020-02-10 00:33:12 +01:00
  • 11d447d7eb Create LICENSE loki-47-6F-64 2020-02-09 22:54:06 +01:00
  • f56e7fc50d Fix incorrect Ping Timeout loki 2020-02-09 17:30:11 +01:00
  • 5d606bf567 Get video once more loki 2020-02-09 16:12:36 +01:00
  • 4b216d6676 Fix bad function call loki 2020-02-08 23:41:27 +01:00
  • 834f7b9063 Fix Empty App in Applist loki 2020-02-08 18:55:07 +01:00
  • 5cd0fd76bf Compile for Multicasting loki 2020-02-08 16:26:38 +01:00
  • 753f57c71b Remove dependency on a library for a single function loki 2020-02-01 10:25:37 +01:00
  • c71d2739b1 Fixed incorrect logging type called loki 2020-01-31 21:17:49 +01:00
  • b10c971374 Dynamically plug and unplug emulated gamepads loki 2020-01-31 20:57:34 +01:00
  • 3a6c18279e Update README loki 2020-01-30 16:32:49 +01:00
  • 7f1b157a5d Automatically configure sunshine.service during build loki 2020-01-30 16:09:13 +01:00
  • 58e0ee4ade Fix assets dir missing in Windows-Sunshine.zip loki 2020-01-30 15:12:02 +01:00
  • 0b9ee6348b Fix incorrect instructions on the README loki 2020-01-30 14:46:08 +01:00
  • 120d168a62 Add check to make sure gen-deb.in is not run directly loki 2020-01-30 14:36:45 +01:00
  • 439ddd8c41 Fix mismatch name of variable loki 2020-01-30 06:39:12 -05:00
  • ab8b25901a Attempt to match version of ffmpeg on Ubuntu 19.10 loki 2020-01-30 06:00:56 -05:00
  • dfa7389c92 Attempt to match version of ffmpeg on Ubuntu 19.10 loki 2020-01-30 05:54:57 -05:00
  • d503b72596 Install fakeroot on appveyor loki 2020-01-29 23:14:19 +01:00
  • d1ae569167 Generate ubuntu package with appveyor loki 2020-01-29 17:06:32 -05:00
  • 7b8efeae70 Generate ubuntu package loki 2020-01-29 16:54:53 -05:00
  • 009c7a7bdc default config values match the example values loki 2020-01-29 14:43:46 -05:00
  • c0ff2c79e8 automatically search for config file in the assets dir loki 2020-01-29 14:31:02 -05:00
  • 11d25b0203 Fix credentials not found during fetching loki 2020-01-27 23:47:37 +01:00
  • 90dbc6fc26 Added pre-compiled -> bitbucket loki 2020-01-27 23:40:01 +01:00