• Max Kellermann's avatar
    playlist: simplified playlist.queued updates · e27a665b
    Max Kellermann authored
    Before every operation which modifies the playlist, remember a pointer
    to the song struct.  After the modification, determine the "next song"
    again, and if it differs, dequeue and queue the new song.
    
    This removes a lot of complexity from the playlist update code, and
    makes it more robust.
    e27a665b
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...