Commit Graph

7 Commits

Author SHA1 Message Date
rocky
2afad8d866 Move lower-level cdrom_drive_t from paranoia.h into cdda.h
This may cause some incompatibilty in applications that did
#include <cdio/cdda.h> without #include <cdio/paranoia.h>

As of now it's okay to just #include <cdio/paranoia.h> or include both,
but #includ'ing only <cdio/cdda.h> will be a problem.
2005-09-21 01:41:31 +00:00
rocky
e6c3f2cd5f cosmetic: remove extraneous space at end of file. 2005-08-27 14:29:49 +00:00
rocky
4428ffa788 Misc memory issues 2005-04-11 01:37:38 +00:00
rocky
10acb70cd8 Add section on SCSI mmc. Go over and spell check.
example/*.c some trivial typos
2005-01-29 10:05:33 +00:00
rocky
674ab62822 Add an example which opens the cdio object first. Also show off
data_bigendianp().
2005-01-22 03:41:50 +00:00
rocky
8c8c08aa67 We don't need driver_id, so simplify this code a little bit. 2005-01-17 16:29:14 +00:00
rocky
446c4adc4c Add an example of using paranoia with libcdio. 2005-01-12 04:36:57 +00:00