Start playback on the currently selected song. Definition at line 480 of file gui_playq.c. 00481 { 00482 playq_lock(); 00483 if (!gui_vfslist_warn_isempty(win_playq)) 00484 playq_song_fast_select(gui_vfslist_getselected(win_playq)); 00485 playq_unlock(); 00486 }
Here is the call graph for this function:
![]()
Here is the caller graph for this function:
![]() |
1.6.3