DBus: retain the playlist throughout
We register callbacks, so we might as well keep track of the playlist. This avoids pointless hold/release atomic ops and simplifies the code.
Showing
Please register or sign in to comment
We register callbacks, so we might as well keep track of the playlist. This avoids pointless hold/release atomic ops and simplifies the code.