| 
    XMMS2
    
   | 
 
Manages the asynchronous update of playlists' contents. More...
#include <xmmspriv/xmms_playlist_updater.h>#include <xmmspriv/xmms_thread_name.h>#include <xmms/xmms_log.h>#include <glib.h>Functions | |
| xmms_playlist_updater_t * | xmms_playlist_updater_init (xmms_playlist_t *playlist) | 
| void | xmms_playlist_updater_push (xmms_playlist_updater_t *updater, const gchar *plname) | 
| Queue a playlist for update.  More... | |
Manages the asynchronous update of playlists' contents.
Currently handles automatic removal/addition of entries in queue and pshuffle.
| xmms_playlist_updater_t* xmms_playlist_updater_init | ( | xmms_playlist_t * | playlist | ) | 
Referenced by main().
| void xmms_playlist_updater_push | ( | xmms_playlist_updater_t * | updater, | 
| const gchar * | plname | ||
| ) | 
Queue a playlist for update.