Searched refs:E_DEBUG (Results 26 - 33 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dalbumart.c150 DPRINTF(E_DEBUG, L_METADATA, "New file %s looks like cover art for %s\n", path, dp->d_name);
255 DPRINTF(E_DEBUG, L_METADATA, "Found new embedded album art in %s\n", basename((char *)path));
H A Dminissdp.c255 DPRINTF(E_DEBUG, L_SSDP, "Sending M-SEARCH response to %s:%d ST: %s\n",
428 DPRINTF(E_DEBUG, L_SSDP, "Model: %s\n", model);
445 DPRINTF(E_DEBUG, L_SSDP, "Serial: %s\n", serial);
531 //DEBUG DPRINTF(E_DEBUG, L_SSDP, "Received SSDP notify:\n%.*s", n, bufr);
596 //DPRINTF(E_DEBUG, L_SSDP, "Received SSDP request:\n%.*s\n", n, bufr);
691 DPRINTF(E_DEBUG, L_SSDP, "Ignoring SSDP M-SEARCH on other interface [%s]\n",
697 DPRINTF(E_DEBUG, L_SSDP, "SSDP M-SEARCH from %s:%d ST: %.*s, MX: %.*s, MAN: %.*s\n",
H A Dupnpsoap.c797 DPRINTF(E_DEBUG, L_HTTP, "UPnP SOAP response enlarged to %lu. [%d results so far]\n",
1256 DPRINTF(E_DEBUG, L_HTTP, "Browsing ContentDirectory:\n"
1362 DPRINTF(E_DEBUG, L_HTTP, "Browse SQL: %s\n", sql);
1732 DPRINTF(E_DEBUG, L_HTTP, "Searching ContentDirectory:\n"
1754 DPRINTF(E_DEBUG, L_HTTP, "Translated SearchCriteria: %s\n", where);
1799 DPRINTF(E_DEBUG, L_HTTP, "Search SQL: %s\n", sql);
1985 DPRINTF(E_DEBUG, L_HTTP, "SoapMethod: %.*s\n", methodlen, p);
H A Dutils.c461 //DEBUG DPRINTF(E_DEBUG, L_GENERAL, "Checking for recursive symbolic link: %s (%s)\n", path, str_buf);
464 DPRINTF(E_DEBUG, L_GENERAL, "Ignoring recursive symbolic link: %s (%s)\n", path, str_buf);
H A Dminidlna.c481 DPRINTF(E_DEBUG, L_GENERAL, "Using locale dir %s\n", bindtextdomain("minidlna", getenv("TEXTDOMAINDIR")));
1126 DPRINTF(E_DEBUG, L_SSDP, "Sending SSDP notifies\n");
1233 /*DPRINTF(E_DEBUG, L_GENERAL, "Received SSDP Packet\n");*/
1239 /*DPRINTF(E_DEBUG, L_GENERAL, "Received UDP Packet\n");*/
1284 DPRINTF(E_DEBUG, L_GENERAL, "HTTP connection from %s:%d\n",
H A Dscanner.c175 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Using last date item: %s/%s/%X\n", last_date.name, last_date.parentID, last_date.objectID);
183 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Creating cached date item: %s/%s/%X\n", last_date.name, last_date.parentID, last_date.objectID);
202 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Using last camdate item: %s/%s/%s/%X\n", camera, last_camdate.name, last_camdate.parentID, last_camdate.objectID);
210 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Creating cached camdate item: %s/%s/%s/%X\n", camera, last_camdate.name, last_camdate.parentID, last_camdate.objectID);
255 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Using last album item: %s/%s/%X\n", last_album.name, last_album.parentID, last_album.objectID);
263 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Creating cached album item: %s/%s/%X\n", last_album.name, last_album.parentID, last_album.objectID);
291 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Using last artist/album item: %s/%s/%X\n", last_artist.name, last_artist.parentID, last_artist.objectID);
300 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Creating cached artist/album item: %s/%s/%X\n", last_artist.name, last_artist.parentID, last_artist.objectID);
340 //DEBUG DPRINTF(E_DEBUG, L_SCANNER, "Creating cached genre/artist item: %s/%s/%X\n", last_genreArtist.name, last_genreArtist.parentID, last_genreArtist.objectID);
934 DPRINTF(E_DEBUG, L_SCANNE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dminissdp.c236 //DEBUG DPRINTF(E_DEBUG, L_SSDP, "Sending M-SEARCH response:\n%s", buf);
285 //DEBUG DPRINTF(E_DEBUG, L_SSDP, "Sending NOTIFY:\n%s", bufr);
306 DPRINTF(E_DEBUG, L_SSDP, "Sending SSDP notifies\n");
345 //DEBUG DPRINTF(E_DEBUG, L_SSDP, "Received SSDP request:\n%.*s", n, bufr);
487 //DEBUG DPRINTF(E_DEBUG, L_SSDP, "Sending NOTIFY:\n%s", bufr);
H A Dminidlna.c921 DPRINTF(E_DEBUG, L_GENERAL, "%d active incoming HTTP connections\n", i);
938 /*DPRINTF(E_DEBUG, L_GENERAL, "Received UDP Packet\n");*/
977 DPRINTF(E_DEBUG, L_GENERAL, "HTTP connection from %s:%d\n",

Completed in 94 milliseconds

12