• 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
..
plugins Loading commit data...
Client.hxx Loading commit data...
Control.cxx Loading commit data...
Control.hxx Loading commit data...
Domain.cxx Loading commit data...
Domain.hxx Loading commit data...
Filtered.cxx Loading commit data...
Filtered.hxx Loading commit data...
Finish.cxx Loading commit data...
Init.cxx Loading commit data...
Interface.hxx Loading commit data...
MultipleOutputs.cxx Loading commit data...
MultipleOutputs.hxx Loading commit data...
OutputAPI.hxx Loading commit data...
OutputCommand.cxx Loading commit data...
OutputCommand.hxx Loading commit data...
OutputPlugin.cxx Loading commit data...
OutputPlugin.hxx Loading commit data...
Print.cxx Loading commit data...
Print.hxx Loading commit data...
Registry.cxx Loading commit data...
Registry.hxx Loading commit data...
SharedPipeConsumer.cxx Loading commit data...
SharedPipeConsumer.hxx Loading commit data...
Source.cxx Loading commit data...
Source.hxx Loading commit data...
State.cxx Loading commit data...
State.hxx Loading commit data...
Thread.cxx Loading commit data...
Timer.cxx Loading commit data...
Timer.hxx Loading commit data...