playq_xmms.c File Reference

XMMS-style playlist handling. More...

#include "stdinc.h"
#include "gui.h"
#include "playq.h"
#include "playq_modules.h"
#include "vfs.h"
Include dependency graph for playq_xmms.c:

Go to the source code of this file.

Functions

struct vfsrefplayq_xmms_give (void)
 XMMS-like function that retreives the next song from the playlist.
void playq_xmms_idle (void)
 XMMS-like function to notify that playback is going idle.
int playq_xmms_select (struct vfsref *vr)
 XMMS-like function to start playback of a specific song.
int playq_xmms_next (void)
 XMMS-like function that switches playback to the next song.
int playq_xmms_prev (void)
 XMMS-like function that switches playback to the previous song.
void playq_xmms_notify_pre_removal (struct vfsref *vr)
 XMMS-like notification that a song is about to be deleted.

Variables

static struct vfsrefcursong = NULL
 Currently played song.
static struct vfsrefselectsong = NULL
 Used-specified song that should be played next.

Detailed Description

XMMS-style playlist handling.

Definition in file playq_xmms.c.

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:46 2010 for herrie by  doxygen 1.6.3