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:
![]() |
1.6.3