Till Schäfer
Till Schäfer
I regularly run a flac -t check for my music collection. After upgrading from version 1.3.4 to version 1.4.1 (1.4.0 is also affected) some tests fail with `FLAC__STREAM_DECODER_END_OF_STREAM` that where...
There are some dependencies missing in CMakeList.txt and/or in README:md (that are currently only fulfilled in a transient way): - qtgui (both) - qtcore (readme) - qtwidgets (readme) - qtquickcontrols...
The commit https://github.com/audoban/playbar2/commit/df46245c5001029c201331f4637a8b3ea2c0afa0 introduced hard coded paths. That is a problem for downstream packaging, as these paths are no longer adjusted to distro-specific settings. Thus I have created a pull...
undo hardcoded install paths that cause downstream packaging issues.
see: https://github.com/gentoo/gentoo/pull/6883 I have added playbar2 to the official gentoo repository. Thus, there is no need to maintain the ebuild upstream anymore.
Running RTSPtoWeb with many camera streams (above 25 here) causes the memory to rise until OOM occurs. I have diagnosed the problem and found the trigger of the memory leak...
## Bug report ### Describe the bug When the local playlist is selected in the web interface, tracks are automatically added to this playlist on pressing play. However, the queue...