• Max Kellermann's avatar
    output/sndio: refuse to build with libroarsndio · 5ce93d6f
    Max Kellermann authored
    RoarAudio's sndio emulation has been a source for annoyances.  First,
    their headers turned out to be broken with C++, due to their use of
    the "new" keyword.  Then they used a preprocessor macro to rename
    "sio_hdl" to something else, effectively disallowing the use of
    forward declarations.  Enough is enough, and I'm removing support for
    it.
    
    RoarAudio users should better use the RoarAudio output plugin.
    5ce93d6f
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
python/build Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...