Andreas Heider

Results 14 issues of Andreas Heider

With the original firmware 1.4 you can't cycle through custom LED themes. If you set up a custom theme and then switch another one you can't get back to your...

enhancement

We can now pair with the Mac App via bluetooth, but not yet to the official Android App. This is most likely due to the obins app requesting further information...

See https://github.com/ah-/rdkafka-dotnet/pull/49 Running ``` private static void Runner() { const int tries = 10; for (var i = 0; i < tries; ++i) { var producer = new Producer(new Config...

The code for opening stuff shouldn't be in TweaksPlugin.cpp. Maybe create a TweaksActions.cpp for that?