Commit Graph

44 Commits

Author SHA1 Message Date
Thomas Schmitt ceca17e946 Made -rom_toc_scan work on closed DVD-R in a DVD-ROM drive 2008-06-18 13:20:29 +00:00
Thomas Schmitt b61ca07f13 Removed outdated code parts 2008-06-10 09:42:50 +00:00
Thomas Schmitt 5f5b0c7016 Corrected strange behavior with non-ISO images on overwriteable media 2008-05-13 13:52:33 +00:00
Thomas Schmitt 9b7451f893 Reacted on harmless compiler warning 2008-05-12 19:33:21 +00:00
Thomas Schmitt 96b808e0c5 New API call isoburn_set_msc1() 2008-05-12 08:13:16 +00:00
Thomas Schmitt cf103ac180 Adjusted reply of isoburn_disc_get_msc1() to eventual -rom_toc_scan result 2008-05-08 18:53:31 +00:00
Thomas Schmitt 7f1b8b07a6 Try to read header chain from alleged -ROM media (e.g. DVD+RW in -ROM drive) 2008-05-08 14:10:43 +00:00
Thomas Schmitt e92b796215 New API function isoburn_read_iso_head() 2008-05-07 21:43:25 +00:00
Thomas Schmitt e9171b5133 Reading emulated toc info from overwriteable media, new API isoburn_toc_*() 2008-05-07 17:54:55 +00:00
Thomas Schmitt 947bb33173 Removed some outdated ifdef cases 2008-05-07 07:14:10 +00:00
Thomas Schmitt 3eae8634cd Experiment for TOC on overwriteables: Keep a target_head copy of session #1 2008-05-06 14:45:49 +00:00
Thomas Schmitt b937313bb5 Displaying free space rather than "non-data" on drive aquiry and -toc 2008-04-20 11:15:07 +00:00
Thomas Schmitt cc3b6f75db Adapted to libisofs 362 from Vreixo bzr 2008-02-25 17:43:16 +00:00
Thomas Schmitt e947bdece4 Testwise implementation of libisofs.0.6.3 features 2008-02-23 10:27:19 +00:00
Thomas Schmitt 5fe8ac9f7f Producing ERRFILE messages where appropriate 2008-02-22 11:49:57 +00:00
Thomas Schmitt 212fa7ba72 Introduced new severity ERRFILE 2008-02-21 20:46:51 +00:00
Thomas Schmitt 25a68fcf77 Implemented a more reasonable solution for drive truncation with regular files 2008-02-21 18:52:52 +00:00
Thomas Schmitt aaeb1204b7 New option -as mkisofs emulates a narrow set of mkisofs gestures 2008-02-20 23:48:08 +00:00
Thomas Schmitt 4c2be49aa0 Improved MISHAP - SORRY mapping and tunneling 2008-02-12 21:54:17 +00:00
Thomas Schmitt 1f0ea7f226 New severity MISHAP 2008-02-11 19:49:03 +00:00
Thomas Schmitt 89bf2fe4da New API function isoburn_disc_available_space() fixes bug with DVD+RW capacity 2008-02-09 10:08:40 +00:00
Thomas Schmitt b012f2033e Added a missing 0 digit 2008-02-06 18:40:59 +00:00
Thomas Schmitt 58c5d415be Adapted to libisofs revision 337 2008-02-06 18:35:11 +00:00
Thomas Schmitt 1676e4d9d3 Rectified SORRY,FAILURE,FATAL classification 2008-02-06 15:37:54 +00:00
Thomas Schmitt e24cfbbe9c Now loading libraries before -version, pacifier for -add 2008-02-06 13:11:20 +00:00
Thomas Schmitt 0752efbef1 Inserted problem messages where libisoburn API produces own failures 2008-02-04 18:47:17 +00:00
Thomas Schmitt 8d816690f9 Adapted to libisofs revision 332 2008-02-04 09:32:02 +00:00
Thomas Schmitt eca39c33e0 Made use of ISO_ERR_SEV() and ISO_ERR_PRIO() 2008-02-03 13:16:18 +00:00
Thomas Schmitt 33b236523a Compile time and runtime checks for library compatibility 2008-01-31 21:47:39 +00:00
Thomas Schmitt 321f57e370 Made use of newest libburn version features 2008-01-29 21:17:29 +00:00
Thomas Schmitt 0523d4ee49 New API call isoburn_is_compatible() 2008-01-29 18:44:54 +00:00
Thomas Schmitt 76ed06fe60 INCOMPATIBLE API CHANGE: isoburn_prepare_new_image() now gets output drive 2008-01-26 17:12:47 +00:00
Thomas Schmitt a7b4cf0560 Introduced versioning (still pre-release) and new API function isoburn_version() 2008-01-26 12:06:26 +00:00
Thomas Schmitt 64ceb7c2e9 INCOMPATIBLE API CHANGE: isoburn_initialize(char msg[1024], int flag) 2008-01-26 11:36:58 +00:00
Thomas Schmitt 3fbaf84660 Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00
Mario Danic dd7bf461a0 Done some organizational changes to libisoburn 2007-09-14 04:11:23 +00:00
Thomas Schmitt d7d8946ae1 Took into respect fabricated_disc_status 2007-09-13 12:49:41 +00:00
Thomas Schmitt a0ec576840 Removed isoburn_write_opts_set_start_byte() 2007-09-12 09:37:17 +00:00
Thomas Schmitt 77e1d4042a New inner function isoburn_set_start_byte() 2007-09-11 17:44:25 +00:00
Thomas Schmitt 326706c0e6 New wrapper isoburn_disc_erasable() declares ISO DVD-RAM, DVD+RW erasable 2007-09-09 18:16:24 +00:00
Thomas Schmitt ffc4b67c77 Updated to state of discussion 2007-09-06 11:58:51 +00:00
Thomas Schmitt 7d53b43a3a Changes in plans as discussed up to Sep 5 2007 2007-09-05 19:56:30 +00:00
Thomas Schmitt 9737650fae Implemented use of stdio-pseudo-drives 2007-09-04 23:03:21 +00:00
Thomas Schmitt 244f89e275 Initial content of libisoburn 2007-09-01 18:20:53 +00:00