Home
last modified time | relevance | path

Searched refs:gbemol_playlist_new (Results 1 – 3 of 3) sorted by relevance

/dports/audio/gbemol/gbemol-0.3.2/src/
H A Dgbemol-playlist.h47 GbemolPlaylist* gbemol_playlist_new (GbemolMpd* mpd);
H A Dgbemol-app.c489 app->pls = gbemol_playlist_new (app->mpd); in gbemol_app_init()
H A Dgbemol-playlist.c340 gbemol_playlist_new (GbemolMpd* mpd) in gbemol_playlist_new() function