Enable and correct audio_invalidate_tracks to make playlist reordering work
commit627b911d8ee93328921c05fc70edd57c3cccffb8
authorNicolas Pennequin <nicolas@nicolas-laptop.(none)>
Sun, 14 Oct 2007 19:09:53 +0000 (14 21:09 +0200)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Oct 2007 19:18:20 +0000 (25 19:18 +0000)
tree6f42fd9c50dee8ddc19aeac3c7a46870828a79b7
parent7417780d04bf84edd22f45ff117651364f9956a2
Enable and correct audio_invalidate_tracks to make playlist reordering work

This is still quite basic but it works OK. The problem is that all handles
are closed when the playlist is modified, and no rebuffering is done, so
there is room for improvement.
apps/playback.c