Searched refs:MUSIC_PLIST_ID (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dscanner.h15 #define MUSIC_PLIST_ID "1$F" macro
H A Dplaylist.c116 sprintf(sql_buf, "SELECT ID from OBJECTS where PARENT_ID = '"MUSIC_PLIST_ID"'"
125 MUSIC_PLIST_ID, plID, MUSIC_PLIST_ID, detailID, class, plname);
133 MUSIC_PLIST_ID, plID, plist.track) == 1 )
169 MUSIC_PLIST_ID, plID, plist.track,
170 MUSIC_PLIST_ID, plID,
H A Dinotify.c552 MUSIC_PLIST_ID, detailID);
554 MUSIC_PLIST_ID, detailID, MUSIC_PLIST_ID, detailID);
565 if( strncmp(result[i], MUSIC_PLIST_ID, strlen(MUSIC_PLIST_ID)) == 0 )
H A Dupnpsoap.c673 if( strncmp(id, MUSIC_PLIST_ID, strlen(MUSIC_PLIST_ID)) == 0 ) {
966 if( strncmp(ObjectId, MUSIC_PLIST_ID, strlen(MUSIC_PLIST_ID)) == 0 )
968 if( strcmp(ObjectId, MUSIC_PLIST_ID) == 0 )
1100 ContainerID = strdup(MUSIC_PLIST_ID);
H A Dscanner.c550 MUSIC_PLIST_ID, "1", "Playlists",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dscanner.h35 #define MUSIC_PLIST_ID "1$F" macro
H A Dplaylist.c147 if( sql_get_int_field(db, "SELECT ID from OBJECTS where PARENT_ID = '"MUSIC_PLIST_ID"'"
155 MUSIC_PLIST_ID, plID, MUSIC_PLIST_ID, detailID, class, plname);
164 MUSIC_PLIST_ID, plID, plist.track) == 1 )
218 MUSIC_PLIST_ID, plID, plist.track,
219 MUSIC_PLIST_ID, plID,
H A Dinotify.c558 MUSIC_PLIST_ID, detailID);
560 MUSIC_PLIST_ID, detailID, MUSIC_PLIST_ID, detailID);
574 if( strncmp(result[i], MUSIC_PLIST_ID, strlen(MUSIC_PLIST_ID)) == 0 )
H A Dcontainers.c33 const char *music_plist_id = MUSIC_PLIST_ID;
H A Dupnpsoap.c958 if( strncmp(id, MUSIC_PLIST_ID, strlen(MUSIC_PLIST_ID)) == 0 ) {
1326 if( strncmp(ObjectID, MUSIC_PLIST_ID, strlen(MUSIC_PLIST_ID)) == 0 )
1328 if( strcmp(ObjectID, MUSIC_PLIST_ID) == 0 )
H A Dscanner.c538 MUSIC_PLIST_ID, MUSIC_ID, _("Playlists"),

Completed in 78 milliseconds