• Mirsal Ennaime's avatar
    dbus control: Split the mpris dbus interfaces · 7ab5a157
    Mirsal Ennaime authored
    The mpris defines three dbus interfaces with the same name.
    This is wrong on many levels and the second version of the spec
    which is currently being drafted fixes that.
    
    In order to be able to reflect this change, the dbus control module
    should not assume that these interface have the same name.
    
    With this patch applied, VLC still complies with the mpris v1.0
    Signed-off-by: default avatarRafaël Carré <rafael.carre@gmail.com>
    7ab5a157
dbus.c 38.4 KB