From 4583bd8cc7bf538bce424983d49729c934d13a53 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 28 Mar 2020 20:54:31 +0100 Subject: ao_rsound: remove this audio output I wonder what this even is. I've never heard of anyone using it, and can't find a corresponding library that actually builds with it. Good enough to remove. --- DOCS/man/ao.rst | 8 -------- 1 file changed, 8 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst index 41c62069bd..7dace73ec5 100644 --- a/DOCS/man/ao.rst +++ b/DOCS/man/ao.rst @@ -233,13 +233,5 @@ Available audio output drivers are: ``no-waveheader`` option - with ``waveheader`` it's broken, because it will write a WAVE header every time the file is opened. -``rsound`` - Audio output to an RSound daemon. Use ``--audio-device=rsound/`` - to set the host name (with ```` replaced, without the ``< >``). - - .. note:: Completely useless, unless you intend to run RSound. Not to be - confused with RoarAudio, which is something completely - different. - ``wasapi`` Audio output to the Windows Audio Session API. -- cgit v1.2.3