Home | History | Annotate | Download | only in src

Lines Matching refs:IF_DEBUG

51 #define IF_DEBUG() if(DEBUG_ENABLED) {\
132 IF_DEBUG() printf("pl->name='%s'\n",pl->name);
162 IF_DEBUG() printf("%u track%s found\n", pl->no_tracks, pl->no_tracks==1?"":"s");
169 IF_DEBUG() printf("------------\n\n");
192 IF_DEBUG() printf("pl->name='%s'\n",pl->name);
211 IF_DEBUG() printf("%u track%s\n", pl->no_tracks, pl->no_tracks==1?"":"s");
212 IF_DEBUG() printf(".spl version %d.%02d\n", ver_major, ver_minor);
231 IF_DEBUG() printf("%s is %dB\n", f->filename, (int)f->filesize);
243 IF_DEBUG() printf("------------\n\n");
265 IF_DEBUG() printf("pl->name='%s'\n",newlist->name);
286 IF_DEBUG() printf("new tracks detected:\n");
287 IF_DEBUG() printf("delete old playlist and build a new one\n");
288 IF_DEBUG() printf(" NOTE: new playlist_id will result!\n");
292 IF_DEBUG() {
305 IF_DEBUG() printf("ONLY name is changing -> %s\n",newlist->name);
306 IF_DEBUG() printf("playlist_id will remain unchanged\n");
315 IF_DEBUG() printf("no change\n");
368 IF_DEBUG() printf("read buff= {%dB new, %dB old/left-over}%s\n",(int)rdcnt, (int)(iw-w), eof?", EOF":"");
410 IF_DEBUG() printf("line: %s\n", tail->text);
464 IF_DEBUG() {
572 IF_DEBUG()
620 IF_DEBUG()
646 IF_DEBUG() {