Commit Graph

6 Commits

Author SHA1 Message Date
Pete Batard 2826c784f1 [iso] final fixup before mainline integration 2012-01-31 01:15:56 +00:00
Pete Batard b376bd47ca [iso] align to latest libcdio-pbatard 2012-01-29 20:56:23 +00:00
Pete Batard 0cca99b0ef [iso] image extraction at last, for both UDF and ISO9660
* removed the need for ftruncate and CEILING
* revert "bad offset computation ICB" 'fix' (there never was a problem)
* use 64bit types and calls where needed
* minor utf8 fixes
2012-01-21 03:56:11 +00:00
Pete Batard 6bf24cbf5d [iso] add ISO support part 6 (driver + test + more cleanup) 2012-01-13 23:04:46 +00:00
Pete Batard e031c630b2 [iso] add ISO support part 3 (MinGW & MinGW64 support) 2012-01-13 11:18:01 +00:00
Pete Batard a7eb3d50f2 [iso] add ISO support part 2 (udf)
* also splits filemode into header + source
* also better handling of cdio_config.h
2012-01-13 01:54:41 +00:00