Commit Graph

481 Commits

Author SHA1 Message Date
Thomas Schmitt 4ba706d8d2 Corrected orthographical errors in libisoburn.h 2012-03-05 14:51:54 +00:00
Thomas Schmitt d5dd6c96cd New command -changes_pending 2012-03-03 18:29:01 +00:00
Thomas Schmitt d09ee8335e New default permission on / directory: rwxr-xr-x 2012-02-27 15:02:25 +00:00
Thomas Schmitt 719ef2a6d3 New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba() 2012-02-14 10:31:00 +00:00
Thomas Schmitt fdeb97fc28 New commands -x, -list_arg_sorting 2012-01-31 13:04:28 +00:00
Thomas Schmitt 400a4f2add Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
Thomas Schmitt 0ee26b66c2 New relaxations isoburn_igopt_joliet_rec_mtime, isoburn_igopt_iso1999_rec_mtime 2012-01-14 14:42:33 +00:00
Thomas Schmitt 0f9e0e4796 Bug fix: libisoburn.ver had a duplicate function entry 2011-11-29 13:06:42 +00:00
Thomas Schmitt ba911768a6 Version leap to libisoburn-1.1.9 2011-11-21 08:25:18 +00:00
Thomas Schmitt f6d0a17b90 Replaced several occurences of the word "media" by "medium" 2011-11-02 14:09:45 +00:00
Thomas Schmitt 622af5ca49 New option -sleep 2011-10-14 09:43:30 +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 80b0f99366 Requiring libburn 1.1.7 2011-10-05 07:52:00 +00:00
Thomas Schmitt 7126d95677 Version leap to libisoburn-1.1.7 2011-09-27 13:36:10 +00:00
Thomas Schmitt a8de5f38e4 New option -list_extras 2011-08-18 15:19:27 +00:00
Thomas Schmitt 0400400178 Requiring libsofs-1.1.5 now 2011-08-18 13:22:28 +00:00
Thomas Schmitt 27af40a303 Version leap to libisoburn-1.1.5 2011-08-08 12:56:51 +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 73f9c94397 Requiring libburn 1.1.1 2011-07-28 19:21:26 +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 61c485fc10 Recognizing overwritable media, blanked by cdrskin --grow_overwriteable_iso 2011-07-10 11:26:20 +00:00
Thomas Schmitt 0441eee147 Version leap to libisoburn-1.1.3 2011-07-08 13:24:57 +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 8a227d87e7 Hopefully fixed Debian bug 632865: blank ISO images with drive role 5 2011-07-06 19:01:55 +00:00
Thomas Schmitt d25886af9a Made libisoburn.h ready for use with C++ without importing namespace "burn" 2011-07-05 14:54:33 +00:00
Thomas Schmitt 7d2d5f7e3f New option -list_speeds 2011-07-04 09:29:00 +00:00
Thomas Schmitt 73090436d4 Requiring libsofs-1.1.1 now 2011-07-03 18:19:05 +00:00
Thomas Schmitt 0297b72137 Reacted on warnings of -Wunused-but-set-variable 2011-07-02 15:33:46 +00:00
Thomas Schmitt dfa47196ba Version leap to libisoburn-1.1.1 2011-06-18 17:53:18 +00:00
Thomas Schmitt 85805ee265 New option -close_damaged 2011-06-01 16:52:29 +00:00
Thomas Schmitt b4268c4dc5 Requiring libburn-1.0.7 now 2011-05-26 15:17:45 +00:00
Thomas Schmitt 64bb496591 Revoked experimental change which sneaked into SVN by rev 3737 2011-05-19 13:44:08 +00:00
Thomas Schmitt 30e97c7e7a Mentioned the need to define uint32_t when including libisoburn.h 2011-05-19 11:13:07 +00:00
Thomas Schmitt 39931117f0 Requiring libisofs-1.0.8 now 2011-05-12 17:51:28 +00:00
Thomas Schmitt 7e2d7e5997 Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:14:29 +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 fd0b9bb937 New option -signal_handling 2011-04-23 15:23:35 +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 52791831d3 Version leap to libisoburn-1.0.9 2011-04-14 08:19:45 +00:00
Thomas Schmitt a846f7434d Version leap to libisoburn-1.0.7 2011-04-09 10:57:10 +00:00
Thomas Schmitt dfeca624d6 New relax option isoburn_igopt_joliet_long_names 2011-03-26 14:42:17 +00:00
Thomas Schmitt d0bce05577 Requiring libisofs-1.0.5 2011-03-25 19:19:17 +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 08e112c687 New option -early_drive_test 2011-03-21 09:37:02 +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 c69e553696 Requiring libburn-1.0.5 2011-03-13 13:12:50 +00:00
Thomas Schmitt c95e2c9d24 Version leap to libisoburn-1.0.5 2011-03-10 13:55:27 +00:00
Thomas Schmitt a08a753967 New isoburn_ropt_set_extensions() option isoburn_ropt_nomd5tag 2011-03-09 07:13:12 +00:00
Thomas Schmitt 558e2314ee New bits 8 and 9 with options of isoburn_igopt_set_system_area() 2011-03-03 18:16:18 +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 963d139093 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:18:58 +00:00
Thomas Schmitt cd74e84fb8 Version leap to libisoburn-1.0.3 2011-02-23 20:31:01 +00:00
Thomas Schmitt ddecb74f6e New option -cp_clone 2011-02-04 19:19:24 +00:00
Thomas Schmitt aae50b2d16 New option -clone 2011-02-01 18:58:27 +00:00
Thomas Schmitt b4be60ecb3 Followed name change in the yet unstable part of libisofs API 2011-01-26 18:44:24 +00:00
Thomas Schmitt c4c52cf0e9 New isoburn_igopt_set_extensions() option isoburn_igopt_old_empty 2011-01-26 13:28:42 +00:00
Thomas Schmitt 2e447207a8 Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:44:44 +00:00
Thomas Schmitt 509d00149f Version leap to libisoburn-1.0.1 2011-01-17 09:25:21 +00:00
Thomas Schmitt 97740ad93d Requiring libisofs-1.0.0 and libburn-1.0.0 now 2011-01-16 18:26:01 +00:00
Thomas Schmitt 59d873c385 New isoburn_igopt_set_relaxed() option isoburn_igopt_allow_dir_id_ext 2010-12-25 09:23:08 +00:00
Thomas Schmitt 96455fcf56 Requiring libisofs-0.6.41 now 2010-12-25 07:12:15 +00:00
Thomas Schmitt ee4ba9d033 Mentioned ISO 9660 level 3 in libisoburn API 2010-12-24 13:55:17 +00:00
Thomas Schmitt 2e64464c7c New API call isoburn_igopt_set_untranslated_name_len() 2010-12-22 13:37:47 +00:00
Thomas Schmitt 03b709cb1f Version leap to libisoburn-0.6.7 2010-12-12 12:17:41 +00:00
Thomas Schmitt d50095d2a6 Requiring libisofs-0.6.40 now 2010-12-10 12:35:44 +00:00
Thomas Schmitt a08a54913b Fixed a bug about read displacement introduced with rev 3490 2010-12-04 17:43:30 +00:00
Thomas Schmitt 8ad6bff397 Clarified description of isoburn_ropt_set_displacement() 2010-12-01 16:47:50 +00:00
Thomas Schmitt 692a675329 New option -displacement 2010-11-30 09:43:32 +00:00
Thomas Schmitt 668e58761b New API calls isoburn_ropt_set_displacement(), isoburn_ropt_get_displacement() 2010-11-30 09:39:44 +00:00
Thomas Schmitt 82bff299ec Requiring libisofs-0.6.39 now 2010-11-27 13:47:12 +00:00
Thomas Schmitt da0d20731d New pseudo extension isoburn_igopt_will_cancel to avoid MISHAP event 2010-11-24 10:08:56 +00:00
Thomas Schmitt 5ca5d2e34b Declared that isoburn_cancel_prepared_write() waits until iso write thread ends 2010-11-06 13:35:16 +00:00
Thomas Schmitt f18e352251 New API calls isoburn_igopt_set_disc_label(), isoburn_igopt_get_disc_label() 2010-11-05 14:39:36 +00:00
Thomas Schmitt aefa04dd6a Version leap to libisoburn-0.6.5 2010-10-26 10:48:18 +00:00
Thomas Schmitt 5f798e535b Requiring libisofs-0.6.38 now 2010-10-23 16:22:38 +00:00
Thomas Schmitt d4872c7d83 Requiring libburn-0.8.8 now 2010-10-20 17:06:07 +00:00
Thomas Schmitt b16dfb5cad New option -append_partition, -as mkisofs -append_partition 2010-10-18 21:22:23 +00:00
Thomas Schmitt 38e1dc8a22 New API calls isoburn_igopt_set_partition_img, isoburn_igopt_get_partition_img 2010-10-18 15:54:46 +00:00
Thomas Schmitt 25f1eab3ac United macro Xorriso_jte_standalonE with macro Xorriso_standalonE 2010-10-15 12:55:03 +00:00
Thomas Schmitt e7992747e5 Allowed to set System Area type via isoburn_igopt_set_system_area() 2010-10-12 10:30:47 +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 147ef216ce New API call isoburn_igopt_set_tail_blocks() 2010-10-02 21:00:49 +00:00
Thomas Schmitt c41c83b279 Requiring libisofs-0.6.37 now 2010-10-02 16:43:28 +00:00
Thomas Schmitt 7b4bd76d9b New -as mkisofs options -jigdo-* and -md5-list as of genisoimage 2010-09-29 09:24:20 +00:00
Thomas Schmitt 538b70068f New API calls isoburn_igopt_attach_jte() and isoburn_igopt_detach_jte() 2010-09-29 09:16:04 +00:00
Thomas Schmitt 4fd78f9049 Requiring libburn-0.8.7 now 2010-09-24 11:07:57 +00:00
Thomas Schmitt 641b696764 Fixed a bug with uninitialized variable introduced by rev 3364 2010-09-19 13:54:45 +00:00
Thomas Schmitt c2ff24cf89 Version leap to libisoburn-0.6.3 2010-09-19 13:53:42 +00:00
Thomas Schmitt 44310ae57e Requiring libisofs-0.6.36 now 2010-09-15 09:16:32 +00:00
Thomas Schmitt cc672d525b Removed development marks 2010-09-11 12:50:36 +00:00
Thomas Schmitt d54efd4bc2 Enabled multi-session with partition offset 2010-09-10 17:10:03 +00:00
Thomas Schmitt 5af8ad46f4 Bug fix: Re-enabled use of iso_write_opts_set_rrip_1_10_px_ino() 2010-09-06 10:34:35 +00:00
Thomas Schmitt 0e755f48c9 New API function isoburn_igopt_set_part_offset(), requiring libisofs 0.6.35 2010-09-05 11:36:53 +00:00
Thomas Schmitt 3d933149ff Hopefully silenced warnings of doxygen on Debian buildd 2010-08-09 09:21:16 +00:00
Thomas Schmitt 3ee02c766d New option -preparer_id, -as mkisofs options -p and -preparer 2010-07-30 15:52:09 +00:00
Thomas Schmitt 1942a636f3 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:45:45 +00:00
Thomas Schmitt a58ca098b7 Hiding all non-API symbols from the linker by use of --version-script 2010-07-05 12:29:50 +00:00
Thomas Schmitt 04bd02972d Version leap to libisoburn-0.6.1 2010-07-02 20:25:51 +00:00
Thomas Schmitt 5272cc0afb Requiring libburn-0.8.4 now 2010-06-30 18:19:06 +00:00
Thomas Schmitt 31782dc75b Requiring libisofs-0.6.34 now 2010-06-29 10:21:53 +00:00
Thomas Schmitt 5a6024a1cc Trying to silence compiler warnings of OpenSuse Build Service 2010-06-20 14:16:40 +00:00
Thomas Schmitt d1c2ec7a5b Requiring libisofs-0.6.33 now 2010-06-18 11:32:37 +00:00
Thomas Schmitt c9e6c44be3 Clarified API description of isoburn_read_iso_head() 2010-06-16 10:55:44 +00:00
Thomas Schmitt 58f1bb249c Requiring libburn-0.8.3 now (because SIGWINCH handling on Solaris) 2010-06-15 16:02:20 +00:00
Thomas Schmitt e5e52cdf09 Version leap to libisoburn-0.5.9 2010-06-14 09:33:43 +00:00
Thomas Schmitt ee606de555 Requiring libburn-0.8.2 now 2010-06-11 17:49:02 +00:00
Thomas Schmitt e82b7005ad New write extension option isoburn_igopt_no_emul_toc 2010-05-23 07:25:41 +00:00
Thomas Schmitt 1402341264 Corrected typo in remark 2010-05-21 13:45:48 +00:00
Thomas Schmitt d3f770827f Mentioned both levels of API and their mutual exclusiveness 2010-05-21 13:30:27 +00:00
Thomas Schmitt bf20ca5dfb Eventually including ../config.h generated by autotools 2010-05-16 09:26:41 +00:00
Thomas Schmitt d62d617f82 Version leap to libisoburn-0.5.6 2010-05-04 12:06:51 +00:00
Thomas Schmitt 30615ac752 Requiring libisofs-0.6.32 now 2010-05-03 12:39:07 +00:00
Thomas Schmitt 6f7fd7faed Requiring libisofs-0.6.31 now 2010-04-20 09:14:29 +00:00
Thomas Schmitt 19b5a64a3a Version leap to libisoburn-0.5.5 2010-04-19 10:06:12 +00:00
Thomas Schmitt 270fdd77f2 Requiring libisofs-0.6.30 now 2010-04-17 17:12:47 +00:00
Thomas Schmitt 932a7e84e1 libisoburn now always loads the System Area with the ISO image 2010-04-16 19:54:54 +00:00
Thomas Schmitt ee4f766c27 New isoburn_igopt_set_relaxed() options: only_iso_versions, no_j_force_dots 2010-04-13 10:33:04 +00:00
Thomas Schmitt fd0f3467ad New options bit1 of isoburn_igopt_set_system_area() for isohybrid production 2010-04-10 17:10:28 +00:00
Thomas Schmitt a65aa4f804 New API call isoburn_igopt_set_pvd_times() 2010-04-07 20:22:49 +00:00
Thomas Schmitt 6f63c6388c Fixed image reading bug introduced with revision 3144 2010-04-07 07:31:32 +00:00
Thomas Schmitt 8d7df2b2ff New API call isoburn_igopt_set_system_area() 2010-04-06 12:51:15 +00:00
Thomas Schmitt 24bbe47f18 Requiring libisofs-0.6.29 now 2010-04-05 19:29:24 +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 d5e640d788 Version leap to libisoburn-0.5.2 2010-03-30 09:30:40 +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 f68ee78352 Requiring libburn-0.7.8 now 2010-03-10 18:32:02 +00:00
Thomas Schmitt 2eec5bf40a Requiring libburn-0.7.7 now 2010-03-09 06:49:36 +00:00
Thomas Schmitt 27ba46494d Version leap to libisoburn-0.5.1 2010-02-23 09:53:17 +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 fe63ef9481 Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:29:36 +00:00
Thomas Schmitt 2ee8fa58d7 Requiring libisofs-0.6.28 now 2010-02-10 15:03:17 +00:00
Thomas Schmitt e7bde25551 Version leap to libisoburn-0.4.9 2010-01-25 15:02:59 +00:00
Thomas Schmitt 6ae505a0a2 Requiring libburn-0.7.6 now 2010-01-23 15:33:37 +00:00
Thomas Schmitt 9f9985f06f Requiring libisofs-0.6.26 now 2010-01-20 10:56:28 +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 5a48f5542a Re-enabled recognition of missiong or empty disk files as blank drive (rev 2997) 2010-01-11 11:31:36 +00:00
Thomas Schmitt ab1336dc29 Updated copyright marks to 2010 2010-01-01 13:00:47 +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 45277ed62b Reacted on compiler warnings of Debian kfreebsd-amd64 buildd 2010-01-01 12:44:54 +00:00
Thomas Schmitt aebaca8b99 Reacted on doxygen errors of Debian buildd 2009-12-31 14:42:09 +00:00
Thomas Schmitt 2669117d84 Requiring libburn-0.7.5 now 2009-12-26 22:42:50 +00:00
Thomas Schmitt 9e6c43ed0b Version leap to libisoburn-0.4.7 2009-12-08 14:52:25 +00:00
Thomas Schmitt 59dec6ac9e Requiring libburn-0.7.4 now 2009-12-07 08:20:19 +00:00
Thomas Schmitt 7b653579a0 Requiring libburn-0.7.3 now 2009-11-17 12:30:31 +00:00
Thomas Schmitt a93589ecba Version leap to libisoburn-0.4.5 2009-10-27 20:56:57 +00:00
Thomas Schmitt b5847a4633 Requiring libburn-0.7.2 now 2009-10-14 11:51:10 +00:00
Thomas Schmitt e3610ee989 Requiring libisofs-0.6.24 now 2009-10-08 15:55:04 +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 cf046f9533 Declared as closed those media which have read errors in the first 64 kB 2009-10-07 07:25:40 +00:00
Thomas Schmitt 9766c28d4f Avoided FAILURE event with welcoming empty disk files 2009-10-05 16:55:36 +00:00
Thomas Schmitt 72ac8a4ab1 Expanded new API call isoburn_igopt_set_scdbackup_tag 2009-09-17 14:43:54 +00:00
Thomas Schmitt 22e2d6d12d Eventually truncate stdio: track size to file size and issue warning 2009-09-13 09:50:36 +00:00
Thomas Schmitt b43d90d736 Requiring libburn-0.7.1 now 2009-09-06 09:41:06 +00:00
Thomas Schmitt b638398a75 New API call iso_write_opts_set_scdbackup_tag() 2009-08-31 21:04:29 +00:00
Thomas Schmitt e9f27e15a1 Version leap to libisoburn-0.4.3 2009-08-29 18:18:56 +00:00
Thomas Schmitt b8790971d9 Requiring libburn-0.7.0 now 2009-08-27 17:56:19 +00:00
Thomas Schmitt 97a3eb5b1f Requiring libisofs-0.6.22 now 2009-08-25 19:13:36 +00:00
Thomas Schmitt e146eccd5c Demanding libburn-0.6.9 now 2009-08-24 18:27:38 +00:00
Thomas Schmitt 7543f5d940 Adapted to enhanced iso_write_opts_set_record_md5() 2009-08-19 18:05:36 +00:00
Thomas Schmitt 1b8f2cc0ee Giving overwriteable media a single-session toc with isoburn_drive_aquire(bit4) 2009-08-17 16:23:58 +00:00
Thomas Schmitt bc9eac552a Requiring at least libisofs-0.6.21 now 2009-08-11 19:47:39 +00:00
Thomas Schmitt 219aa7e4b6 New write options session_md5, file_md5, read option nomd5 2009-08-10 19:21:43 +00:00
Thomas Schmitt d135e33b9e Version leap to libisoburn-0.4.1 2009-06-28 11:17:25 +00:00
Thomas Schmitt 9a96d6a175 Bug fix: Copies of overwriteable media onto sequential were mistaken in ROM drives 2009-06-25 12:50:57 +00:00
Thomas Schmitt 72cd8d6e76 Requiring libisofs-0.6.20 now 2009-05-31 10:01:45 +00:00
Thomas Schmitt f70287eaf8 New API options isoburn_ropt_noino and isoburn_igopt_hardlinks 2009-05-09 20:12:39 +00:00
Thomas Schmitt 3a6ecc53c3 Issueing pacifier messages from within isoburn_set_msc1() 2009-04-25 16:28:48 +00:00
Thomas Schmitt f7aed1806f Used isoburn_toc_track_get_emul() in isoburn_set_msc1() 2009-04-25 16:00:13 +00:00
Thomas Schmitt cc66b5b3a4 New API call isoburn_toc_track_get_emul() 2009-04-22 17:36:04 +00:00
Thomas Schmitt 5a6eb5b141 Version leap to libisoburn-0.3.9 2009-04-18 15:09:06 +00:00
Thomas Schmitt 36ad5e412d Requiring libisofs-0.6.18 now 2009-04-15 18:52:41 +00:00
Thomas Schmitt fedb8fdfba Removed dependency on Libisofs_has_auto_input_charseT 2009-04-15 18:51:31 +00:00
Thomas Schmitt e95dee1fea libisoburn now demands libisofs-0.6.17 2009-03-29 16:44:26 +00:00
Thomas Schmitt d5cb4aa3d0 New API functions isoburn_ropt_[sg]et_auto_incharset() 2009-03-20 19:29:04 +00:00
Thomas Schmitt 31c61344aa Version leap to libisoburn-0.3.7 2009-03-16 12:07:24 +00:00
Thomas Schmitt 57430a9feb Requiring libburn-0.6.4 now 2009-03-14 11:57:02 +00:00
Thomas Schmitt 73db0be503 Requiring libisofs-0.6.16 now 2009-03-11 17:01:20 +00:00
Thomas Schmitt 723dcbcb89 isoburn_igopt_get_data_start() @since 0.3.6 because not announced in 0.3.4 2009-03-03 10:34:15 +00:00
Thomas Schmitt a41b4769b3 Version leap to 0.3.5 2009-03-01 11:39:18 +00:00
Thomas Schmitt f0734966ff New API function isoburn_igopt_get_data_start() 2009-02-28 17:59:20 +00:00
Thomas Schmitt ca4777fba9 Adapted to removal of Libburn_with_aaiP macro 2009-02-19 12:35:22 +00:00
Thomas Schmitt a74260d09f Mentioned the need for 64 bit file i/o 2009-01-27 12:14:28 +00:00
Thomas Schmitt e0fc368105 New macro isoburn_igopt_aaip_susp_1_10 controls writing of AAIP ER and ES 2009-01-26 17:33:02 +00:00
Thomas Schmitt 41619c2763 Demanding libisofs 0.6.13 now 2009-01-23 10:28:47 +00:00
Thomas Schmitt 2e7f566be0 New macro isoburn_igopt_aaip controls writing of AAIP info into images 2009-01-22 14:32:15 +00:00
Thomas Schmitt d03734211f Now it is isoburn_ropt_noaaip , isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-22 13:01:13 +00:00
Thomas Schmitt d678296449 Had to split isoburn_ropt_noaaip into isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-21 20:39:00 +00:00
Thomas Schmitt 9716ac2333 New API macro isoburn_ropt_noaaip controls enabling of AAIP loading 2009-01-21 15:02:56 +00:00
Thomas Schmitt f803da91b4 Version leap to 0.3.3 2009-01-05 15:33:46 +00:00
Thomas Schmitt b07e37454a Updated copyright marks to 2009 2009-01-05 14:57:55 +00:00