icynames are now copied to title of streams
git-svn-id: https://svn.musicpd.org/mpd/trunk@1258 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -45,6 +45,7 @@ struct _InputStream {
|
||||
InputStreamAtEOFFunc atEOFFunc;
|
||||
InputStreamBufferFunc bufferFunc;
|
||||
void * data;
|
||||
char * metaTitle;
|
||||
};
|
||||
|
||||
/* if an error occurs for these 3 functions, then -1 is returned and errno
|
||||
|
||||
Reference in New Issue
Block a user