renamed decoderInit() to decoder_thread_start()
This commit is contained in:
@@ -433,7 +433,7 @@ int main(int argc, char *argv[])
|
||||
initZeroconf();
|
||||
|
||||
openVolumeDevice();
|
||||
decoderInit();
|
||||
decoder_thread_start();
|
||||
player_create();
|
||||
read_state_file();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user