Commit Graph

1699 Commits (52798b0b4afd40bed81c4d1a709936884971a9d7)
 

Author SHA1 Message Date
Thomas Schmitt 8fd81d4ec4 Replaced some large local variables by other means in libburn/drive.c 12 years ago
Thomas Schmitt 0c76daf2a9 Polished macro BURN_ALLOC_MEM 12 years ago
Thomas Schmitt 86656a9d52 Replaced some large local variables by other means in libburn/async.c 12 years ago
Thomas Schmitt 95e511b984 Macros BURN_ALLOC_MEM, BURN_FREE_MEM for replaceing local variables 12 years ago
Thomas Schmitt 7af151169d Added cookbook.txt and mediainfo.txt to tarball on request of George Danchev 12 years ago
Thomas Schmitt 7a9a7dfdd2 Reacted on -Wsign-compare warnings of gcc 12 years ago
Thomas Schmitt 0ac6a64f12 Reacted on -Wsign-compare warnings of gcc 12 years ago
Thomas Schmitt 8bd288e10c Reacted on -Wsign-compare warnings of gcc 12 years ago
Thomas Schmitt 28078d059a Reacted on -Wsign-compare warnings of gcc 12 years ago
Thomas Schmitt ac665916a6 Reacted on -Wsign-compare warnings of gcc 12 years ago
Thomas Schmitt e9637067f8 Including header pthread.h on request of Mats Andersson for OpenBSD 12 years ago
Thomas Schmitt a058e24375 Closed tiny memory leak found by valgrind 12 years ago
Thomas Schmitt f895077c3c Disabled HAVE_DOT in doxygen.conf 12 years ago
Thomas Schmitt 73423b8819 Documented changes and release timestamp 12 years ago
Thomas Schmitt 5e9c7bac3f Updated cdrskin tarball generator 12 years ago
Thomas Schmitt e32bd99801 Made number transition to 1.0.7 12 years ago
Thomas Schmitt e86a7f9880 Better handling of read attempt on pseudo-drive without read-permission 12 years ago
Thomas Schmitt 9c9b82ae61 Avoiding appendable role 5 if not explicitely enabled 12 years ago
Thomas Schmitt d5cc482015 Enabled blanking of drive with role 5 12 years ago
Thomas Schmitt 1f14074d59 Adjustments for drive role 5, random access write-only 12 years ago
Thomas Schmitt d0c6889603 Corrected nwa computation for drive role 5 12 years ago
Thomas Schmitt a088a85374 Silenced an error message with input that is not aligned to 2 kB 12 years ago
Thomas Schmitt a3ac6c63aa Enabled BD formatting iby index on Pioneer BDR-205 which offers no Cert or QCert 12 years ago
Thomas Schmitt af41742516 Provisory introduction of drive role 5, random access write-only 12 years ago
Thomas Schmitt 998fcdbefa Prepared cdrskin for drive role 5 12 years ago
Thomas Schmitt ed811f45e6 Changed severity of "Read attempt on write-only drive" from FATAL to FAILURE 12 years ago
Thomas Schmitt 240e6abff4 Using burn_allow_drive_role_4() in cdrskin 12 years ago
Thomas Schmitt 402f4c0b04 New API call burn_allow_drive_role_4() 12 years ago
Thomas Schmitt 1b166f484d Burning DVD-R DAO with 2 kB size granularity rather than 32 kB 12 years ago
Thomas Schmitt b945974dc7 Updated copyright year 12 years ago
Thomas Schmitt cf214650c6 Documented changes and release timestamp 12 years ago
Thomas Schmitt 69ec9334d1 Updated cdrskin tarball generator 12 years ago
Thomas Schmitt 238fde4ef1 Made number transition to 1.0.5 12 years ago
Thomas Schmitt 69e95016fb Bug fix: Read-only file descriptors were classified as write-only pseudo drives 12 years ago
Thomas Schmitt a8e54b86d7 Corrected a flaw found by George Danchev with cpp 12 years ago
Thomas Schmitt 9f5e967bdf Registered new error code 12 years ago
Thomas Schmitt fcaf3e9d9a Documented changes and release timestamp 12 years ago
Thomas Schmitt b59429c568 Updated cdrskin tarball generator 12 years ago
Thomas Schmitt 1f72fe107d Made number transition to 1.0.3 12 years ago
Thomas Schmitt 043d9a82d8 DEBUG message with burn_drive_cancel, FAILURE with premature end-of-input 12 years ago
Thomas Schmitt 952c9b0432 Reacted on compiler warnings about uninitialized variables 12 years ago
Thomas Schmitt 4f5075d7a9 Forced role 3 on drives which stem from open file descriptors without O_RDWR 13 years ago
Thomas Schmitt 2b07bd0632 Using usleep() instead of nanosleep() which is not available on Solaris 9 13 years ago
Thomas Schmitt 0a714850d7 Documented changes and release timestamp 13 years ago
Thomas Schmitt 3caf176aeb Updated cdrskin tarball generator 13 years ago
Thomas Schmitt 43f7e7d063 Made number transition to 1.0.1 13 years ago
Thomas Schmitt 447a68d691 Updated change log and web page 13 years ago
Thomas Schmitt 0a3b34d9c1 Refusing to burn if foreseeable size exceeds media capacity 13 years ago
Thomas Schmitt 0b25a4d258 Allowed stdio tracks of known size to end in TAO mode on premature EOF 13 years ago
Thomas Schmitt 3b5aeb0f81 Allowed umask to create stdio-drive files with rw-permissions for all 13 years ago