Show
Ignore:
Timestamp:
05/02/08 03:16:38 (16 years ago)
Author:
arnonym
Message:

Its no problem if the generic mixer (which is only intended for devs) doesn't give anything useful for motu devices. But as the generic mixer is not one widget per device but one widget for all connected devices, it should generally get disabled just because one motu is detected.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/support/mixer/ffadomixer.in

    r1088 r1089  
    285285        if vendorId == 0x1f2: 
    286286            thisdev=(vendorId, 0x00000000) 
    287             # At present the generic mixer doesn't give anything useful for 
    288             # MOTU devices.  We'll ignore it for now. 
    289             use_generic = False 
    290287 
    291288        found_panel = False