• Jean-Paul Saman's avatar
    dbus: add option --dbus-unique-service-id (default: false) · 61b3abff
    Jean-Paul Saman authored
    The option --dbus-unique-service-id provides a unique name to identify a VLC instance on the DBUS session bus.
    Each vlc instance will uses the following naming scheme on the dbus bus: org.mpris.vlc-<pid>, where <pid> is the PID of the vlc process.
    61b3abff
dbus.c 37.7 KB