Hendrik Lind

Results 8 issues of Hendrik Lind

I've just noticed that the link and the version of the .NET SDK are outdated in the [wiki](https://github.com/lulzsun/RePlays/wiki/Development:-Windows). It *should* be **8.0.100** but actually it mentions .NET SDK **7.0.200**. The...

Fixes issue #181 (maybe #192) . Migrated Squirrel to Velopack. Haven't tested updating yet and we'll have to handle Github Releases I've made the `UpdateManager` a static public field in...

This pull requests adds the option for the user to select in which folder they want to create their shortcut. ![grafik](https://github.com/user-attachments/assets/bbee9981-2049-4248-baa1-94cef6846bff) (See issue #639 ) I've tested on windows but...

enhancement
changelog:changed

This will add the ability to mock RPI hardware. Mocking RPI hardware can be especially useful when the project is large and needs a lot of compile time, especially on...

This PR adds a singleton that is used to get a color lookup

Still WIP will apply changes that you suggested

Hi, I'm unable to build the project. I've used the template generator and don't really know if it is a issue with this project or the template one. Another question:...

Currently, the code is missing a return statement in the switch case of `parseDeclaration` which is causing the build to crash (on Android) when building and using a box-shadow class....