williamhackett0
cb1569dda1
Small Fix for First Startup
...
Silly Mistake...
2022-05-02 13:51:21 +01:00
williamhackett0
efa5005524
AMD Encoding Fix + Incorrect monitor ID fix + Vsync options + General Changes to Improve Experience
...
Fixed the AMD bug listed within the issue tracker. "Undefined constant or missing '(' in 'vbr'" assuming vbr rc was removed, therefore I've changed this to vbr_latency.
Added some flags to improve performance (Unsure if this has worked or not, however AMD encoding appears to be working relatively well all considering!) Also tinkered with amd hevc although this isn't good and causes heavy latency most likely due to 264 -> 265 conversion.
Monitor issue bugged me as it was simply a windows issue causing my primary monitor to instead be ID 1 where SkyNX assumed it was 0. Added user input field above set screen to 720p where they can specify another monitor.
Users can now specify a vsync option, this is experimental tbh, and was just something I noticed could be tinkered with from the users point of view.
Made window resizable due to issues I had with the user interface randomly going smaller (Unsure where this bug is coming from, may be due to multi-monitor setup)
2022-05-01 18:09:59 +01:00
DevL0rd
971a02040b
final fixes
2022-03-16 02:08:38 +07:00
DevL0rd
37b57fe9f1
everything works now except mouse input methods
2022-03-07 18:29:19 +07:00
DevL0rd
25f4cfd3bc
fix most bugs, upgrade ffmpeg.
...
Need to fix logo in app, restart on settings change, and multicontrollers
2022-03-05 01:33:22 +07:00
DevL0rd
b5f93d9c7d
player 1 controls fixed, but others are not working atm
2022-03-04 23:51:27 +07:00
DevL0rd
acf91af8e0
more good progress, but still a little broken. so close
2022-03-04 22:51:51 +07:00
DevL0rd
c25452aa7d
Dah super duper update, WIP
2022-03-03 21:14:33 +07:00
DevL0rd
2ae66ce703
Merge pull request #72 from DevL0rd/dependabot/npm_and_yarn/SkyNX-Streamer/ansi_up-5.0.0
...
Bump ansi_up from 4.0.4 to 5.0.0 in /SkyNX-Streamer
2022-03-03 14:02:45 +07:00
dependabot[bot]
347a2fd387
Bump bl from 4.0.2 to 4.1.0 in /SkyNX-Streamer/NxStreamingService
...
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: bl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 07:02:22 +00:00
dependabot[bot]
c9fef9c084
Bump ansi_up from 4.0.4 to 5.0.0 in /SkyNX-Streamer
...
Bumps [ansi_up](https://github.com/drudru/ansi_up ) from 4.0.4 to 5.0.0.
- [Release notes](https://github.com/drudru/ansi_up/releases )
- [Commits](https://github.com/drudru/ansi_up/compare/v4.0.4...v5.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 07:02:20 +00:00
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