Update of /cvsroot/liboss/liboss
In directory usw-pr-cvs1:/tmp/cvs-serv17287
Modified Files:
TODO
Log Message:
oss_real_time suggested.
Index: TODO
===================================================================
RCS file: /cvsroot/liboss/liboss/TODO,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- TODO 8 May 2002 21:36:15 -0000 1.3
+++ TODO 9 May 2002 08:15:10 -0000 1.4
@@ -15,3 +15,6 @@
- Will we implement all the mixer stuff? We should see what
applications will need liboss, and see what they use--if they
never use the mixer, or midi, we don't need it.
+
+- Add a oss_real_time(int delay_usec) function, since so many
+ audio-related packages will need it.
|