Commit Graph

175 Commits

Author SHA1 Message Date
9afc56763d Made number transition to 1.0.5 2011-03-10 13:30:54 +00:00
85b5612361 Made number transition to 1.0.3 2011-02-23 19:38:44 +00:00
9516d40d44 Made number transition to 1.0.1 2011-01-16 15:11:34 +00:00
c712ae1a41 Made number transition to 0.9.1 2010-12-08 13:55:24 +00:00
163926e155 Made number transition to 0.8.9 2010-10-20 13:36:14 +00:00
2e7e61b680 New API call burn_disc_get_bd_spare_info() 2010-09-24 09:07:05 +00:00
b6e37e68e8 New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00
83c90fb200 Made number transition to 0.8.7 2010-09-17 07:54:34 +00:00
339bbc0fbc Lifted test reservation on DVD-R DL media. Thanks to Kevin Kieffer for testing. 2010-08-21 09:56:16 +00:00
0e25bee925 Hopefully silenced a warning of doxygen on Debian buildd 2010-08-08 09:13:53 +00:00
a8707064f2 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:34:38 +00:00
c8def5699c Moved public part of libdax_audioxtr.h to libburn.h 2010-07-04 13:13:09 +00:00
a6086ad263 Made number transition to 0.8.5 2010-06-30 11:31:22 +00:00
0f67485be5 Made number transition to 0.8.3 2010-06-11 10:53:56 +00:00
8d4ccbe594 Made number transition to 0.8.1 2010-04-09 10:57:38 +00:00
3432b77d4f Made number transition to 0.7.9 2010-03-10 13:56:58 +00:00
5920547d50 Clarifications in API description of burn_set_signal_handling() 2010-03-09 14:01:57 +00:00
52257d6c8d Prevented potential memory fault with burn_set_signal_handling() 2010-03-08 09:24:21 +00:00
86992a38d3 Changed examples burn_set_signal_handling(...,48) to (...,0x30) 2010-03-07 08:15:21 +00:00
8013f4885d Introduced alternative signal handling actions 2010-03-05 09:08:16 +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
e5517bf9dd Made number transition to 0.7.7 2010-01-23 10:40:11 +00:00
d4c105344b Giving up drive probing by mode page sending 2010-01-14 16:04:57 +00:00
aaf8353363 Carified that apps must use 64 bit off_t or the lib must be tweaked. 2010-01-13 17:14:14 +00:00
d06c4ac98f Reacted on some doxygen warnings of Debian hurd build 2009-12-26 22:25:45 +00:00
4225f876a6 Made number transition to 0.7.5 2009-12-07 07:54:24 +00:00
1f73d8fb3d Made effect of macro Libburn_pioneer_dvr_216d_read_buf_caP unconditional 2009-12-05 14:22:28 +00:00
b0cb0b1e53 New API calls burn_fifo_get_statistics(), burn_fifo_next_interval() 2009-11-26 14:43:38 +00:00
dc0504f019 New API call burn_fifo_fill() 2009-11-25 16:00:33 +00:00
d6263dee7f Gave up call burn_os_close_track_src() introduced by rev 2920 2009-11-25 12:21:12 +00:00
81b74cc951 New API calls burn_os_open_track_src() , burn_os_alloc_buffer() 2009-11-23 18:56:18 +00:00
ab98e31575 Experiment about SG_FLAG_DIRECT_IO 2009-11-20 13:48:44 +00:00
dea30cc8c8 New API calls burn_write_opts_set_dvd_obs(), burn_write_opts_set_stdio_fsync() 2009-11-15 15:30:26 +00:00
bab0d8b83b Made SCSI logger permanent and controllable via API call 2009-11-12 17:54:06 +00:00
71e2ab85e6 Hopefully solved the endless burn problem with Pioneer DVR-216D 2009-11-10 20:32:59 +00:00
4b30530f52 Test macros for double START UNIT and SET CD SPEED 2009-11-05 17:03:01 +00:00
11d1538fbd Test macro for SEND OPC INFORMATION before DVD-R track 2009-11-04 08:46:17 +00:00
6e44f7ea4e Test macro for SL_V in mode page 05 2009-11-03 18:45:08 +00:00
d4a3d303a6 Test macros for finding reason of stall problem with Pioneer DVD-216D on DVD-R 2009-10-30 13:45:26 +00:00
edabeec60a More optimizations with parity computation 2009-10-20 16:14:14 +00:00
ec6d100367 Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:06 +00:00
ba33ee3960 Made number transition to 0.7.3 2009-10-12 10:52:37 +00:00
d51356c26f Mentioned need for 2056 byte fifo chunks with burn_track_set_cdxa_conv() 2009-09-20 11:19:11 +00:00
d090683bdf New API call burn_track_set_cdxa_conv() 2009-09-11 11:53:36 +00:00
9ccad6a9d9 New struct burn_toc_entry extension for Last Recorded Address 2009-09-09 15:38:47 +00:00
3dbc958c05 Correction with erasable bit of burn_disc_get_cd_info() 2009-09-09 13:39:27 +00:00
a8ba16ad63 New API call burn_disc_get_cd_info() 2009-09-09 12:52:07 +00:00
84ccf158e7 Changed new API call burn_get_media_product_id() to burn_disc_get_media_id() 2009-09-06 09:25:52 +00:00
922785b8f3 New API calls burn_get_media_product_id() and burn_guess_manufacturer() 2009-09-04 20:21:55 +00:00