Home
last modified time | relevance | path

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

/dports/audio/gbemol/gbemol-0.3.2/src/
H A Dgbemol-mpd.h46 GbemolMpd* gbemol_mpd_new (const gchar *host, const gchar *pass, int port, float timeout);
H A Dgbemol-mpd.c349 GbemolMpd* gbemol_mpd_new (const gchar *host, const gchar *pass, int port, float timeout) in gbemol_mpd_new() function
H A Dgbemol-app.c479 app->mpd = gbemol_mpd_new (host, pass, gbemol_cfg_get_int ("MPD", "port"), in gbemol_app_init()