Christian Meffert
Christian Meffert
This is another attempt to include the web interface source in the distribution tar file and to include the web interface build as part of the building from source process....
Hi, it would be great, if support for the `start` and `end` event of the noUISlider could be added. It would solve an issue I have. The slider is automatically...
The next planned minor release 2.2 of libevent will have support for running a websocket server. I thought, I give it a try and see if it works in OwnTone...
This PR are is a poc / rfc. Its purpose is to revive the discussion about supporting more than one genre/compose for a song #886 and hopefully come to a...
First commit contains a small refactoring to make reusing curl handles easier to use (with the `struct http_client_session`). Thread safety is now ensured by `http_client_request(...)` and the implementation details of...
I thought, I tackle again the issue with the web interface build integration (and source distribution) into the autotools build chain ... and so far, this is the most promising...