Home
last modified time | relevance | path

Searched defs:song_count (Results 1 – 18 of 18) sorted by relevance

/dports/audio/musicpd/mpd-0.23.6/src/db/
H A DStats.hxx29 unsigned song_count; member
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/devices/
H A Dconnecteddevice.h61 int song_count() const { return song_count_; } in song_count() function
H A Ddeviceview.cpp119 QVariant song_count = index.data(DeviceManager::Role_SongCount); in paint() local
/dports/audio/strawberry/strawberry-1.0.0/src/device/
H A Dconnecteddevice.h64 int song_count() const { return song_count_; } in song_count() function
H A Ddeviceview.cpp142 QVariant song_count = idx.data(DeviceManager::Role_SongCount); in paint() local
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A DiMPD.pl952 sub song_count { subroutine
/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Dloudness.c36 Uint16 song_count = 0; variable
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/
H A DSgc_Impl.h31 byte song_count; member
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A DSgc_Impl.h31 byte song_count; member
/dports/games/gnurobbo/gnurobbo-0.68/gnurobbo/
H A Dsound.c359 int song_count = 0; in make_playlist() local
/dports/audio/ampache/ampache-php74-5.0.0/src/Repository/Model/
H A DArtist.php184 private $song_count; variable in Ampache\\Repository\\Model\\Artist
H A DAlbum.php141 public $song_count; variable in Ampache\\Repository\\Model\\Album
/dports/audio/pianod2/pianod2-329/src/songs/
H A Dmusiclibrarytypes.cpp278 int song_count = 0; in songs() local
/dports/www/madsonic/madsonic/WEB-INF/classes/org/madsonic/dao/schema/mysql/
H A Dmysql_schema_01.sql257 song_count INTEGER DEFAULT 0 NOT NULL, field
270 song_count INTEGER DEFAULT 0 NOT NULL, field
393 song_count INTEGER NOT NULL, field
/dports/audio/pithos/pithos-1.5.1/pithos/plugins/
H A Dmpris.py364 def _songs_added_handler(self, window, song_count): argument
/dports/audio/pithos/pithos-1.5.1/pithos/
H A Dpithos.py864 def emit_songs_added(song_count): argument
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/playlist/
H A Dplaylist.cpp1026 const int song_count = songs.length(); in InsertItems() local
/dports/audio/strawberry/strawberry-1.0.0/src/playlist/
H A Dplaylist.cpp1032 const int song_count = songs.length(); in InsertItems() local