]> git.sesse.net Git - vlc/commitdiff
DBus: retain the playlist throughout
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 4 Jan 2010 17:00:33 +0000 (19:00 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 4 Jan 2010 17:05:56 +0000 (19:05 +0200)
We register callbacks, so we might as well keep track of the playlist.
This avoids pointless hold/release atomic ops and simplifies the code.


No differences found