Commit Graph

850 Commits

Author SHA1 Message Date
Mario Danic cebe2ba6c9 Created 0.3.2 tag 2007-02-09 23:33:14 +00:00
Thomas Schmitt 4660b6d12d Small corrections in documentation 2007-02-09 16:14:47 +00:00
Thomas Schmitt dc3f88afa9 Added special thanks towards Andy Polyakov 2007-02-09 16:01:45 +00:00
Thomas Schmitt b51a88ce10 Silenced compiler warning 2007-02-08 22:53:22 +00:00
Thomas Schmitt 4639d349b8 Mentioned DVD-R 2007-02-08 21:29:33 +00:00
Thomas Schmitt 5a9949ffb3 New option --prodvd_cli_compatible 2007-02-08 21:09:10 +00:00
Thomas Schmitt 5c789efbb7 Finally made tests with DVD-R. They burn indeed like DVD-RW. 2007-02-08 14:10:05 +00:00
Thomas Schmitt ba59ab1aeb Updated documentation aspects 2007-02-07 17:49:52 +00:00
Thomas Schmitt bf35437d7f Made use of burn_write_opts_auto_write_type() 2007-02-07 16:37:25 +00:00
Thomas Schmitt 0b8c0a490d New API function burn_write_opts_auto_write_type() 2007-02-07 16:30:42 +00:00
Thomas Schmitt c7620a9f0a Next cdrskin-0.3.1 cycle 2007-02-06 21:22:41 +00:00
Thomas Schmitt 16ce89d200 Described DVD-R[W] DAO mode 2007-02-06 19:21:20 +00:00
Thomas Schmitt c5edc42f2f Clarified CD and DVD peculiarities 2007-02-06 19:19:54 +00:00
Thomas Schmitt cad9c14849 Enabled fast blank for DVD-R[W] 2007-02-06 18:57:38 +00:00
Thomas Schmitt 72d5430358 tao_to_sao_tsize= for DVD-R[W] DAO 2007-02-06 17:45:17 +00:00
Thomas Schmitt 681336e23f Beautification of debugging messages 2007-02-06 17:08:15 +00:00
Thomas Schmitt 3f35513991 Implemented DVD-R[W] DAO as BURN_WRITE_SAO 2007-02-06 13:06:39 +00:00
Thomas Schmitt 073ff204b3 Preparations for DVD-R[W] DAO 2007-02-05 13:28:57 +00:00
Thomas Schmitt 56695822a7 New in API : struct burn_multi_caps and burn_disc_get_multi_caps() 2007-02-04 07:30:14 +00:00
Thomas Schmitt d6e41c3fff Mentioned DVD-RW multi-session 2007-02-03 18:46:42 +00:00
Thomas Schmitt 6e6f0d5de8 Improved classification and TOC of finalized DVD-R[W] media 2007-02-02 17:32:09 +00:00
Thomas Schmitt e5e76665b0 Make mmc_read_multi_session_c1 use TOC if available 2007-02-02 15:11:35 +00:00
Thomas Schmitt 6795084686 Updated about DVD-R[W] blanking, multi-session info and TOC 2007-02-02 13:39:30 +00:00
Thomas Schmitt 7c32f20df3 Some sed expressions for beautification 2007-02-02 13:37:34 +00:00
Thomas Schmitt d33aabb579 Mentioned DVD-RW multi-session in overview of features 2007-02-01 20:14:01 +00:00
Thomas Schmitt f9ad8b1d6a Mentioned DVD-RW multi-session in overview of features 2007-02-01 20:06:03 +00:00
Thomas Schmitt 3ac654bf6e Prepared next cdrskin-0.3.1 cycle 2007-02-01 19:53:07 +00:00
Thomas Schmitt e2ed359e6d Prepared next cdrskin-0.3.1 cycle 2007-02-01 19:45:47 +00:00
Thomas Schmitt dd6f2d074f Allowed blanking of DVD-RW which offer no Incremental Streaming 2007-02-01 19:15:06 +00:00
Thomas Schmitt 55dd75d1c7 Reacted on justified compiler warning about unitialized sessions variable 2007-02-01 16:33:27 +00:00
Thomas Schmitt ddb5fa1083 Obtain TOC from non-CD via 52h READ TRACK INFORMATION 2007-02-01 16:15:09 +00:00
Thomas Schmitt d0a2ff1278 Provisorily obtain multi-session -C parameters (violates MMC specs but works) 2007-01-31 17:34:49 +00:00
Thomas Schmitt 163509011c Blank sequential DVD-RW, deformat overwriteable DVD-RW 2007-01-31 12:59:51 +00:00
Thomas Schmitt 0665eeecff Enabled Burnfree buffer underrun protection by default 2007-01-30 22:01:10 +00:00
Thomas Schmitt c997bd206b Added snapshot of emerging sequential DVD-R[W] cookbook 2007-01-30 20:16:55 +00:00
Thomas Schmitt f39fff4e16 First successful multi-session write to a sequential DVD-RW 2007-01-30 19:16:35 +00:00
Thomas Schmitt eae1198606 Preparations for DVD-R[W] Sequential Recording 2007-01-30 17:54:39 +00:00
Thomas Schmitt 1c750ea1e8 Experiments about list of features and profiles 2007-01-29 17:57:31 +00:00
Thomas Schmitt 1cefc400d7 Added a statement about blanking of DVD-RW 2007-01-29 17:52:36 +00:00
Thomas Schmitt eaddaf5775 Removed 1.3 GB curbs for sources created by burn_file_source_new() 2007-01-26 20:20:19 +00:00
Thomas Schmitt c96be23374 Initialized member set_size of burn_source within burn_null_source_new() 2007-01-26 17:33:29 +00:00
Thomas Schmitt 66440d811d Unified burn_file_source and burn_fd_source 2007-01-26 17:32:31 +00:00
Thomas Schmitt 22b941331c Now offering cdrskin-0.3.0.pl01 for download 2007-01-26 11:09:07 +00:00
Thomas Schmitt 5e5f0db7d7 Mentioned new cdrskin patch level 01 2007-01-26 11:04:14 +00:00
Thomas Schmitt 83372d8543 Bug fix: DVD tracks of defined size >=2GB suffered 32-bit integer wraparound 2007-01-26 08:46:53 +00:00
Thomas Schmitt 08d9fd3265 Enforce minimum track length with SAO 2007-01-25 18:52:50 +00:00
Mario Danic 8449aa2106 Added 0.3.0.1 tag 2007-01-25 16:47:57 +00:00
Alexander Nedotsukov 6e93990600 - Fixed reference counting in iso_volset_new().
- Plugged memory leak in iso_volset_free().
2007-01-25 15:46:45 +00:00
Thomas Schmitt 76e03dbcd1 Bug fix: DVD tracks of defined size >=2GB suffered 32-bit integer wraparound 2007-01-25 15:00:37 +00:00
Alexander Nedotsukov 46744180d7 Restored FreeBSD backend. 2007-01-24 12:44:22 +00:00