Home
last modified time | relevance | path

Searched refs:WTYPE_ALBUM (Results 1 – 4 of 4) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/cdinfo_d/
H A Dcdinfo.h330 #define WTYPE_ALBUM 12 macro
H A Dcdinfo_x.c2234 if (type != WTYPE_GEN && type != WTYPE_ALBUM) in cdinfo_go_cddburl()
3324 wp->type = WTYPE_ALBUM; in cdinfo_wwwwarp_parmload()
3385 case WTYPE_ALBUM: in cdinfo_wwwwarp_parmload()
H A Dcdinfo_i.c959 p->wtype = WTYPE_ALBUM; in cdinfo_geturl_ents()
4876 wtype = WTYPE_ALBUM; in cdinfo_urls_query()
6795 if (wtype == WTYPE_ALBUM) { in cdinfo_urlcddb()
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dwwwwarp.c184 case WTYPE_ALBUM: in wwwwarp_menu_setup()
376 if (p->type == WTYPE_GEN || p->type == WTYPE_ALBUM) { in wwwwarp_sel_cfg_menu()