forked from len0rd/rockbox
FS#6949 - WPS tag for database autoscore. Author wanted to remain anonymous.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13164 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
483c87a04d
commit
3c6e46ce64
3 changed files with 9 additions and 0 deletions
|
|
@ -232,6 +232,7 @@ static const struct wps_tag all_tags[] = {
|
|||
|
||||
{ WPS_TOKEN_DATABASE_PLAYCOUNT, "rp", WPS_REFRESH_DYNAMIC, NULL },
|
||||
{ WPS_TOKEN_DATABASE_RATING, "rr", WPS_REFRESH_DYNAMIC, NULL },
|
||||
{ WPS_TOKEN_DATABASE_SCORE, "rs", WPS_REFRESH_DYNAMIC, NULL },
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
{ WPS_TOKEN_REPLAYGAIN, "rg", WPS_REFRESH_STATIC, NULL },
|
||||
{ WPS_TOKEN_CROSSFADE, "xf", WPS_REFRESH_DYNAMIC, NULL },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue