]> git.tuebingen.mpg.de Git - paraslash.git/commit
Complete afs event handling.
authorAndre Noll <maan@systemlinux.org>
Sun, 21 Oct 2007 11:43:22 +0000 (13:43 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 21 Oct 2007 11:43:22 +0000 (13:43 +0200)
commit02d818d9e4d816d6decb319b522f0074038e68e2
treee765acc00924b5166333b57443e4e940b1f1dc0d
parentc2ac39f76d245816a919d94790672fb66e9a7253
Complete afs event handling.

Add blob event handling. This definitely needs some
more fine-tuning, but that can be changed gradually
thanks to the generic event handling code.

In playlist mode there's nothing to do, as we're
not interested in any blob events. So install only
a dummy handler for the scoring system and decide
whether to reload the score table in mood.c.
afs.h
blob.c
mood.c
playlist.c
score.c