Skip to content
  • Jonathan Marten's avatar
    KDE Frameworks 5 support for hotplugging · bf1462c4
    Jonathan Marten authored
    As can be seen by the amount of old code commented out in KMixDeviceManager,
    a rather simplistic approach is taken:  the Solid UDIs are only used to
    identify a sound card and extract a device ID, using regexp matching.
    The UDIs used elsewhere in the application are generated from the Solid
    UDI.  As noted in the KF5 porting notes, OSS was never supported and
    ALSA is assumed here.
    bf1462c4