void playq_xmms_idle ( void   ) 

XMMS-like function to notify that playback is going idle.

Definition at line 82 of file playq_xmms.c.

00083 {
00084         if (cursong != NULL) {
00085                 /* Remove left-over marking */
00086                 vfs_unmark(cursong);
00087                 gui_playq_notify_done();
00088         }
00089 }

Here is the call graph for this function:

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