rocky
c2d5b7e0fe
Simplify code. Add usage.
2006-03-02 18:46:30 +00:00
rocky
6f81e9252b
Add interface to eject CD-ROM by device name.
...
eject.c: new routine to test/show this.
example/*.c iso2.cpp: Note in comment allowance of an optional argument.
2005-11-07 07:44:00 +00:00
rocky
788be22393
Minor misspelling in comment.
2005-10-30 14:26:11 +00:00
rocky
0d607352c1
Another small change/generalization: don't limit driver to a BIN/CUE image.
2005-02-20 03:20:05 +00:00
rocky
fa0d9dfc8a
Revise these for current state-of-the-art use and show off libiso9660
...
library with more compitency.
We now allow one to specify the CUE file as well as file to extract.
2005-02-20 03:15:42 +00:00
rocky
c54e370157
Allow one to specify an input file on input.
...
iso1.c: guard better against an error in reading the directory.
2005-02-03 07:32:32 +00:00
rocky
1df3d730f2
Revise for current conventions.
2005-01-04 04:40:22 +00:00
rocky
1ca2253b95
Fix up ability to use in C++ programs.
...
Add some C++ example programs to make sure those compile.
2004-11-22 01:03:52 +00:00
rocky
465e0373ee
configure.ac, lib/*, example/*.c, src/iso-read.c:
...
start to separate compiler/OS deficiencies into "portable.h"
configure.ac, lib/iso9660_fs.c:
use AM_LANGINFO_CODESET rather than code in our ouwn langinfo.h and
CODESET tests.
2004-10-31 13:58:44 +00:00
rocky
55de6dfdeb
First attempt to extent Joliet to CD reading portion.
2004-10-24 23:42:39 +00:00
rocky
23235f4042
Rename many of the "sample" programs to something more descriptive.
...
libcdio.texi: add a SCSI-MMC example program.
2004-10-10 00:21:08 +00:00