Commit Graph

760 Commits

Author SHA1 Message Date
Mario Danic f064aa1f5c Created 0.3.4 tag 2007-03-12 08:43:38 +00:00
Thomas Schmitt 2c3e201534 Polished documentation 2007-03-10 11:49:49 +00:00
Thomas Schmitt 21371499ee New option assert_write_lba= 2007-03-09 13:43:57 +00:00
Thomas Schmitt 380aff3da9 Polished documentation 2007-03-08 21:55:50 +00:00
Thomas Schmitt 913192f601 Some adjustments for DVD+R recording 2007-03-07 15:13:25 +00:00
Thomas Schmitt ada31dd3f2 Enabled DVD+R as tested media (-multi is still always on) 2007-03-06 20:51:32 +00:00
Thomas Schmitt d178e2abdb Enabled DVD+R, DVD+R DL via --allow_untested_media_types, always -multi for now 2007-03-06 19:50:32 +00:00
Thomas Schmitt d926f80377 Released cdrskin-0.3.2.pl01 2007-03-05 20:07:43 +00:00
Thomas Schmitt 62076ca500 Fifo got stuck if sum of processed track sizes was exactly aligned to fifo size 2007-03-04 18:45:52 +00:00
Thomas Schmitt ae543245f6 Fixed bug introduced with rev 736ff which prevented audio CD burning 2007-03-03 15:16:19 +00:00
Thomas Schmitt 796dab221d Re-enabled -force with write modes which seem unavailable 2007-03-03 14:11:52 +00:00
Thomas Schmitt 0a4f2e2f10 Determine physical interface SCSI,ATA,SATA,USB,... (for future use) 2007-03-03 14:09:46 +00:00
Thomas Schmitt baa7935c6f Updated DVD-R[W] write mode description 2007-03-03 09:00:28 +00:00
Thomas Schmitt a25ab4d433 Preparations for supporting DVD+R[/DL] 2007-03-01 12:07:29 +00:00
Thomas Schmitt e38875f0fd Took into respect deliberate lack of DVD-R/DL multi session capability 2007-02-25 11:26:20 +00:00
Thomas Schmitt 4d7e638af6 Forgotten source file for revision 743 2007-02-23 19:33:56 +00:00
Thomas Schmitt cf732feb08 Enabled DVD-R/DL Sequential via --allow_untested_media_types 2007-02-23 19:10:30 +00:00
Thomas Schmitt 7e8aaa102a Enabled DVD-R/DL Sequential via burn_allow_untested_profiles() 2007-02-23 19:08:58 +00:00
Thomas Schmitt 8f7b95717c Made burn_disc_available_space() take into respect burn_write_opts_set_start_byte() 2007-02-22 11:30:12 +00:00
Thomas Schmitt dd805b734d Macro for length of rejection reasons string (old size is still safe) 2007-02-22 09:49:18 +00:00
Thomas Schmitt b9c71c4d63 Disabled debugging messages about format descriptors 2007-02-22 07:31:32 +00:00
Thomas Schmitt fc480a2658 Re-enabled overwriteable pseudo-pseudo-SAO with unpredicted track size 2007-02-22 07:26:41 +00:00
Thomas Schmitt 7080d6a2fc Added -O2 to binary production 2007-02-21 20:57:04 +00:00
Thomas Schmitt d1ae732338 Moved tao_to_sao_tsize into libburn, let cdrskin use auto_write_type and precheck 2007-02-21 20:53:28 +00:00
Thomas Schmitt 9f2aa02c0d Re-arranged checking and defaulting of write parameters 2007-02-19 22:51:39 +00:00
Thomas Schmitt 1256be0cf8 Repaired slightly broken pacifier track size display with -audio 2007-02-19 18:41:38 +00:00
Thomas Schmitt d340b9b84c Adjusted maximum realistic number of tracks to MMC specs 2007-02-18 09:49:26 +00:00
Thomas Schmitt 7eb9407016 Next cdrskin-0.3.3 cycle 2007-02-18 09:48:00 +00:00
Thomas Schmitt 9610d34491 Clarified usage comment with burn_drive_info_free() (see ticket 98) 2007-02-18 09:44:44 +00:00
Thomas Schmitt 771c88ec2d Removed unprecise unnecessary comment 2007-02-17 09:09:34 +00:00
Thomas Schmitt 9208532bc3 Allowed forceful blanking of blank media in burn_disc_erase() 2007-02-17 08:56:41 +00:00
Thomas Schmitt f20a598dc0 Another bug fix for revision 724 2007-02-17 08:52:07 +00:00
Thomas Schmitt 8c2e145472 Corrected CD TAO bug introduced with DVD bug fix 724 and CD SAO change 655 2007-02-16 11:21:01 +00:00
Mario Danic 49c659cc17 Fixed broken build 2007-02-16 07:06:22 +00:00
Thomas Schmitt 7ee32a7e43 Repaired debugging message spoiled by uninitialized variable 2007-02-15 20:35:57 +00:00
Thomas Schmitt bd10126c47 Clarifications about current state of fillup 2007-02-15 20:23:49 +00:00
Thomas Schmitt 5caba536b8 Corrected bug about open_ended filluped tracks 2007-02-15 20:19:07 +00:00
Thomas Schmitt 18ad6c20ac Installed a guardian for predicted track end 2007-02-15 20:18:07 +00:00
Thomas Schmitt de724a3b64 Took fill_up_media into respect with automatic write mode decisions 2007-02-15 20:16:22 +00:00
Mario Danic 6defb724c4 Implemented prototype for solving writing records across block boundaries problem 2007-02-15 03:52:42 +00:00
Thomas Schmitt d8a96b00c5 New options --fill_up_media and --tell_media_space 2007-02-14 20:38:04 +00:00
Thomas Schmitt 0bc022b510 Optional padding up to full media size when closing (incomplete yet) 2007-02-14 20:32:56 +00:00
Thomas Schmitt 77f1e94815 Forgotten part of revision 718 2007-02-14 12:23:51 +00:00
Thomas Schmitt 74487ee749 Handle eventual ridiculously high d->last_track_no 2007-02-14 12:20:32 +00:00
Thomas Schmitt 31365509cc Set the advised write mode before inquiring media space 2007-02-14 12:05:26 +00:00
Thomas Schmitt 98f6f4e93e Removed outdated ifdef 2007-02-14 12:03:47 +00:00
Thomas Schmitt d083911cd7 Applied new API function burn_disc_available_space() 2007-02-13 14:39:34 +00:00
Thomas Schmitt 85630f348d Removed or updated outdated restriction statements 2007-02-13 14:38:14 +00:00
Thomas Schmitt 8ac399f67e Mew API function burn_disc_available_space() 2007-02-13 14:37:25 +00:00
Thomas Schmitt 66622376f9 Set a suitable page 05h after spc_probe_write_modes() 2007-02-13 11:55:09 +00:00