Changeset 3842:778a9b62944b in roaraudio


Ignore:
Timestamp:
05/16/10 22:13:45 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

updated comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarinterconnect.c

    r3811 r3842  
    277277    } 
    278278 
    279     // this is only true if the esd runs on a LE system,... 
     279    // TODO: FIXME: this is only true if the esd runs on a LE system,... 
    280280    if ( bits == 8 && codec != ROAR_CODEC_PCM_U_LE ) { 
    281281     fprintf(stderr, "Error: EsounD only supports unsigned PCM in 8 bit mode\n"); 
Note: See TracChangeset for help on using the changeset viewer.