rocky
b504a1a652
First semblance of being able to handle Rock Ridge names.
2005-02-14 07:49:46 +00:00
rocky
e0cce4558d
Version information now includes build.
2005-01-22 22:21:36 +00:00
rocky
15527b8cb1
Non-functional changes:
...
Small coding style changes: add _t to some types, p_/psz_ to some variables
Update/add doxygen comments
add missing regression test output
2005-01-12 11:34:51 +00:00
rocky
8b111096d3
cd-info now shows size of CD.
...
iso-info takes options -l and -f to be a little more like isoinfo
configure.ac now allows for disabling cd-paranoia, iso-read,
iso-drive, cd-drive.
Regression tests adjusted to new output and more drive reading capabilities.
2004-12-18 21:24:25 +00:00
rocky
152d8508b7
Common output routine in utility programs as a concession to
...
environments which may no have or prefer stdout/stderr such as XBOX.
2004-11-04 10:08:23 +00:00
rocky
299e2ea2f9
configure.ac, iso9660.c: test for tzname variable.
...
configure.ac, iso9660_fs.c: test for nls_langinfo() and #include <langinfo.h>
iso-info.c: some OS's need 2 args for multi-arg defines.
2004-10-30 02:55:17 +00:00
rocky
749d506d08
Conditional compilation of Joliet support.
2004-10-29 02:11:48 +00:00
rocky
4df410a412
configure.ac: test for intl and iconv needed for Joliet support
...
iso-info.c: add --no-joliet option
Doxyfile*, configure.ac: Automatically update some ofthe Doxyfile information
2004-10-24 11:20:30 +00:00
rocky
a492bb4ab6
First cut at Joliet support for ISO 9660 images. More work is needed
...
to integrate this into CD reading.
2004-10-23 20:55:08 +00:00
rocky
8cca2f6709
Slightly better error messages.
2004-10-22 09:51:40 +00:00
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
e1808fb407
Lint-like things.
...
Add X-BOX detection courtesy of the xmbc project.
2004-06-19 19:15:15 +00:00
rocky
b6fe547937
More information about ISO 9660 images is printed.
2004-06-19 10:38:07 +00:00
rocky
a3de80d0ae
iso9660_iso_... -> iso9660_ifs_...
2004-06-19 00:15:44 +00:00
rocky
f126d236aa
iso9660*.{c,h}: Add PVD read for ISO 9660 images.
...
iso-info now shows this info.
2004-06-19 00:10:23 +00:00
rocky
72d9aac556
Cater to implimentations that don't impliment Single Unix
...
strftime. Like mingw.
2004-03-13 03:31:47 +00:00
rocky
3083423fb7
Valgrind lint. Not sure if I'd classify this truly as memory leaks
...
rather than explicit deallocations before terminating.
2004-02-21 18:31:48 +00:00
rocky
d298621026
Makefile.am: bump release number.
...
iso-info.c: mem leak
_cdio_bincue.c: minor formatting change.
2004-02-08 03:35:24 +00:00
rocky
c090e7ee81
Fix some of the memory leaks and uninitialized variables which valgrind
...
notices.
2004-02-07 02:40:20 +00:00
rocky
ace065bfee
ISO Info - prints various information about a ISO 9660 image.
2004-02-01 16:00:06 +00:00