Commit Graph

636 Commits

Author SHA1 Message Date
rocky
22cbb86fc5 A doc elaboration for cdio_error. 2004-05-05 01:50:46 +00:00
rocky
582db275fe CDRDAO->cdrdao. 2004-05-04 12:06:40 +00:00
rocky
4734d9bf9c typo. 2004-05-04 11:47:53 +00:00
rocky
4e31b27db5 deal with device properly. 2004-05-04 04:42:17 +00:00
rocky
d9fb956d83 compilation fix. 2004-05-04 04:39:31 +00:00
rocky
f092226b2b CDDA test TOC. 2004-05-04 03:27:11 +00:00
rocky
f04f14c312 Add some cdrdao image reading support from Svend S. Sorensen's
cuetools

cdio.c: remove some complicated and extraneous code for auto-driver
detection.
2004-05-04 02:06:48 +00:00
rocky
8c0d08b480 Don't give "source not a device message" for uniformity with other drivers. 2004-05-04 01:57:23 +00:00
rocky
42e1310a30 Don't use "new" as a parameter names. C++ barfs on it.
Closes bug #8786.
2004-05-04 01:32:49 +00:00
rocky
c286bec8ee Another patch from Heiner Eichmann. 2004-05-03 03:22:24 +00:00
rocky
a20cdf7d76 Another correction from Heiner Eichmann. 2004-05-02 14:55:11 +00:00
rocky
355eb4f071 Compilation fixes from Heiner Eichmann - Thanks! 2004-05-02 14:50:01 +00:00
rocky
b691fb63f3 Compilation fix. 2004-05-01 01:05:26 +00:00
rocky
c9982234a0 Compilation fixes after adjustments. 2004-04-30 22:27:59 +00:00
rocky
e853206824 Compilation fixes and modulization improvements. 2004-04-30 21:36:53 +00:00
rocky
a4cc1496e5 Attempt to add FreeBSD CAM access method. Hope I havent' broken
FreeBSD otherwise.
2004-04-30 09:59:54 +00:00
rocky
06a44699c8 ioctl.c -> win32_ioctl.c 2004-04-30 08:23:23 +00:00
rocky
46fd3abf81 compilation fixes. 2004-04-30 07:33:51 +00:00
rocky
a77be90ba4 Compilation fixes. 2004-04-30 07:07:49 +00:00
rocky
7f8cefed11 Add cdio_open_am to allow specifying an access method use for
reading/controlling CD.
2004-04-30 06:54:15 +00:00
rocky
a406b7b44b Add READ_TOC 2004-04-27 03:05:23 +00:00
rocky
6b9bc59426 More procedure canonicalization, some #defines added and used. 2004-04-26 07:54:47 +00:00
rocky
f6a16bae11 Remove unused _read_mode2. 2004-04-26 06:40:16 +00:00
rocky
3e91c0dc42 More on the libcdio plight. 2004-04-25 17:19:50 +00:00
rocky
6a0f9e4686 Add const on get_mcn prototype and initialization of get_drive_cap in
func structure
2004-04-25 17:05:07 +00:00
rocky
34cc0fb16f Missing a couple of const's in get_mcn when prototype changed.
cdio.h: doc fix.
2004-04-25 16:38:06 +00:00
rocky
3ecd485a7d More regularization of names. Warning: untested on freebsd and osx. 2004-04-25 15:41:26 +00:00
rocky
a664ea08b0 Regularize and I hope simplify names a bit more.
image/*.c: (bogus) eject media now frees resources
bincue.c: missing default_devices routine in function initialization table.
2004-04-25 14:48:17 +00:00
rocky
20974d4568 CDIO_DRIVE -> CDIO_DRIVE_CAP 2004-04-25 14:07:23 +00:00
rocky
36507b3c10 get_mcn paramater is const.
solaris: failed attempt to get mcn and drive capabilities. Some
boilerplate routines used.

scsi_mmc: more defines.

src/cd-drive.c: bugfix when cdio is null
src/util.c: small enhancement.
2004-04-25 03:52:37 +00:00
rocky
1bf5f1e464 Regularize naming convention of static routines a little bit. 2004-04-25 01:19:58 +00:00
rocky
52e0a80503 lib/*c, include/cdio/*.h: Add more drive capability info
util.{c,h}: common routine for printing capbilities
cd-info.c: use above.
*.right: update for capability display of above

cd-drive.c: new program to show drive capabilities
2004-04-25 00:46:34 +00:00
rocky
dee62a7917 Small doxygen comment. 2004-04-24 19:18:52 +00:00
rocky
c1c1c03223 Slightly better drive capability display. Will probably get moved to a
separate program.
2004-04-24 19:16:57 +00:00
rocky
ba9830766f Fix bugs in getting drive capabilities; 2004-04-24 19:15:34 +00:00
rocky
f1675ad319 Fix a simple bug: get_mcn wasn't. 2004-04-24 19:13:10 +00:00
rocky
53bb5de3d6 More drive capability fixups. (Not sure about win32 fixes yet though.) 2004-04-24 11:48:37 +00:00
rocky
c347347bd9 Composite definitions for reader or writer. (More work needed.) 2004-04-24 04:49:26 +00:00
rocky
5379bb06c2 Better formating of drive capabilities. 2004-04-24 04:48:06 +00:00
rocky
4909e8cd43 A little better about detecting drive type via SCSI-3 passthrough.
Still has some problems though.
2004-04-24 04:46:33 +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
a516b22565 image/common.h -> image_common.h. I'd rather switch than fight. I
still hate automake.
2004-04-23 02:18:07 +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
0be7ab238d Spelling typo. 2004-04-21 09:26:37 +00:00
rocky
08ee2840ff Remove duplicate short option on --no-cddb. On CDDB error give a
better error message.
2004-04-21 09:23:38 +00:00
rocky
ab28079a6c Small addition. 2004-04-03 12:25:27 +00:00
rocky
9111391113 Add section on Green Book. Revise sample programs to explicitly free
resources on exit.
2004-04-03 12:24:45 +00:00
rocky
bb84660d4a Remove unused code. 2004-04-03 11:50:58 +00:00
rocky
0d46830199 Output changes due to %e -> %d change in strftime 2004-03-24 11:49:24 +00:00