1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/audio
Nils Fenner 9694d6b6d4
fix(audio): actually disable the audio in/out device in settings, when selected
As esecially the "Disabled" text is translated, the audio device will change from "disabled" to "default", just by changing the language.

In contrast to video devices, an audio device is either always available, or sound will be disabled. So "Disabled" is the correct term to use here.
2016-07-01 10:41:41 +02:00
..
audio.cpp fix(audio): actually disable the audio in/out device in settings, when selected 2016-07-01 10:41:41 +02:00
audio.h refactor(audio): cleanup initialization of audio device lists 2016-07-01 10:41:41 +02:00