output: moved audioDeviceStates to audio_output.enabled
This commit is contained in:
@@ -85,6 +85,7 @@ int audio_output_init(struct audio_output *ao, ConfigParam * param)
|
||||
|
||||
ao->name = name;
|
||||
ao->plugin = plugin;
|
||||
ao->enabled = true;
|
||||
ao->open = false;
|
||||
|
||||
ao->convBuffer = NULL;
|
||||
|
Reference in New Issue
Block a user