rhgndf
rhgndf
There is already something implemented: a tap and hold method of tuning. Tap and hold down on the digit and drag it up or down to do the tuning on...
The buttons have been added
An alternative would be to use netcat like so: `nc localhost 5001 | ./spectrumserver`
Although a a built-in socket receiver will eventually be implemented.
That's weird, for some reason the binding under `contentItem`: `text: _comboHost.selectedHost` somehow broke. I'm not sure how that happened, so I added some code to forcefully update it on each...
Looks like that is the case. I got a 403 after the extraction of the m3u8 extraction at `Downloading m3u8 information` even after setting user agent and using the cookies...
Build works with: ``` cdc_msc$ make BOARD=at32f403a_weact_blackpill all Memory region Used Size Region Size %age Used FLASH: 23104 B 1 MB 2.20% RAM: 11816 B 96 KB 12.02% CREATE _build/at32f403a_weact_blackpill/cdc_msc.bin...
There is another PR #3163 with much better support for AT32 than this, so I'm closing this.