Commit graph

86 commits

Author SHA1 Message Date
dependabot[bot]
6646dc52f4
Bump ini from 1.3.5 to 1.3.8 in /SkyNX-Streamer/NxStreamingService
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 07:01:58 +00:00
DevL0rd
b915a420c2
Merge pull request #84 from DevL0rd/dependabot/npm_and_yarn/SkyNX-Streamer/NxStreamingService/simple-get-3.1.1
Bump simple-get from 3.1.0 to 3.1.1 in /SkyNX-Streamer/NxStreamingService
2022-03-03 14:01:38 +07:00
DevL0rd
d0405a6739
Merge pull request #82 from DevL0rd/dependabot/npm_and_yarn/SkyNX-Streamer/electron-15.1.2
Bump electron from 8.2.5 to 15.1.2 in /SkyNX-Streamer
2022-03-03 14:01:26 +07:00
dependabot[bot]
c84ab7b908
Bump simple-get in /SkyNX-Streamer/NxStreamingService
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 07:01:10 +00:00
DevL0rd
21df87dfa0
Merge pull request #78 from DevL0rd/dependabot/npm_and_yarn/SkyNX-Streamer/NxStreamingService/ws-7.4.6
Bump ws from 7.2.5 to 7.4.6 in /SkyNX-Streamer/NxStreamingService
2022-03-03 14:01:04 +07:00
dependabot[bot]
024d80e6a6
Bump electron from 8.2.5 to 15.1.2 in /SkyNX-Streamer
Bumps [electron](https://github.com/electron/electron) from 8.2.5 to 15.1.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.5...v15.1.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 22:41:26 +00:00
dependabot[bot]
61dd6a22ec
Bump normalize-url from 4.5.0 to 4.5.1 in /SkyNX-Streamer
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 07:18:43 +00:00
dependabot[bot]
b26f1fd6a2
Bump ws from 7.2.5 to 7.4.6 in /SkyNX-Streamer/NxStreamingService
Bumps [ws](https://github.com/websockets/ws) from 7.2.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 07:41:56 +00:00
dependabot[bot]
e516fe9730
Bump lodash from 4.17.15 to 4.17.19 in /SkyNX-Streamer
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 08:25:25 +00:00
devl0rd
75c7362360 fixed small text issues 2020-05-11 15:10:27 -06:00
ibanezbass
95f08c5592 Add Intel GPU Encoding 2020-05-10 15:44:31 -05:00
Josh Wiles
79c8857c73
Set robotjs package to latest version 2020-05-09 20:20:09 -05:00
Josh Wiles
31fbf72bb2
Add console log for AMDVCE 2020-05-09 20:18:30 -05:00
ibanezbass
96f8f3f471 Add AMD Video Coding Engine support 2020-05-09 20:15:08 -05:00
devl0rd
0447574cb6 small input fixes 2020-04-30 00:19:18 -06:00
devl0rd
b0b871c076 check buffer stream clip length 2020-04-29 15:57:10 -06:00
devl0rd
9db699f863 buffer tcp data to reconstruct incomplete messages 2020-04-29 15:25:51 -06:00
devl0rd
a3d4c7c46b ACTUALLY VERIFIED STREAM CORRECTLY! 2020-04-29 14:25:37 -06:00
devl0rd
835f8856b1 fixed packet verification 2020-04-29 13:10:21 -06:00
devl0rd
1dea781e36 detect corrupt packets. hid 2020-04-29 00:04:49 -06:00
devl0rd
3f918ffb1a fixed small bugs 2020-04-28 21:36:18 -06:00
devl0rd
bfff6828bc FINALLY figured out instable hid connection 2020-04-28 20:40:37 -06:00
devl0rd
799a82034b added gyro mouse smoothing and cutoff 2020-04-28 18:01:55 -06:00
devl0rd
e6b6e5d17b fixed gyro typo 2020-04-28 17:40:26 -06:00
devl0rd
74d129f74c removed touch as input option, leave always enabled 2020-04-28 17:34:52 -06:00
devl0rd
ea653c9ed3 fixed joy packet struct 2020-04-28 17:08:06 -06:00
devl0rd
2ca3703c99 added proper fps from switch 2020-04-28 16:04:47 -06:00
devl0rd
f7fe8998f2 Added toggle mouse LS + RS 2020-04-28 13:14:59 -06:00
devl0rd
31dcebb0ef update donate btn.. small gpu encode enhancement 2020-04-27 07:34:58 -06:00
devl0rd
d6494b14fd return to original resolution on force terminate 2020-04-27 04:36:16 -06:00
devl0rd
ddd121c200 fixed resolution change on setting toggle 2020-04-27 04:34:39 -06:00
devl0rd
8ee1670149 fixed 32 bit support 2020-04-27 00:58:13 -06:00
devl0rd
477b82d6eb added different mouse control methods 2020-04-26 21:48:45 -06:00
devl0rd
0087a86279 accidental file added 2020-04-26 20:37:47 -06:00
devl0rd
86d884d16e removed file 2020-04-26 20:33:45 -06:00
devl0rd
2a67c3722b Fix desktop resolution detection on sacled monitors 2020-04-26 20:33:29 -06:00
devl0rd
f4113ab863 auto set screen res. fixed screen capture for higher res 2020-04-26 19:42:23 -06:00
devl0rd
ce26ded7c2 added Fps limiter 2020-04-26 18:24:33 -06:00
devl0rd
c4b571f4e0 Added restart prompt on install drivers. 2020-04-26 18:07:31 -06:00
devl0rd
d3297cb301 added start on boot 2020-04-26 17:46:42 -06:00
devl0rd
af23db7991 Added encoding options 2020-04-26 16:56:40 -06:00
devl0rd
10c5bd3eb7 destroyed audio filtering 2020-04-26 16:10:07 -06:00
devl0rd
c6296fb534 Add dontate button 2020-04-26 16:08:05 -06:00
devl0rd
c615108942 Added gyro and accelerometer support for Cemu 2020-04-25 17:07:53 -06:00
devl0rd
b610b95ada fixed ending tag, update screenshot 2020-04-24 14:45:08 -06:00
devl0rd
91d7c02d46 Added a few more toggles. 2020-04-24 13:14:48 -06:00
devl0rd
fb7056c56b joycon hotfix, fixed tap to double click 2020-04-24 12:28:16 -06:00
devl0rd
5523f8ecd1 Fixed scroll 2020-04-24 00:11:16 -06:00
devl0rd
ca962af749 added scroll and right click 2020-04-24 00:09:17 -06:00
devl0rd
fe70ea003d Added disable video, and fixed fps output 2020-04-23 23:31:28 -06:00