Commit Graph

23 Commits

Author SHA1 Message Date
Thomas Schmitt 646c6deacd Created opportunity to omit source module libburn/crc.c 2010-02-14 17:17:04 +00:00
Thomas Schmitt 6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
Thomas Schmitt ab62ffd02b Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00
Thomas Schmitt 151b100c96 Made read_capacity error message of burn_read_data() depending on flag bit1 2009-10-09 20:03:06 +00:00
Thomas Schmitt b001fd6ed6 Refusing to read beyond media_read_capacity 2009-09-18 16:18:37 +00:00
Thomas Schmitt 669e902009 Disabled code using libburn/lec.c, removed lec.c from libburn 2009-09-01 09:56:51 +00:00
Thomas Schmitt 5e0f0e0681 Prevented SIGSEGV after illegal drive operations during sync write 2008-10-04 07:27:43 +00:00
Thomas Schmitt 254b6c6d60 New flag bit2 with burn_read_data() 2008-08-09 07:19:54 +00:00
Thomas Schmitt 825a087513 Made burn_read_data() obey its flag bit1 2008-04-16 08:22:14 +00:00
Thomas Schmitt bcd939aefd Got rid of a cumbersome open-close cycle with burn_read_data() on stdio: 2008-03-03 20:30:10 +00:00
Thomas Schmitt 2cd90a6080 Added debug message in case of burn_read_data() return 0 2008-02-07 23:29:26 +00:00
Thomas Schmitt d5be6efce0 Installed a simple address logger in burn_read_data 2008-02-06 23:01:45 +00:00
Thomas Schmitt 3e8835cca0 Made burn_read_data() issue messages about hopeless drive access errors 2008-01-23 19:34:38 +00:00
Thomas Schmitt 40642ee159 Fixed small bug about error messages with burn_read_data 2008-01-19 20:18:13 +00:00
Thomas Schmitt a36dd06d92 Made possible to silence error message about missing pseudo drive 2007-10-15 11:58:08 +00:00
Thomas Schmitt 897ab8fbc6 Implemented drive role 3, sequential write-only stdio drives (e.g. stdout) 2007-09-24 13:54:52 +00:00
Thomas Schmitt 5f728bd634 Reacted on compiler warnings 2007-09-04 22:56:50 +00:00
Thomas Schmitt 1c3a79629c New API calls burn_drive_grab_dummy(), burn_drive_get_drive_role() 2007-09-04 22:50:04 +00:00
Thomas Schmitt d8399cc8c9 Allowed to suppress error message from failed burn_read_data() 2007-08-23 15:02:55 +00:00
Thomas Schmitt 64352b61ea Taking synchronous read/write into respect with abort handling 2007-08-22 17:33:53 +00:00
Thomas Schmitt 6929dc443e Avoiding libburn read-ahead-bug 2007-08-22 16:13:44 +00:00
Thomas Schmitt 9a1e8a34a5 New API function burn_read_data() 2007-08-12 15:25:56 +00:00
Mario Danic 44997a2df8 Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00