rocky
b80d83f07b
iso9660.h, iso9660_fs.c: Add iso9660_ifs_is_xa() a routine to
...
determine if an iso image has XA attributes.
bytesex.h and bytesex_asm.h are now public. (Down the line should use
glib though.) Package has been revised to the move.
iso-info.c: shows XA attributes what that it is available.
2004-10-22 01:13:38 +00:00
rocky
0dd6c21281
Make ds.h public. It should have been that way since it *is* public.
...
Eventually though we'll redo things using glib and then ds.h will get
removed.
2004-10-09 03:20:28 +00:00
rocky
457035e939
Add dvd.h to list of includes.
2004-07-25 16:35:29 +00:00
rocky
65fd7d3b43
Regularize MMC commands more. Add ALLOW_PREVENT_MEDIUM.
...
Start CDTEXT. _cdio_linux.c: better at reporting errors.
2004-07-08 01:27:57 +00:00
rocky
aab600b46a
Make scsi_mmc.h public.
2004-05-10 03:28:51 +00:00
rocky
164b5d4bb4
Separate and make XA information public.
2003-08-31 07:39:45 +00:00
rocky
82d792cd44
Add iso9660 library and regression test.
...
Will be deleted from vcdimager-cdio branch.
cd_types.c: forgot to add previously.
2003-08-17 05:31:19 +00:00
rocky
f29360b3df
Move routine to analyze/guess what type of CD image we have got into
...
the library.
2003-08-16 15:34:58 +00:00
rocky
eb6e2f4f51
Wasn't installing version.h. This time, for sure!
2003-04-22 12:40:42 +00:00
rocky
adfb8564c9
tests -> test
...
All public includes are included via #include <cdio/....h> rather than
#include "....h"
(removed -I $top_srcdir/include/cdio)
2003-04-22 12:09:08 +00:00
hvr
e75cfbc592
public headers must nuse unique #includes!
2003-04-21 14:13:54 +00:00
rocky
cc0ae6428d
Add package version
2003-04-19 09:13:06 +00:00
rocky
68bc543bf5
Move public includes to include/cdio. This should facilitate having
...
this source installed locally since it allows #include <cdio/cdio.h>
in the source tree.
2003-04-19 08:29:13 +00:00