Commit Graph

341 Commits

Author SHA1 Message Date
Thomas Schmitt 7ad35007f8 Requiring libisofs 1.2.3 now 2012-04-19 07:43:48 +00:00
Thomas Schmitt c14a69fbf1 Fixed a small memory leak in case of failed ISO image reading 2012-04-19 07:31:18 +00:00
Thomas Schmitt fe93216941 Version leap to libisoburn-1.2.3 2012-04-02 19:28:02 +00:00
Thomas Schmitt 1d2db573a5 File which was omitted when committing rev. 4674 2012-03-22 10:23:39 +00:00
Thomas Schmitt 7427342407 New relaxation option allow_7bit_ascii 2012-03-22 10:20:30 +00:00
Thomas Schmitt c5a0ce28f1 Reacted on warnings of cppcheck 2012-03-21 19:30:38 +00:00
Thomas Schmitt 6f82a11e6f New command -data_cache_size 2012-03-11 16:41:10 +00:00
Thomas Schmitt c4ae3a99d2 New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache() 2012-03-11 16:20:30 +00:00
Thomas Schmitt 95451fa308 New command -rr_reloc_dir 2012-03-10 14:59:44 +00:00
Thomas Schmitt 7a3a44c6d4 New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc() 2012-03-10 14:51:04 +00:00
Thomas Schmitt 8161bb5710 Corrected orthographical errors in libisoburn.h 2012-03-05 14:51:54 +00:00
Thomas Schmitt 5c0e2e5408 New command -changes_pending 2012-03-03 18:29:01 +00:00
Thomas Schmitt 0b99a83647 New default permission on / directory: rwxr-xr-x 2012-02-27 15:02:25 +00:00
Thomas Schmitt 7f794c5035 New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba() 2012-02-14 10:31:00 +00:00
Thomas Schmitt f848062bf7 New commands -x, -list_arg_sorting 2012-01-31 13:04:28 +00:00
Thomas Schmitt b07bf6b5fe Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
Thomas Schmitt 0013e09756 New relaxations isoburn_igopt_joliet_rec_mtime, isoburn_igopt_iso1999_rec_mtime 2012-01-14 14:42:33 +00:00
Thomas Schmitt 974d20ae56 Bug fix: libisoburn.ver had a duplicate function entry 2011-11-29 13:06:42 +00:00
Thomas Schmitt 40c0748703 Version leap to libisoburn-1.1.9 2011-11-21 08:25:18 +00:00
Thomas Schmitt dd453ce26b Replaced several occurences of the word "media" by "medium" 2011-11-02 14:09:45 +00:00
Thomas Schmitt 01240196bf New option -sleep 2011-10-14 09:43:30 +00:00
Thomas Schmitt c105b5486b 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 e44054f2b4 Requiring libburn 1.1.7 2011-10-05 07:52:00 +00:00
Thomas Schmitt 70299a78e3 Version leap to libisoburn-1.1.7 2011-09-27 13:36:10 +00:00
Thomas Schmitt 932496694d New option -list_extras 2011-08-18 15:19:27 +00:00
Thomas Schmitt b063d6f9d1 Requiring libsofs-1.1.5 now 2011-08-18 13:22:28 +00:00
Thomas Schmitt 7419735f47 Version leap to libisoburn-1.1.5 2011-08-08 12:56:51 +00:00
Thomas Schmitt b781379df2 Bug fix: xorriso native mode on some drives wrote unreadble ISO images to CD 2011-07-31 09:18:56 +00:00
Thomas Schmitt 982836fa0a Requiring libburn 1.1.1 2011-07-28 19:21:26 +00:00
Thomas Schmitt ce12275556 Reacted on warnings of cppcheck about libisoburn/burn_wrap.c 2011-07-15 08:31:22 +00:00
Thomas Schmitt 55c09b7769 Recognizing overwritable media, blanked by cdrskin --grow_overwriteable_iso 2011-07-10 11:26:20 +00:00
Thomas Schmitt dbb98f5dcc Version leap to libisoburn-1.1.3 2011-07-08 13:24:57 +00:00
Thomas Schmitt 4df5698e57 Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso 2011-07-07 11:44:45 +00:00
Thomas Schmitt 36b321fc58 Hopefully fixed Debian bug 632865: blank ISO images with drive role 5 2011-07-06 19:01:55 +00:00
Thomas Schmitt c63649986b Made libisoburn.h ready for use with C++ without importing namespace "burn" 2011-07-05 14:54:33 +00:00
Thomas Schmitt 20f23b1657 New option -list_speeds 2011-07-04 09:29:00 +00:00
Thomas Schmitt 0044dc9d1d Requiring libsofs-1.1.1 now 2011-07-03 18:19:05 +00:00
Thomas Schmitt d8784302fd Reacted on warnings of -Wunused-but-set-variable 2011-07-02 15:33:46 +00:00
Thomas Schmitt e608baa8f8 Version leap to libisoburn-1.1.1 2011-06-18 17:53:18 +00:00
Thomas Schmitt 4c1b8c0a03 New option -close_damaged 2011-06-01 16:52:29 +00:00
Thomas Schmitt 5d3d84302c Requiring libburn-1.0.7 now 2011-05-26 15:17:45 +00:00
Thomas Schmitt 205a055b7f Revoked experimental change which sneaked into SVN by rev 3737 2011-05-19 13:44:08 +00:00
Thomas Schmitt c1503f6a53 Mentioned the need to define uint32_t when including libisoburn.h 2011-05-19 11:13:07 +00:00
Thomas Schmitt 3ea616be07 Requiring libisofs-1.0.8 now 2011-05-12 17:51:28 +00:00
Thomas Schmitt 60da37781b Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:14:29 +00:00
Thomas Schmitt 042879fd59 Replaced some large local variables by other means in 2011-05-09 15:49:47 +00:00
Thomas Schmitt 340e54b90e Closed a memory leak found by valgrind 2011-05-03 11:51:26 +00:00
Thomas Schmitt de8a416827 New option -signal_handling 2011-04-23 15:23:35 +00:00
Thomas Schmitt 936ba3bf72 Avoiding repeated PVD read attempts if first reading of PVD yielded error 2011-04-22 08:18:41 +00:00
Thomas Schmitt 576c282f80 Version leap to libisoburn-1.0.9 2011-04-14 08:19:45 +00:00