]> git.tuebingen.mpg.de Git - paraslash.git/commit
afs com_add(): Recognize also audio formats different from mp3.
authorAndre Noll <maan@systemlinux.org>
Mon, 10 Sep 2007 00:05:15 +0000 (02:05 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 10 Sep 2007 00:05:15 +0000 (02:05 +0200)
commit0e8849e41ffaffdc94231568ff0a0a061500e341
treeef9686e66eaaf2053b83e72dafd137f48b87dd4c
parent2cfb78331c33cb74c6abf357e8221604c3c9ec47
afs com_add(): Recognize also audio formats different from mp3.

This required adding two more callbacks: path_brother_callback() and
hash_sister_callback(). These are called from add_one_audio_file()
which runs from handler context and can thus not access the database
directly.
afs.c
aft.c
error.h
vss.c
vss.h