rockbox/apps/tagdb
Niels Laukens d1c294c17d Initial import of tagdb
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7039 a1c6a512-1295-4272-9138-f99709370657
2005-07-06 11:03:20 +00:00
..
album.c
album.h
array_buffer.c
array_buffer.h
artist.c
artist.h
config.h
db.c
db.h
file.c
file.h
header.c
header.h
main.c
Makefile Initial import of tagdb 2005-07-06 11:03:20 +00:00
malloc.c
malloc.h
parser.c
README
song.c
song.h
tag_dummy.c
tag_dummy.h
unique.c
unique.h

The code is currently a working mess... needs cleanup
also it should be transformed into rockbox-format (header in each file).

things that work:
* DB creation

things that don't work (yet)
* Sorting
* reading files to parse the tags