Commit Graph

6 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
41292ea97d Opaque type CdioDataSource is now in cdio_private.h. This forces us to
use that. (And this might not be the best, but I can't think of
anything else that is as simple.)
2003-04-07 11:23:24 +00:00
rocky
689abfbb93 Document some of the interfaces. 2003-04-06 23:40:21 +00:00
rocky
cd4f206a22 cdio_types.h -> types.h 2003-04-03 12:16:27 +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
rocky
d4d82912da Initial revision 2003-03-24 19:01:09 +00:00