Miika Pekkarinen
|
7c4e0c8730
|
Initial version of tagcache! There are still some bugs in the engine
and much more problems with the UI.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9256 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-26 11:33:42 +00:00 |
|
Dave Chapman
|
15ca09106d
|
Set appropriate codec type for .m4a files (ALAC or AAC) inside get_metadata(). probe_file_format() is no longer an exported function. Make get_metadata() return false if it can not read the metadata - on the assumption that the codec will also fail.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8118 a1c6a512-1295-4272-9138-f99709370657
|
2005-12-01 20:39:19 +00:00 |
|
Jens Arnold
|
579210df87
|
Restructured codec type handling a bit. Reduced code size, esp. on archos.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7443 a1c6a512-1295-4272-9138-f99709370657
|
2005-09-01 17:03:09 +00:00 |
|
Dave Chapman
|
3ad485b15a
|
Move metadata parsing code from playback.c into metadata.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6714 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-14 22:27:57 +00:00 |
|