Commit Graph

7 Commits

Author SHA1 Message Date
rocky
adfb8564c9 tests -> test
All public includes are included via #include <cdio/....h> rather than
#include "....h"

(removed -I $top_srcdir/include/cdio)
2003-04-22 12:09:08 +00:00
rocky
aa9d1b517f get_default_device with NULL will get device *without* trying to open
cd. Add read_audio call.
2003-04-10 04:13:41 +00:00
rocky
552a60929f Add generic_stream_free and remove out of disk-image routines. 2003-04-07 11:24:04 +00:00
rocky
1844e64bfb More #define reductions/fixes. 2003-04-06 18:12:37 +00:00
rocky
62d12714b1 More common routiens and structures moved to cdio_generic.c or
cdio_private.h respectively.
2003-03-30 13:01:22 +00:00
rocky
60e9f15876 Small lint-like errors. Solaris now works again with new read/lseek
functions.
2003-03-29 21:13:55 +00:00
rocky
f488280282 Add simple (non-mode2) read/seek.
_cdio_generic.c: place to save common driver routines
add cdio_get_track_sec_count.
2003-03-29 17:32:00 +00:00