netmindz
netmindz
I have tried to take your example app, but I'm having issues where the play controls get out of sync. For example, if i press stop, then play i get...
Only the compile error fix from https://github.com/Sithira/FlutterRadioPlayer/pull/78 rather than the wider set of changes
### System info - Playwright Version: [v1.41.1] - Operating System: [All] - Other info: **Steps** - try and run playwright test --host 0.0.0.0 **Expected** report to be accessible on 0.0.0.0...
While WLED uses a patched version of the ESPAysncWebserver, there are so many issues with performance and stability that relate to the webserver If this library lives up to it's...
`VirtualMatrixPanel::getCoords` expects to use `_virtualResX` and `_virtualResY` to be defined, but these are only defined by `VirtualMatrixPanel::setRotatio`n which is not called by default You can work around the issue by...
The link for Brian's board in the readme is broken and you might want to add this link https://github.com/rorosaurus/esp32-hub75-driver
I'm trying to write my own custom component following your example. Do you have a platformio.ini file that can be used to compile the code locally so I don't need...
If you edit the playlist using a client other than MPDCtrl, then your changes do not appear in MPDCtrl, is there some cache that holds changes for a while or...
Compiling forked-daapd has always been a little tricky, previously due to the need for sqlite being compiled with options that are not the options used in the default fedora builds....