Commit Graph

1702 Commits

Author SHA1 Message Date
Thomas Schmitt 46357869fc Added options -Wextra -Wno-unused-parameter for gcc 2011-05-22 14:31:54 +00:00
Thomas Schmitt f85cb8269f Added a DVD+RW product id to the list 2011-05-22 14:31:10 +00:00
Thomas Schmitt 8fffc74a5b Added forgotten return value to BURN_ALLOC_MEM 2011-05-15 20:31:15 +00:00
Thomas Schmitt 8fd81d4ec4 Replaced some large local variables by other means in libburn/drive.c 2011-05-15 19:13:57 +00:00
Thomas Schmitt 0c76daf2a9 Polished macro BURN_ALLOC_MEM 2011-05-15 18:16:58 +00:00
Thomas Schmitt 86656a9d52 Replaced some large local variables by other means in libburn/async.c 2011-05-15 10:48:59 +00:00
Thomas Schmitt 95e511b984 Macros BURN_ALLOC_MEM, BURN_FREE_MEM for replaceing local variables 2011-05-15 10:47:01 +00:00
Thomas Schmitt 7af151169d Added cookbook.txt and mediainfo.txt to tarball on request of George Danchev 2011-05-14 12:21:04 +00:00
Thomas Schmitt 7a9a7dfdd2 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:52:23 +00:00
Thomas Schmitt 0ac6a64f12 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:51:44 +00:00
Thomas Schmitt 8bd288e10c Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:50:49 +00:00
Thomas Schmitt 28078d059a Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:49:40 +00:00
Thomas Schmitt ac665916a6 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:46:59 +00:00
Thomas Schmitt e9637067f8 Including header pthread.h on request of Mats Andersson for OpenBSD 2011-05-12 12:04:43 +00:00
Thomas Schmitt a058e24375 Closed tiny memory leak found by valgrind 2011-05-01 14:45:22 +00:00
Thomas Schmitt f895077c3c Disabled HAVE_DOT in doxygen.conf 2011-04-15 12:55:07 +00:00
Thomas Schmitt 73423b8819 Documented changes and release timestamp 2011-04-09 09:29:07 +00:00
Thomas Schmitt 5e9c7bac3f Updated cdrskin tarball generator 2011-04-09 09:27:52 +00:00
Thomas Schmitt e32bd99801 Made number transition to 1.0.7 2011-04-09 09:26:29 +00:00
Thomas Schmitt e86a7f9880 Better handling of read attempt on pseudo-drive without read-permission 2011-03-24 18:21:31 +00:00
Thomas Schmitt 9c9b82ae61 Avoiding appendable role 5 if not explicitely enabled 2011-03-22 08:59:43 +00:00
Thomas Schmitt d5cc482015 Enabled blanking of drive with role 5 2011-03-21 09:22:04 +00:00
Thomas Schmitt 1f14074d59 Adjustments for drive role 5, random access write-only 2011-03-21 09:04:14 +00:00
Thomas Schmitt d0c6889603 Corrected nwa computation for drive role 5 2011-03-21 09:02:58 +00:00
Thomas Schmitt a088a85374 Silenced an error message with input that is not aligned to 2 kB 2011-03-19 22:21:35 +00:00
Thomas Schmitt a3ac6c63aa Enabled BD formatting iby index on Pioneer BDR-205 which offers no Cert or QCert 2011-03-18 15:33:15 +00:00
Thomas Schmitt af41742516 Provisory introduction of drive role 5, random access write-only 2011-03-18 09:33:54 +00:00
Thomas Schmitt 998fcdbefa Prepared cdrskin for drive role 5 2011-03-18 09:31:24 +00:00
Thomas Schmitt ed811f45e6 Changed severity of "Read attempt on write-only drive" from FATAL to FAILURE 2011-03-13 19:26:30 +00:00
Thomas Schmitt 240e6abff4 Using burn_allow_drive_role_4() in cdrskin 2011-03-13 13:08:58 +00:00
Thomas Schmitt 402f4c0b04 New API call burn_allow_drive_role_4() 2011-03-13 13:07:46 +00:00
Thomas Schmitt 1b166f484d Burning DVD-R DAO with 2 kB size granularity rather than 32 kB 2011-03-12 09:35:04 +00:00
Thomas Schmitt b945974dc7 Updated copyright year 2011-03-12 09:33:12 +00:00
Thomas Schmitt cf214650c6 Documented changes and release timestamp 2011-03-10 13:44:40 +00:00
Thomas Schmitt 69ec9334d1 Updated cdrskin tarball generator 2011-03-10 13:43:32 +00:00
Thomas Schmitt 238fde4ef1 Made number transition to 1.0.5 2011-03-10 13:30:54 +00:00
Thomas Schmitt 69e95016fb Bug fix: Read-only file descriptors were classified as write-only pseudo drives 2011-03-01 14:46:17 +00:00
Thomas Schmitt a8e54b86d7 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:17:06 +00:00
Thomas Schmitt 9f5e967bdf Registered new error code 2011-02-23 19:57:10 +00:00
Thomas Schmitt fcaf3e9d9a Documented changes and release timestamp 2011-02-23 19:40:22 +00:00
Thomas Schmitt b59429c568 Updated cdrskin tarball generator 2011-02-23 19:39:30 +00:00
Thomas Schmitt 1f72fe107d Made number transition to 1.0.3 2011-02-23 19:38:44 +00:00
Thomas Schmitt 043d9a82d8 DEBUG message with burn_drive_cancel, FAILURE with premature end-of-input 2011-02-18 16:55:42 +00:00
Thomas Schmitt 952c9b0432 Reacted on compiler warnings about uninitialized variables 2011-02-14 08:59:42 +00:00
Thomas Schmitt 4f5075d7a9 Forced role 3 on drives which stem from open file descriptors without O_RDWR 2011-02-09 11:43:10 +00:00
Thomas Schmitt 2b07bd0632 Using usleep() instead of nanosleep() which is not available on Solaris 9 2011-01-18 16:28:57 +00:00
Thomas Schmitt 0a714850d7 Documented changes and release timestamp 2011-01-16 15:21:23 +00:00
Thomas Schmitt 3caf176aeb Updated cdrskin tarball generator 2011-01-16 15:19:21 +00:00
Thomas Schmitt 43f7e7d063 Made number transition to 1.0.1 2011-01-16 15:11:34 +00:00
Thomas Schmitt 447a68d691 Updated change log and web page 2011-01-09 14:09:14 +00:00