Home
last modified time | relevance | path

Searched refs:skipSongs (Results 1 – 2 of 2) sorted by relevance

/dports/audio/cpige/cpige-1.5/
H A Dcpige.h33 int skipSongs; member
H A Dcpige.c574 if (cmdLine->skipSongs > 0)
576 cmdLine->skipSongs--;
577 … VERBOSE("Skipping song `%s' (left %d songs to skip)\n", titre, cmdLine->skipSongs);
1008 cmdLine->skipSongs = 0;
1235 set_int_from_conf(conf, "skipsongs", &(cmdLine->skipSongs), 0, NULL, 0);