bsdelf

Results 7 comments of bsdelf

Hi, thanks for the patch. This is a known issue, yet I'm still looking for a better solution for it.

Hi. `daemon` is not in POSIX, so it might not availabe on Haiku OS. I will create a branch to address this issue. Stay tuned.

Could you please try the following feature branch on Haiku OS? https://github.com/bsdelf/mous/tree/feature/deprecate-daemon

Looks like Haiku OS needs additional link flags to use socket API: https://www.freelists.org/post/haiku-development/gcc-ld-and-sockets-under-Haiku,1 Considering there might be more unexpected build failures, I will have to install Haiku for porting. As...

Hi, sorry for late reply. Currently, to build mous on macOS you'll have to install `brew` and at least these formulas: - cmake - taglib - mpg123 It's not a...

another solution is: - let `IDocument` hold the `CAS` as its internal data - add a boolean parameter to `IDocument.save()` method to enable `CAS` check when updating therefore SDK user...

Install Xcode and build from source or just download the app from release page.