Commit Graph

150 Commits

Author SHA1 Message Date
c95665c1e0 Flushing buffer to MMC before a new track begins 2012-01-13 12:22:07 +00:00
8403a0b629 New API call burn_track_set_postgap_size() 2012-01-12 08:44:34 +00:00
890b3a6953 Reacted on compiler warning 2012-01-11 12:20:35 +00:00
34a7bb2d03 Enabled pre-gap size for tracks other than the first one 2012-01-11 11:16:18 +00:00
3de5aff305 Removed a development test contraption introduced by previous revision 2012-01-10 12:49:34 +00:00
4622514203 New API call burn_track_set_pregap_size() 2012-01-10 12:20:23 +00:00
d35cb78a74 New API call burn_session_set_start_tno() 2012-01-07 19:09:15 +00:00
4fd4e72fa1 Reacted on compiler warning about rev 4519 2012-01-05 14:09:35 +00:00
12390fa88e New API calls burn_track_set_index(), burn_track_clear_indice() 2012-01-03 19:43:26 +00:00
9441dea7b8 Changed debug messages about CUE SHEET MSF from hex to decimal 2012-01-02 16:41:15 +00:00
fc5288d853 Corrected CTL of lead-in CUE SHEET entry 2012-01-01 12:41:24 +00:00
1d376769d0 New track mode modifier BURN_SCMS 2011-12-31 12:00:14 +00:00
d2abe23c25 Improved reaction on failure of SEND CUE SHEET 2011-12-28 15:23:24 +00:00
cc8e069672 Writing CATALOG and ISRC into Q sub-channel of CD SAO sessions 2011-12-27 13:38:39 +00:00
08f0c6c588 Moved burn_cdtext_from_session() from write.c to cdtext.c 2011-12-15 17:49:29 +00:00
14846c73fb Changed default CD-TEXT for tracks from track number text to empty text 2011-12-14 12:49:16 +00:00
c8a7eb9554 Enabled repetition of track texts by TAB character 2011-12-12 18:14:16 +00:00
481341f5e6 New macros for CD-TEXT genre and language names 2011-12-12 16:45:10 +00:00
c2674a3ea5 New API calls for composing CD-TEXT 2011-12-12 09:26:41 +00:00
d2d25cc88e Reacted on compiler warning about uninitialized variable in rev 4476 2011-12-06 13:47:52 +00:00
3dbf723e9d New API call burn_write_opts_set_leadin_text() 2011-12-05 20:36:31 +00:00
b3896339e4 Distinguished failure messages about write(2) and fsync(2) 2011-11-16 09:44:59 +00:00
180acafc59 Gave up use of burn_print() in libburn 2011-10-12 10:01:28 +00:00
cb31156261 New API call burn_drive_re_assess() 2011-10-05 07:56:23 +00:00
3b8f7c7007 More generous ignoring of failure of fsync() on inappropriate fd 2011-08-29 21:33:43 +00:00
0fc4e78e8a Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:35:55 +00:00
2e8c7f0753 Replaced some large local variables by other means in libburn/write.c 2011-06-08 20:04:28 +00:00
27bc4eed20 Closed a small memory leak with CD SAO found by valgrind 2011-06-07 08:44:46 +00:00
a06b171f54 New API call burn_disc_close_damaged() 2011-05-31 10:32:21 +00:00
7ed32c2baa Adjustments for drive role 5, random access write-only 2011-03-21 09:04:14 +00:00
1379e576cf Provisory introduction of drive role 5, random access write-only 2011-03-18 09:33:54 +00:00
3644b0a58f New API call burn_allow_drive_role_4() 2011-03-13 13:07:46 +00:00
2bf4664e9e Burning DVD-R DAO with 2 kB size granularity rather than 32 kB 2011-03-12 09:35:04 +00:00
2c37215969 Forced role 3 on drives which stem from open file descriptors without O_RDWR 2011-02-09 11:43:10 +00:00
273366c183 Allowed stdio tracks of known size to end in TAO mode on premature EOF 2011-01-03 19:51:30 +00:00
80c17eafd7 Allowed umask to create stdio-drive files with rw-permissions for all 2010-12-28 07:19:29 +00:00
22e527cd1f Issueing messages with all cases of burn canceling 2010-10-19 16:59:34 +00:00
0125ee074e Issue warning after writing a BD-R with more than 300 sessions 2010-10-15 19:17:37 +00:00
1ecc2d2030 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
8013f4885d Introduced alternative signal handling actions 2010-03-05 09:08:16 +00:00
b273dd9178 Corrected optional speed curb for stdio: drives. Was damaged by revision 2903. 2010-02-25 07:04:52 +00:00
1195ef109c Avoided random percentage display at start of blanking 2010-02-17 14:12:23 +00:00
646c6deacd Created opportunity to omit source module libburn/crc.c 2010-02-14 17:17:04 +00:00
6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
ab62ffd02b Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00
085077db95 Avoiding stream recording on BD if not 64 kB buffer 2010-01-04 13:49:05 +00:00
18b72f1602 Some clarifications about the Linux throughput problem 2009-12-06 07:45:00 +00:00
1f73d8fb3d Made effect of macro Libburn_pioneer_dvr_216d_read_buf_caP unconditional 2009-12-05 14:22:28 +00:00
2ca3d2d5c3 Gave up CLOSE TRACK with CD TAO burn runs 2009-12-02 10:29:45 +00:00
81b74cc951 New API calls burn_os_open_track_src() , burn_os_alloc_buffer() 2009-11-23 18:56:18 +00:00