Home
last modified time | relevance | path

Searched defs:stop_after_current (Results 1 – 5 of 5) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dgtkui.c626 int stop_after_current = deadbeef->conf_get_int ("playlist.stop_after_current", 0); in gtkui_on_configchanged() local
H A Dinterface.c98 GtkWidget *stop_after_current; in create_mainwin() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/playlist/
H A Dplaylist.cpp1792 bool Playlist::stop_after_current() const { in stop_after_current() function in Playlist
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dstreamer.c96 static int stop_after_current = 0; variable
/dports/audio/strawberry/strawberry-1.0.0/src/playlist/
H A Dplaylist.cpp1747 bool Playlist::stop_after_current() const { in stop_after_current() function in Playlist