Commit Graph

4 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 4565531201 [iso] fix Clang errors
* Clang warnings came from assert being a regular call
* created a new cdio_assert_log() call with __attribute__((__noreturn__))
* see http://clang-analyzer.llvm.org/annotations.html#custom_assertions
2012-01-14 00:16:02 +00:00
Pete Batard ab109bf844 [iso] add ISO support part 1 (iso9660)
* uses GNU libcdio
2012-01-12 22:29:27 +00:00