* Add device icon support.
This commit is contained in:
@ -124,6 +124,8 @@ BuildResp2_upnphttp(struct upnphttp * h, int respcode,
|
||||
void
|
||||
SendResp_upnphttp(struct upnphttp *);
|
||||
|
||||
void
|
||||
SendResp_icon(struct upnphttp *, char * url);
|
||||
void
|
||||
SendResp_albumArt(struct upnphttp *, char * url);
|
||||
void
|
||||
|
Reference in New Issue
Block a user