chiark / gitweb /
Implement most of the playlist commands in the server. playlist-set
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 20 Jul 2008 14:56:51 +0000 (15:56 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 20 Jul 2008 14:56:51 +0000 (15:56 +0100)
commitddbf05c8c1f1e6fd25184bf7f22ee5b67eaaa582
treee50da6a0a1fb754b30e2980013b0f920035d1a82
parentb3074bd1bb1a857950e383bac19b9110958e7e71
Implement most of the playlist commands in the server.  playlist-set
is not yet implemented.  None of this is tested yet.
lib/configuration.c
lib/configuration.h
lib/trackdb-playlists.c
server/server.c