Home
last modified time | relevance | path

Searched defs:song_info (Results 1 – 20 of 20) sorted by relevance

/dports/games/d2x/d2x-0.2.5/main/
H A Dsongs.h17 typedef struct song_info { struct
21 } song_info; typedef
/dports/audio/rhythmbox/rhythmbox-3.4.4/widgets/
H A Drb-song-info.c449 RBSongInfo *song_info; in rb_song_info_constructed() local
639 RBSongInfo *song_info; in rb_song_info_dispose() local
686 RBSongInfo *song_info; in rb_song_info_finalize() local
817 RBSongInfo *song_info; in rb_song_info_new() local
887 RBSongInfo *song_info) in rb_song_info_response_cb()
913 RBSongInfo *song_info) in rb_song_info_rated_cb()
1348 RBSongInfo *song_info) in rb_song_info_backward_clicked_cb()
1368 RBSongInfo *song_info) in rb_song_info_forward_clicked_cb()
1430 RBSongInfo *song_info) in rb_song_info_query_model_deleted_cb()
1448 RBSongInfo *song_info) in rb_song_info_base_query_model_changed_cb()
[all …]
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Playback/Scrobble/
H A DScrobblerAsync.php34 public $song_info; variable in Ampache\\Module\\Playback\\Scrobble\\ScrobblerAsync
41 public function __construct($user, $song_info)
/dports/audio/clementine-player/Clementine-1.4.0rc1/ext/libclementine-tagreader/
H A Dgmereader.cpp21 pb::tagreader::SongMetadata* song_info) { in ReadFile()
29 pb::tagreader::SongMetadata* song_info) { in Read()
158 pb::tagreader::SongMetadata* song_info) { in Read()
/dports/audio/mp3blaster/mp3blaster-3.2.6/mpegsound/
H A Dmpegsound.h230 struct song_info struct
233 char artist[31];
234 char comment[31];
235 char year[5];
236 char album[31];
238 char mode[20];
239 int bitrate;
240 int mp3_layer;
241 int mp3_version;
242 int samplerate;
[all …]
/dports/audio/pianod2/pianod2-329/src/mediaunits/pandora/
H A Dpandorastation.h82 StationSongInfo song_info; ///< Seed and rating information for this station. variable
H A Dpandoramessages.cpp324 for (const auto &song_info : message["feedback"]) { in extractResponse() local
/dports/audio/ampache/ampache-php74-5.0.0/src/Plugin/
H A DAmpacheMusicBrainz.php93 public function get_metadata($gather_types, $song_info)
/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/artsearch/
H A Dartsearch.py98 def create_song_info(self, shell, song_info, is_multiple): argument
H A Dsonginfo.py30 def __init__(self, shell, song_info): argument
/dports/audio/rioutil/rioutil-1.5.0/librioutil/
H A Dsong_management.c114 info_page_t song_info; in add_song_rio() local
203 info_page_t song_info; in overwrite_file_rio() local
261 info_page_t song_info; in upload_from_pipe_rio() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/core/
H A Dorganise.cpp65 for (const NewSongInfo& song_info : songs_info) { in Organise() local
/dports/audio/strawberry/strawberry-1.0.0/src/organize/
H A Dorganize.cpp88 for (const NewSongInfo &song_info : songs_info) { in Organize() local
H A Dorganizedialog.cpp540 for (const Organize::NewSongInfo &song_info : new_songs_info_) { in UpdatePreviews() local
/dports/audio/rhythmbox/rhythmbox-3.4.4/sources/
H A Drb-missing-files-source.c317 GtkWidget *song_info = NULL; in impl_song_properties() local
H A Drb-play-queue-source.c595 GtkWidget *song_info = NULL; in queue_properties_action_cb() local
H A Drb-browser-source.c664 GtkWidget *song_info = NULL; in impl_song_properties() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/ui/
H A Dorganisedialog.cpp284 for (const Organise::NewSongInfo& song_info : new_songs_info_) { in UpdatePreviews() local
/dports/games/edge/Edge-1.35-source/src/
H A Dw32_mus.cc131 const musheader_t *song_info; member in w32_mus_player_c
/dports/audio/xfmpc/xfmpc-0.3.0/src/
H A Dmpdclient.c1219 XfmpcSongInfo *song_info = g_slice_new0 (XfmpcSongInfo); in xfmpc_mpdclient_get_song_info() local
1234 xfmpc_song_info_free (XfmpcSongInfo *song_info) in xfmpc_song_info_free()