playq_modules.h File Reference

Custom playlist behaviour routines. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

struct vfsrefplayq_party_give (void)
 Herrie's routine to fetch the next song from the playlist (always the first song).
void playq_party_idle (void)
 Herrie's idle indication function.
int playq_party_select (struct vfsref *vr)
 Herrie's song selection routine (bogus with Herrie, because we always start the first song).
int playq_party_next (void)
 Herrie's routine to switch to the next function.
int playq_party_prev (void)
 Herrie's routine to switch to the previous function.
void playq_party_notify_pre_removal (struct vfsref *vr)
 Herrie's notification that a song is about to be deleted.
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

int playq_repeat
 Flag whether repeat is turned on by the user.

Detailed Description

Custom playlist behaviour routines.

Definition in file playq_modules.h.

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