[vlc-devel] commit: DBus: retain the playlist throughout ( Rémi Denis-Courmont )

git version control git at videolan.org
Mon Jan 4 18:06:37 CET 2010


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Jan  4 19:00:33 2010 +0200| [d91fcec7a9d8ede9ebbaa1279e17599e7ab33fd2] | committer: Rémi Denis-Courmont 

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.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d91fcec7a9d8ede9ebbaa1279e17599e7ab33fd2
---

 modules/control/dbus.c |  139 ++++++++++++++++--------------------------------
 1 files changed, 46 insertions(+), 93 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d91fcec7a9d8ede9ebbaa1279e17599e7ab33fd2



More information about the vlc-devel mailing list