Changeset 2020:7c9ac451037b in roaraudio for libroarsndio


Ignore:
Timestamp:
06/19/09 17:30:51 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

info to inform devel that code needs to be changed in order to do full VIO.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroarsndio/stream.c

    r2019 r2020  
    3737int    sio_start  (struct sio_hdl * hdl) { 
    3838 int fh; 
     39 
     40 // TODO: FIXME: use full VIO support here, not fh->vio! 
    3941 
    4042 if ( hdl == NULL ) 
Note: See TracChangeset for help on using the changeset viewer.