add debug statement for bug #1380
git-svn-id: https://svn.musicpd.org/mpd/trunk@5269 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
		| @@ -664,6 +664,7 @@ static void decodeParent(PlayerControl * pc, DecoderControl * dc, OutputBuffer * | ||||
| 			quit = 1; | ||||
| 			break; | ||||
| 		} else { | ||||
| 			DEBUG("waiting for decoded audio, playing silence\n"); | ||||
| 			if (playAudio(silence, CHUNK_SIZE) < 0) | ||||
| 				quit = 1; | ||||
| 		} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Warren Dukes
					Warren Dukes