]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix playlist handling.
authorAndre Noll <maan@systemlinux.org>
Sun, 28 Oct 2007 02:18:52 +0000 (03:18 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 28 Oct 2007 02:18:52 +0000 (03:18 +0100)
commit5001736840e126342209ae172c04c1328f6bea0d
tree2f4c469b1eb8e2afbeea4d32698a54adb8771022
parenta3dc441fc0219d417923b04e863ceca5a1427c0e
Fix playlist handling.

The playlist code didn't act upon AFSI change which is the event
that happens when a file is selected for streaming. So call
playlist_update_audio_file() whenever this event occurs.
playlist.c