Commit Graph

118 Commits

Author SHA1 Message Date
Thomas Schmitt c8b9c9a244 Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:34:56 +01:00
Thomas Schmitt 25e24911d9 New bit10 of isoburn_drive_aquire() to accept all xattr namespaces 2017-10-23 11:53:12 +02:00
Thomas Schmitt 9f66f7301b Reacted on some of the complaints of codespell 2016-07-20 08:37:42 +00:00
Thomas Schmitt 9efb046330 Made clear that a drive needs an isoburn object for writing. Coverity CID 28758. 2015-11-03 15:41:47 +00:00
Thomas Schmitt 3d36b343ce Reacted on complaints of lintian spelling check 2015-09-20 12:39:46 +00:00
Thomas Schmitt e77ea00398 Reporting with severity DEBUG about read error messages during image loading 2014-09-23 06:47:05 +00:00
Thomas Schmitt a803264cd0 Bug fix: -blank force:all on DVD+RW had no effect 2014-05-03 11:50:48 +00:00
Thomas Schmitt 1424d7539f New API call isoburn_disc_pretend_full_uncond() 2014-05-03 11:47:23 +00:00
Thomas Schmitt 22c6f2cb15 Releasing loaded ISO image data when no longer needed 2013-11-17 12:05:40 +00:00
Thomas Schmitt 460ffe9d96 Reacted on warnings of Debian buildd with clang 2013-09-16 17:11:39 +00:00
Thomas Schmitt 3b241f7234 New API call isoburn_toc_disc_get_incmpl_sess() 2013-01-13 20:08:31 +00:00
Thomas Schmitt 17860622a4 New flag bit 9 with isoburn_drive_aquire() 2012-08-14 10:27:23 +00:00
Thomas Schmitt 3e6e961b90 Clarified role of drive when parsing already loaded ISO 9660 superblock 2012-07-25 18:15:26 +00:00
Thomas Schmitt d674f847c2 New API calls isoburn_igopt_set_write_type() , isoburn_igopt_get_write_type() 2012-07-10 08:28:20 +00:00
Thomas Schmitt b42d64b4ad Reacted on compiler complaint about rev 4779 2012-07-08 13:54:55 +00:00
Thomas Schmitt 5a9c2e0380 Delegated write_type selection to caller of libisoburn 2012-07-08 13:42:01 +00:00
Thomas Schmitt f6d0a17b90 Replaced several occurences of the word "media" by "medium" 2011-11-02 14:09:45 +00:00
Thomas Schmitt aa2b37aa84 New flag bit of API call isoburn_drive_aquire() to cause burn_drive_re_assess() 2011-10-05 08:57:39 +00:00
Thomas Schmitt 076d5ad8b0 Bug fix: xorriso native mode on some drives wrote unreadble ISO images to CD 2011-07-31 09:18:56 +00:00
Thomas Schmitt 8426577362 Reacted on warnings of cppcheck about libisoburn/burn_wrap.c 2011-07-15 08:31:22 +00:00
Thomas Schmitt 3f58069723 Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso 2011-07-07 11:44:45 +00:00
Thomas Schmitt 0297b72137 Reacted on warnings of -Wunused-but-set-variable 2011-07-02 15:33:46 +00:00
Thomas Schmitt 31300231df Replaced some large local variables by other means in 2011-05-09 15:49:47 +00:00
Thomas Schmitt c5855dd81d Closed a memory leak found by valgrind 2011-05-03 11:51:26 +00:00
Thomas Schmitt f860e24e58 Avoiding repeated PVD read attempts if first reading of PVD yielded error 2011-04-22 08:18:41 +00:00
Thomas Schmitt 472d7610ad Better handling of pseudo-drive without read-permission 2011-03-24 18:25:00 +00:00
Thomas Schmitt e654e6399a Fixed use of uninitialized variable when blanking rol5 pseudo drives 2011-03-22 08:13:59 +00:00
Thomas Schmitt f211456214 New API call isoburn_set_truncate() 2011-03-21 11:37:03 +00:00
Thomas Schmitt cf49e83893 Prepared libisoburn for drive role 5 2011-03-21 09:31:51 +00:00
Thomas Schmitt 6968b72648 Prepared libisoburn for drive role 4 2011-03-13 13:15:41 +00:00
Thomas Schmitt 508adfd2f4 Installed a test against non-zero msc1 on blank input drives 2011-03-01 15:22:05 +00:00
Thomas Schmitt 452c9685e7 Bug fix: -as mkisofs -C attempts to read volume header of blank media 2011-03-01 14:51:17 +00:00
Thomas Schmitt 25f1eab3ac United macro Xorriso_jte_standalonE with macro Xorriso_standalonE 2010-10-15 12:55:03 +00:00
Thomas Schmitt 0b175bab97 Fixed inability to compile without enabled libjte. Introduced by rev 3429. 2010-10-08 09:34:07 +00:00
Thomas Schmitt ba0871a814 Corrected compile problems introduced with rev 3433 2010-10-07 18:13:58 +00:00
Thomas Schmitt 55c8f1d964 Preparing for GNU xorriso to include libjte source 2010-10-07 11:49:41 +00:00
Thomas Schmitt 0159052d92 Tests for version of libjte, new API call isoburn_libjte_req() 2010-10-04 15:51:37 +00:00
Thomas Schmitt d54efd4bc2 Enabled multi-session with partition offset 2010-09-10 17:10:03 +00:00
Thomas Schmitt 5a6024a1cc Trying to silence compiler warnings of OpenSuse Build Service 2010-06-20 14:16:40 +00:00
Thomas Schmitt bf20ca5dfb Eventually including ../config.h generated by autotools 2010-05-16 09:26:41 +00:00
Thomas Schmitt 6f63c6388c Fixed image reading bug introduced with revision 3144 2010-04-07 07:31:32 +00:00
Thomas Schmitt 1e4e51edfe libisoburn refused to recognize ISO images smaller than 64 kB 2010-04-01 14:07:59 +00:00
Thomas Schmitt 214d6e6741 Avoided to declare empty tray as written media 2010-03-29 10:35:22 +00:00
Thomas Schmitt 13c327e370 Silenced a harmless compiler warning 2010-03-21 12:46:21 +00:00
Thomas Schmitt 91e0b07080 Added or adjusted copyright and license statements in single files 2010-02-14 15:09:05 +00:00
Thomas Schmitt f39b0be7d6 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 ea9cb3ab4b Do not believe libburn if it says a role 2 drive is empty 2010-01-01 12:56:12 +00:00
Thomas Schmitt bafe16c3a3 Avoided FATAL event with -rom_toc_scan force and non-ISO media 2009-10-07 14:04:23 +00:00
Thomas Schmitt a811361577 New bit7 with isoburn_drive_aquire(): pretend read-only 2009-10-07 07:55:23 +00:00
Thomas Schmitt 9766c28d4f Avoided FAILURE event with welcoming empty disk files 2009-10-05 16:55:36 +00:00