Commit Graph

1136 Commits

Author SHA1 Message Date
Thomas Schmitt 2856e9c984 Changed blank examples to blank=as_needed 2008-05-09 19:42:49 +00:00
Thomas Schmitt 6660ef7ece Allowed BD-ROM and BD-R for read-only purposes 2008-05-09 14:51:48 +00:00
Thomas Schmitt 37092086d9 Documented read-only profiles CD-ROM and DVD-ROM 2008-05-09 14:31:12 +00:00
Thomas Schmitt 35d1394262 Declared BD-RE to be supported 2008-05-06 18:35:48 +00:00
Thomas Schmitt 4dec38984d Declared BD-RE to be supported 2008-05-06 18:17:05 +00:00
Thomas Schmitt be0626ae9e Declared BD-RE to be supported 2008-05-06 18:10:44 +00:00
Thomas Schmitt a54113267e Declared BD-RE to be supported 2008-05-06 18:08:04 +00:00
Thomas Schmitt 2d9d250471 Mapped undefined size to 0 with burn_disc_get_formats() and DVD-RW 2008-05-06 08:41:48 +00:00
Thomas Schmitt ff7520f2f5 Avoided to report negative burn_multi_caps.start_range_high with DVD-RW 2008-05-06 08:24:11 +00:00
Thomas Schmitt d0d90fc902 Updated project history 2008-05-03 11:16:12 +00:00
Thomas Schmitt 1d41767348 Documented newest enhancements 2008-04-27 16:36:13 +00:00
Thomas Schmitt 12b0fbf17c New blank type as_needed 2008-04-27 14:02:32 +00:00
Thomas Schmitt 44368aef6c New blank type format_if_needed 2008-04-27 08:47:55 +00:00
Thomas Schmitt 43b6ad6008 New blank subtypes format_defectmgt_cert_[on|off], on is default 2008-04-26 15:10:35 +00:00
Thomas Schmitt f006ee5436 Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 2008-04-26 15:07:39 +00:00
Thomas Schmitt 5e4da147a5 Documented newest enhancements 2008-04-25 13:44:01 +00:00
Thomas Schmitt 103b301b09 Incremented LT_CURRENT and LT_AGE to reflect API enhancements 2008-04-25 13:36:19 +00:00
Thomas Schmitt 0386feabfe Documented experimental support for BD-RE formatting 2008-04-25 13:24:39 +00:00
Thomas Schmitt 4e949d79fe Preparations for formatting BD-RE 2008-04-25 13:16:23 +00:00
Thomas Schmitt 422a97a2f2 Mentioned new features 2008-04-24 18:37:46 +00:00
Thomas Schmitt a52ea438a5 Wrote down what was learned about DVD-RAM formatting 2008-04-24 18:37:02 +00:00
Thomas Schmitt 62f41452bb New blank type blank=format_by_index_<number> 2008-04-23 11:02:11 +00:00
Thomas Schmitt 015bc00a91 New option --list_formats 2008-04-22 20:10:38 +00:00
Thomas Schmitt d6fde26824 Adjustments with DVD-RAM formatting 2008-04-22 16:13:05 +00:00
Thomas Schmitt 1cfb29f032 Adjustments with DVD-RAM formatting 2008-04-18 19:46:18 +00:00
Thomas Schmitt 65cf751a30 Began to implement formatting of DVD-RAM and experimentally of BD-RE 2008-04-18 09:28:16 +00:00
Thomas Schmitt 4683386de1 Began to implement formatting of DVD-RAM and experimentally of BD-RE 2008-04-18 09:27:16 +00:00
Thomas Schmitt 5d51869c3b Made burn_read_data() obey its flag bit1 2008-04-16 08:22:14 +00:00
Thomas Schmitt fe8a6c6224 Some adjustments of cdrskin man page 2008-04-15 09:43:33 +00:00
Thomas Schmitt db5568c03b Enforced tail padding with stream_recording, enlarged transport buffer 2008-04-15 09:42:32 +00:00
Thomas Schmitt a07631c57b New option stream_recording=on|off 2008-04-12 16:46:05 +00:00
Thomas Schmitt e522db6220 New API call burn_write_opts_set_stream_recording() 2008-04-12 16:42:45 +00:00
Thomas Schmitt 51ac900de6 Trying to fix bugs about BD-RE, macro for simulating BD-RE on DVD-RAM 2008-04-10 21:16:07 +00:00
Thomas Schmitt cdea153443 Switched from configure.ac versioning to libburn.h versioning 2008-04-08 13:35:43 +00:00
Thomas Schmitt 0ce3f7c224 Updated cdrskin tarball generator 2008-04-08 13:34:14 +00:00
Thomas Schmitt 8de0a3dc6c Made number transition 2008-04-08 13:32:07 +00:00
Thomas Schmitt e75e5e04b8 Corrected GPL version 2008-04-02 07:48:24 +00:00
Thomas Schmitt 86d5bdfef8 Got rid of a cumbersome open-close cycle with burn_read_data() on stdio: 2008-03-03 20:30:10 +00:00
Thomas Schmitt c1298d82a6 Updated changelog 2008-03-01 18:48:32 +00:00
Thomas Schmitt 5c6366ecbd Mentioned support for DVD+R/DL. 2008-02-28 13:24:08 +00:00
Thomas Schmitt 616454c737 Made support for DVD+R DL official, enabled untested support for BD-RE 2008-02-28 12:32:34 +00:00
Thomas Schmitt ea6957ef68 Changed meaning of unrecognized severity texts from FATAL to ALL 2008-02-22 21:38:09 +00:00
Thomas Schmitt f9398c08e6 Imported changes from libiso_msgs.h 2008-02-22 21:36:08 +00:00
Thomas Schmitt b4617c679c New error code 0x00040008 2008-02-22 15:10:21 +00:00
Thomas Schmitt 42bb74881a Weakened demand to print file path in following message 2008-02-21 21:53:26 +00:00
Thomas Schmitt 61671b41d7 Mapped unknown severity text to ALL rather than NEVER 2008-02-21 20:22:53 +00:00
Thomas Schmitt 1e74d7a04e Introduced severity ERRFILE 2008-02-21 20:14:23 +00:00
Thomas Schmitt c48244abfc Directed error message to proper output channel 2008-02-21 20:11:20 +00:00
Thomas Schmitt 13492efe4b Testwise inquiry of ioctl(CDROM_MEDIA_CHANGED) (disabled by default) 2008-02-21 20:10:38 +00:00
Thomas Schmitt bccb39efd8 Updated project interrelations 2008-02-16 12:37:09 +00:00