Merge a2e43f1e9c
into 2c83a256ae
This commit is contained in:
commit
f1c6468614
|
@ -17,7 +17,7 @@
|
||||||
#define BACKEND_NULLSOUND _trans("No Audio Output")
|
#define BACKEND_NULLSOUND _trans("No Audio Output")
|
||||||
#define BACKEND_ALSA "ALSA"
|
#define BACKEND_ALSA "ALSA"
|
||||||
#define BACKEND_CUBEB "Cubeb"
|
#define BACKEND_CUBEB "Cubeb"
|
||||||
#define BACKEND_OPENAL "OpenAL"
|
#define BACKEND_OPENAL _trans("OpenAL (Deprecated)")
|
||||||
#define BACKEND_PULSEAUDIO "Pulse"
|
#define BACKEND_PULSEAUDIO "Pulse"
|
||||||
#define BACKEND_OPENSLES "OpenSLES"
|
#define BACKEND_OPENSLES "OpenSLES"
|
||||||
#define BACKEND_WASAPI _trans("WASAPI (Exclusive Mode)")
|
#define BACKEND_WASAPI _trans("WASAPI (Exclusive Mode)")
|
||||||
|
|
Loading…
Reference in New Issue