author | Max Kellermann <max@duempel.org> | |
Tue, 16 Sep 2008 17:11:39 +0000 (19:11 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Tue, 16 Sep 2008 17:11:39 +0000 (19:11 +0200) | ||
commit | a6858acfdead6285a010a31b1fc7c8a730e91788 | |
tree | 3b698b3b2cdfedf680f5ee51f3802f82030ae23a | tree | snapshot |
parent | eee102e5ddd2c400d707bffe21d9c6ec74507371 | commit | diff |
mpdclient: added mpdclient_playlist_init(), mpdclient_playlist_clear()
Moved code from mpdclient_new() and mpdclient_playlist_free(). In
mpdclient_disconnect(), call mpdclient_playlist_clear() instead of
mpdclient_playlist_free() (which is now called in mpdclient_free()).
Moved code from mpdclient_new() and mpdclient_playlist_free(). In
mpdclient_disconnect(), call mpdclient_playlist_clear() instead of
mpdclient_playlist_free() (which is now called in mpdclient_free()).
src/mpdclient.c | diff | blob | history | |
src/playlist.c | diff | blob | history | |
src/playlist.h | diff | blob | history |