Commit Graph

3041 Commits

Author SHA1 Message Date
Thomas Schmitt c4e5c45fda Branching for libisoburn release 0.4.8 2010-01-25 11:08:30 +00:00
Thomas Schmitt 4753554cd6 Adapted xorriso-standalone to version leap libburn-0.7.7 2010-01-23 15:34:21 +00:00
Thomas Schmitt a3199d0957 Requiring libburn-0.7.6 now 2010-01-23 15:33:37 +00:00
Thomas Schmitt a761ec4a3d libburn release 0.7.6 is ready 2010-01-23 11:49:31 +00:00
Thomas Schmitt 34da0c5861 Updated cdrskin tarball generator 2010-01-23 10:44:04 +00:00
Thomas Schmitt f125877e73 Lifted ban to derive GPLv3, extended copyright range to 2010 2010-01-23 10:42:52 +00:00
Thomas Schmitt e5517bf9dd Made number transition to 0.7.7 2010-01-23 10:40:11 +00:00
Thomas Schmitt 55f1eee86f Documented changes and release timestamp 2010-01-22 15:47:29 +00:00
Thomas Schmitt 9c71a4de5c Updated cdrskin tarball generator 2010-01-22 15:24:49 +00:00
Thomas Schmitt 6d8578329f Lifted ban to derive GPLv3, extended copyright range to 2010 2010-01-22 15:23:15 +00:00
Thomas Schmitt 2b376e7363 Made number transition to 0.7.6 2010-01-22 14:48:52 +00:00
Thomas Schmitt bad78437cc Branching for libburn release 0.7.6 2010-01-22 12:32:59 +00:00
Thomas Schmitt 890fb95c96 Learned how to inquire size of disk-like FreeBSD devices 2010-01-21 10:46:04 +00:00
Thomas Schmitt d3b831d506 Changed man page example from -toc to -minfo 2010-01-21 10:38:56 +00:00
Thomas Schmitt f6dce261fb Updated xorriso webpage 2010-01-20 11:04:14 +00:00
Thomas Schmitt 884f6fb914 Adapted xorriso-standalone to version leap libisofs-0.6.27 2010-01-20 10:57:52 +00:00
Thomas Schmitt 82868e24d1 Requiring libisofs-0.6.26 now 2010-01-20 10:56:28 +00:00
Thomas Schmitt c03fd7e325 Avoided SORRY event for missing disk file during hardlink update 2010-01-19 13:35:39 +00:00
Thomas Schmitt 97ca3f7867 Changed a comment in sg-linux.c 2010-01-18 10:32:36 +00:00
Thomas Schmitt dac0299fee Fixed a bug in configure.ac introduced with rev 3003 2010-01-17 14:56:16 +00:00
Thomas Schmitt 9129785874 Made xorriso issue a filure message if blanking was not successful 2010-01-17 14:50:00 +00:00
Thomas Schmitt ac7fa408a6 Bug fix: xorriso did not blank CD-RW with images that were prepared on hard disk 2010-01-17 14:49:12 +00:00
Thomas Schmitt 7220b8e0fe New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives 2010-01-16 12:51:24 +00:00
Thomas Schmitt efd369a669 Implemented adivisory FreeBSD drive locking via flock(2) 2010-01-15 18:25:14 +00:00
Thomas Schmitt 310f16f3fa Provisory rejection of FreeBSD ATAPI drives in sg-libcdio 2010-01-14 16:06:17 +00:00
Thomas Schmitt d4c105344b Giving up drive probing by mode page sending 2010-01-14 16:04:57 +00:00
Thomas Schmitt 11b8998bd3 Carified in libburner.c that apps must use 64 bit off_t. 2010-01-14 14:09:30 +00:00
Thomas Schmitt fb2872b1c1 Carified in libburner.c that apps must use 64 bit off_t. 2010-01-14 14:01:13 +00:00
Thomas Schmitt aaf8353363 Carified that apps must use 64 bit off_t or the lib must be tweaked. 2010-01-13 17:14:14 +00:00
Thomas Schmitt 5ff681f314 Adaptions after encounter with FreeBSD 8.0 2010-01-13 07:45:07 +00:00
Thomas Schmitt 889feba810 Experimentally regard FreeBSD /dev/da[0-9] and /dev/cd[0-9] as block device 2010-01-13 07:38:56 +00:00
Thomas Schmitt 48ba6972b4 Fixed typos in MMC cookbook 2010-01-12 16:51:48 +00:00
Thomas Schmitt 9e5c7cc141 Corrected free capacity measurement of stdio: drives in regular files 2010-01-12 16:50:44 +00:00
Thomas Schmitt f99ac9e7ef Changed a comment in xorrisoburn.c 2010-01-11 11:33:25 +00:00
Thomas Schmitt dd30d37625 Re-enabled recognition of missiong or empty disk files as blank drive (rev 2997) 2010-01-11 11:31:36 +00:00
Thomas Schmitt 801828fd5c Revoked asynchronous eject, as we cannot distinguish out from unready 2010-01-09 14:32:51 +00:00
Thomas Schmitt 934f2d4c5b Better error message with unknown SCSI error codes 2010-01-09 14:25:19 +00:00
Thomas Schmitt 3c970efff4 Forgot to forward sense reply to higher levels 2010-01-09 14:18:55 +00:00
Thomas Schmitt 650c05a4bd Changed configure test for zlib from compress2() to compressBound() 2010-01-07 09:03:46 +00:00
Thomas Schmitt 39bfad49ad Enlarged buffer size of libcdio adapter on Linux to 64k 2010-01-04 13:52:57 +00:00
Thomas Schmitt 085077db95 Avoiding stream recording on BD if not 64 kB buffer 2010-01-04 13:49:05 +00:00
Thomas Schmitt 56a0af28a5 Updated xorriso homepage 2010-01-01 13:26:48 +00:00
Thomas Schmitt 467b457468 Removed a stray option argument from xorriso man page 2010-01-01 13:02:00 +00:00
Thomas Schmitt 8ce9ef039f Updated copyright marks to 2010 2010-01-01 13:00:47 +00:00
Thomas Schmitt e37308fe96 Do not believe libburn if it says a role 2 drive is empty 2010-01-01 12:56:12 +00:00
Thomas Schmitt 4dd33a5658 Reacted on compiler warnings of Debian kfreebsd-amd64 buildd 2010-01-01 12:44:54 +00:00
Thomas Schmitt 5973070bae Enabled block device size recognition with sg-libcdio on Linux 2010-01-01 12:43:15 +00:00
Thomas Schmitt 42c4ad98c7 Bug fix: with non-Linux adapters there were 0 readable bytes on block devices 2010-01-01 12:39:20 +00:00
Thomas Schmitt 3891aae2a8 Reacted on doxygen errors of Debian buildd 2009-12-31 14:42:09 +00:00
Thomas Schmitt 0a834b4990 Reacted on compiler warning of Debian buildd 2009-12-31 14:23:17 +00:00