Commit Graph

9 Commits

Author SHA1 Message Date
rocky
36a944cc28 MSWindows lint. 2004-07-13 12:28:18 +00:00
rocky
20974d4568 CDIO_DRIVE -> CDIO_DRIVE_CAP 2004-04-25 14:07:23 +00:00
rocky
b05dc3aab0 cdio.{c,h}: get_drive_cap -> get_drive_cap_dev and add get_drive_cap.
cd-info.c, sample2.c: use it.
2004-04-23 22:10:52 +00:00
rocky
b6a67c8d94 image/common.c, Makefile.am: common image routines.
src/cd-info.c, *.right: Now show file images under "drive capability"
bincue.c/nrg.c: report file image "drive capability"
2004-04-23 01:01:35 +00:00
rocky
12762d2d7c *.{c,h}: add cdio_get_drive_cap to determine what kind of CDROM device
we've got.

README.libcdio: suggest stonger making a separate package for cd-info
configure.ac: we are in 0.69cvs now
2004-04-22 03:24:38 +00:00
rocky
209a38a282 Remove memory leak (detected by valgrind). 2004-03-20 13:12:22 +00:00
rocky
96afc5ba45 Use automake to build sample programs. 2003-09-28 22:11:00 +00:00
rocky
fba993c0a3 *Makefile/am Get sample documentation is in distribution.
example/*.c: remove trailing blanks at end of file.
2003-08-09 11:52:00 +00:00
rocky
10be05c03e Sample program to
- show what driver is automatically selected
 - what device will be used for that
 - list all the drivers that exist showing whether they are available
    or not
2003-08-03 20:02:04 +00:00