Changeset 3173:e002d7cdffdc in roaraudio for libroaross/libroaross.c


Ignore:
Timestamp:
01/15/10 20:55:31 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added /dev/audio to list of audio devices

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroaross/libroaross.c

    r3171 r3173  
    341341 } * ptr = NULL, p[] = { 
    342342  {"/dev/dsp",   HT_STREAM}, 
     343  {"/dev/audio", HT_STREAM}, 
    343344  {"/dev/mixer", HT_MIXER}, 
    344345  {NULL, HT_NONE}, 
Note: See TracChangeset for help on using the changeset viewer.