Changeset 2445

Show
Ignore:
Timestamp:
10/27/13 20:34:17 (10 years ago)
Author:
mocchi
Message:

[BeBoB/MAudio] add NormalDevice? class for BeBoB/MAudio normal devices

Current implementation of genericavc device can't give correct function for these devices to change source of clock.

The reason 'normal' is that there are some BeBoB/MAudio devices which largely customized by MAudio. 'Firewire 1814' and 'ProjectMix? I/O' is this type. These devices use a different way to start/stop streaming and commands to control internal mixer.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/src/SConscript

    r2439 r2445  
    9898        bebob/yamaha/yamaha_cmd.cpp \ 
    9999        bebob/yamaha/yamaha_avdevice.cpp \ 
     100        bebob/maudio/maudio_normal_avdevice.cpp \ 
    100101' ) 
    101102