Nick Piggott
Nick Piggott
Is there interest in supporting decoding of DAB SPI? This would support: * Reception of Station Logos * Reception of Programme Schedules There isn't an open source DAB EPG decoder,...
We annotate broken external links with a CSS class, which adds a visual indication to the user that the link has broken. These broken links are always reported in linkchecker....
Skips anchor links that have a class value of "broken_link". Should add this as a config option to allow any class name to be excluded from checking.
**Environment** dablin_gtk 1.16 Ubuntu 24.03.4LTS BBC National Multiplex (Ch 12B) **Symptom** DLS Text is not shown when listening to DAB+ services from BBC National multiplex. **Expected Behaviour** DLS Text shown...
I'm getting a compilation error using the current master version on Ubuntu 24.04.3LTS ``` CXX lib/odr_edi2edi-ReedSolomon.o lib/ReedSolomon.cpp: In member function ‘int ReedSolomon::encode(void*, void*, size_t)’: lib/ReedSolomon.cpp:81:5: error: ‘uint8_t’ was not declared...
When compiling lib/ReedSolomon.cpp on Ubuntu 24.04.3LTS, it complains that cstdint is not included. Issue #82 refers