Commit Graph

128 Commits

Author SHA1 Message Date
Thomas Schmitt a07addd083 Replaced non-API isoburn_get_track_lba() by isoburn_get_track_lba_v2() 2024-03-10 12:30:44 +01:00
Thomas Schmitt d0682a17b9 Made isoburn_set_msc1() ready for long block adresses 2024-03-10 12:13:20 +01:00
Thomas Schmitt aebd2b92ca Made isoburn_welcome_media() ready for large block adresses 2024-03-10 11:57:58 +01:00
Thomas Schmitt fbeec724d7 Made use of _v2 calls when creating an isoburn_imgen_opts object 2024-03-10 11:12:26 +01:00
Thomas Schmitt 9003e477e7 Made off_t sized burn_toc_entry fields valid in fabricated entries 2024-03-10 08:55:44 +01:00
Thomas Schmitt dd92a6e0d7 New API calls isoburn_attach_start_lba_v2(), isoburn_disc_get_msc1_v2(), isoburn_disc_track_lba_nwa_v2() 2024-03-09 23:37:12 +01:00
Thomas Schmitt e7326e0e6c New API calls isoburn_read_iso_head_v2(), isoburn_get_mount_params_v2() 2024-03-09 21:49:26 +01:00
Thomas Schmitt a86d1378ff New API calls isoburn_toc_disc_get_sectors_v2, isoburn_toc_session_get_sectors_v2, isoburn_toc_track_get_emul_v2 2024-03-09 19:31:19 +01:00
Thomas Schmitt c1e563341d Augmented structs isoburn, isoburn_toc_entry, isoburn_imgen_opts for long block addresses 2024-03-09 19:08:11 +01:00
Thomas Schmitt 6a921c7411 New flag bit12 with isoburn_read_iso_head() 2023-02-24 09:01:04 +01:00
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