chiark / gitweb /
Low level playlist database operations: read, createwrite, list, delete.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 19 Jul 2008 17:47:08 +0000 (18:47 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 19 Jul 2008 17:47:08 +0000 (18:47 +0100)
commit2563dc1f46fad1640e2472151a9f1cf918f841b9
tree9e11ce710c6f471cdc543efc16d4c3807c74327b
parentcc6241b2b4401228b916e8fcd804f6b9cd27a34d
Low level playlist database operations: read, createwrite, list, delete.
Totally untested, lots more to do.
lib/Makefile.am
lib/configuration.c
lib/configuration.h
lib/trackdb-int.h
lib/trackdb-playlists.c [new file with mode: 0644]
lib/trackdb.c
lib/trackdb.h