Commit Graph

10 Commits

Author SHA1 Message Date
rocky
6533954a6e Remove a compile warning noticed by Kris Verbeeck. 2003-04-19 00:52:16 +00:00
rocky
58e0285383 Add routine cdio_is_bincue to test if file is a cue file.
cdio_open does a better job in automatically determining the type of file.
2003-04-12 03:38:00 +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
fe31b5baa6 Use new sector.h constants. More changes will no doubt follow. 2003-04-06 06:45:13 +00:00
rocky
e345c227ff Documentation improvment: Note that get_default_device returns NULL on error. 2003-04-04 00:41:10 +00:00
rocky
cd4f206a22 cdio_types.h -> types.h 2003-04-03 12:16:27 +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
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
d8566f16a9 _cdio_linux.c: eject routines does it's own open and close.
cdio.h, Makefile.am, cdio.c: Add FreeBSD routine (not complete yet).
2003-03-24 23:59:22 +00:00
rocky
d4d82912da Initial revision 2003-03-24 19:01:09 +00:00