David Rieman
David Rieman
Following the industry movement renaming master->main branches caused auto-deletion of my last PR (https://github.com/mogzol/ScpDriverInterface/pull/4). Reopening from my `main` in case this repository gets some maintenance attention again at some point....
Have you considered making this a little NuGet package? I can see this being useful in a number of projects, and it would be neat to pull it in that...
The Socket async methods in modern System.Net.Sockets like BeginAccept, BeginConnect, BeginSend and so on would be nice to be in the interface and adapter in this library. I was thinking...
**The problem** For parity with react-native, the latest `VirtualizedList` is expected to be able to produce the following output: ``` VirtualizedLists should never be nested inside plain ScrollViews with the...
We should check to see if PlayStation streaming app support is feasible by having the PlayStation app(s) added to the default recognize apps list and testing. If working, this code...
Due to a store app rename, we built a new hard-coded list of default input-locking apps. A more long term fix would probably be to have an app-wide config (not...
Currently the app icons as shown in the start menu and taskbar are generic icons, and in the taskbar the app shows up as "TestForm".
I think we should make another .md file like FAQ.md, to be linked from the main README.md. We could put some of the more common answers there and close them...
Perhaps we should create a YouTube video demonstrating the tech, and another demonstrating the setup and calibration process.
There are a few problems I think we can address: * Info in the app is not available on the GitHub readme files, and vice versa. * It should be...