pass dc to decoder_task()
git-svn-id: https://svn.musicpd.org/mpd/trunk@7323 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
committed by
Eric Wong
parent
66f1d1ddb3
commit
14529af732
@@ -443,7 +443,7 @@ int main(int argc, char *argv[])
|
||||
initZeroconf();
|
||||
|
||||
openVolumeDevice();
|
||||
decoderInit();
|
||||
decoderInit(&getPlayerData()->decoderControl);
|
||||
playerInit(&getPlayerData()->playerControl);
|
||||
read_state_file();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user