Home
last modified time | relevance | path

Searched defs:SkipSong (Results 1 – 4 of 4) sorted by relevance

/dports/audio/vimpc/vimpc-0.09.2/src/
H A Dplayer.cpp238 void Player::SkipSong(Skip skip, uint32_t count) in SkipSong() function in Player
/dports/audio/libechonest/libechonest-2.3.1/src/
H A DPlaylist.h210SkipSong, /// Mark this song as skipped by the user. Will not appear for the rest of the session. … enumerator
/dports/audio/vimpc/vimpc-0.09.2/src/mode/
H A Dnormal.cpp1194 void Normal::SkipSong(uint32_t count) in SkipSong() function in Normal
H A Dcommand.cpp1241 void Command::SkipSong(std::string const & arguments) in SkipSong() function in Command