forked from len0rd/rockbox
Now codec names are in sync.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7032 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
df384086f2
commit
2e9ce4ee47
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ static const char* const genres[] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
static const char* const codec_labels[] = {
|
static const char* const codec_labels[] = {
|
||||||
|
"ERR", /* Invalid codec type */
|
||||||
"???", /* Unknown file format */
|
"???", /* Unknown file format */
|
||||||
|
|
||||||
#if CONFIG_HWCODEC==MASNONE
|
#if CONFIG_HWCODEC==MASNONE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue