TheElixZammuto

Results 7 issues of TheElixZammuto

Hi everyone and thank you for this program. I had this problem with customizer where sudo and apt were broken, and it was caused by the work directory situated in...

Hi everyone, I modified the SimpleEncoder example to draw three squares with these NV12 Colors: FillNV12SurfaceWithColor(pColor4, 0, 128, 128); FillNV12SurfaceWithColor(pColor3, 15, 128, 128); FillNV12SurfaceWithColor(pColor2, 31, 128, 128); FillNV12SurfaceWithColor(pColor1, 64, 128,...

Actual PR is #31 by @seskid

**Describe the bug** Trying to open Config Page of the module while in Debug, if at least an order condition is supplied, in Debug Mode gives 500 error. In standard...

bug

## Description Description Logs are now stored inside the filesystem other than the stdout. This allows the WebUI to fetch and display the logs inside the "troubleshooting" section. This is...

## Description This PR replaces the current Login Page (which is based of the Basic Authentication) with a custom Login Page that implements Cookies + JWT to handle the session...

## Description This is a Draft PR for making Sunshine capable of input-only sessions. Some clients, due to the platform limitations, are not able to have all the available input...