rocky
1f8a5f9d54
cd-info.c iso-info.c More error-tolerant patch from Stanislav Brabec
...
at SuSE.
iso9660.hpp: patch to compile libcdio with gcc 4.3 from
Cristian Rodriguez via Stanislav Brabec. Add return statement in
function returning non-void.
mmc-tool.c: remove out-of-bound array access.
2008-01-09 04:26:23 +00:00
flameeyes
efab9a09c9
Add missing include (for GCC 4.3). Patch by Ryan Hill (dirtyepic at gentoo).
...
Patch #6271 at Savannah.
2007-11-19 19:32:11 +00:00
rocky
2c2245652d
Go back to inlining various functions because older STL's can't handle
...
not having the bodies. (I think this is what's going on, but I'm not
completely sure. Deals with failure on older BSDI and gcc 2.95 server)
2006-03-07 20:54:22 +00:00
rocky
29d414594d
Change list of files from a list to a vector. read_pvd() for
...
ISO9660::FS works. iso4.cpp: show ISO 9660 info for CD-images (like
iso1 for ISO images).
2006-03-07 19:55:11 +00:00
rocky
67d4aa6fe9
Move code from devices.hpp and iso9660.hpp headers into external files -
...
cdio.cpp, device.cpp, iso9660.cpp
configure.ac, C++/OO/Makefile.am: Found some bugs libraries acces in doing the
above move.
2006-03-07 10:46:36 +00:00
rocky
7a3ded9bd7
Add ISO9660::FS - the cdio portion of ISO9660 reading.
...
iso9600.h: another function rename to be more consistent.
2006-03-06 21:54:56 +00:00
rocky
42b0b841d0
iso9660.hpp, iso1.cpp get list iterators working.
...
rest: add _ to isachar and isadchar
2006-03-06 19:39:35 +00:00
rocky
b6da64e564
Start OO iso1.cpp.
...
iso3.cpp: valgrind lint.
iso1.cpp: tidy more.
2006-03-06 04:48:37 +00:00
rocky
5e2d4f6bdf
Get first libiso9660++ OO program (iso3) working.
2006-03-06 01:34:22 +00:00
rocky
129e141493
Add more C++ ISO 9660 methods and some classes (for C structs).
2006-03-05 08:31:03 +00:00
rocky
66d6e093aa
lib/cdio++/Makeifle.am iso9660.hpp iso9660_stub.cpp: start C++ libiso9660 library
...
iso9660.h: documentation changes.
device.hpp: reduce number of methods
stub.cpp->cdio_stub.cpp
2006-03-05 06:52:15 +00:00