Merge pull request #3617 from pchote/audio-device-selector
Audio device selector
This commit is contained in:
@@ -182,19 +182,24 @@ Background@SETTINGS_MENU:
|
||||
Width:200
|
||||
Height:20
|
||||
Text: Autoplay Music After Map Load
|
||||
Label@SOUND_ENGINE_LABEL:
|
||||
Label@AUDIO_DEVICE_LABEL:
|
||||
X:0
|
||||
Y:150
|
||||
Width:75
|
||||
Height:25
|
||||
Text:Sound Engine:
|
||||
DropDownButton@SOUND_ENGINE:
|
||||
Text:Audio Device:
|
||||
DropDownButton@AUDIO_DEVICE:
|
||||
X:100
|
||||
Y:150
|
||||
Width:120
|
||||
Width:250
|
||||
Height:25
|
||||
Font:Regular
|
||||
Text:OpenAL
|
||||
Label@AUDIO_DESC:
|
||||
Y:175
|
||||
Width:200
|
||||
Height:25
|
||||
Font:Tiny
|
||||
Text:Device changes will be applied after the game is restarted.
|
||||
Container@DISPLAY_PANE:
|
||||
X:37
|
||||
Y:100
|
||||
|
||||
Reference in New Issue
Block a user