Changeset 3601:784cd723915c in roaraudio for roard/driver.c


Ignore:
Timestamp:
02/28/10 06:41:51 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

dstr driver requires dstr support in libroar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/driver.c

    r3593 r3601  
    4040   ROAR_SUBSYS_WAVEFORM|ROAR_SUBSYS_MIDI|ROAR_SUBSYS_LIGHT|ROAR_SUBSYS_RAW|ROAR_SUBSYS_COMPLEX, 
    4141   NULL, NULL, driver_raw_open_vio}, 
     42#endif 
     43#ifndef ROAR_WITHOUT_VIO_DSTR 
    4244 { "dstr", "VIO DSTR driver", "/some/file", DRV_FLAG_FHSEC, 
    4345   ROAR_SUBSYS_WAVEFORM|ROAR_SUBSYS_MIDI|ROAR_SUBSYS_LIGHT|ROAR_SUBSYS_RAW|ROAR_SUBSYS_COMPLEX, 
Note: See TracChangeset for help on using the changeset viewer.