Commit Graph

222 Commits

Author SHA1 Message Date
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
1f68e09143 New API call burn_guess_cd_manufacturer() 2009-09-02 13:32:17 +00:00
669e902009 Disabled code using libburn/lec.c, removed lec.c from libburn 2009-09-01 09:56:51 +00:00
9435b8d084 Made number transition to development version 0.7.1 2009-08-27 14:38:24 +00:00
607342036e Made burn_drive_snooze() safe for emulated drives 2009-08-24 16:15:46 +00:00
8b5eeb6b33 New API call burn_drive_snooze() 2009-08-24 13:10:53 +00:00
4343f82c2e New API calls burn_drive_get_all_profiles(), burn_obtain_profile_name() 2009-08-15 13:32:56 +00:00
f935e83d9f Made number transition and activated development documentation 2009-07-14 13:37:11 +00:00
358678eeef Made number transition and activated development documentation 2009-05-07 18:15:47 +00:00
dc0ab3d2ec Made libburn number transition to 0.6.5 2009-03-13 14:03:13 +00:00
27c75ee526 New API function burn_drive_set_stream_recording() 2009-02-27 14:30:57 +00:00
d7e83ca613 Forgotten version leap to 0.6.3 in libburn.h 2009-02-20 13:23:57 +00:00
dfdf7ba607 Made number transition to 0.6.3 2009-02-20 12:50:12 +00:00
632f1bb5b9 Mentioned the need for 64 bit file i/o 2009-01-27 12:10:39 +00:00
d05348f67c Made number transition to 0.6.1 2009-01-04 11:35:19 +00:00
e7c207fff6 Cosmetic changes 2008-12-29 10:53:58 +00:00
32e53aee64 Clarified blank, appendable, closed burn_disc_status 2008-12-19 20:35:43 +00:00
8a92d512d0 New API function burn_get_read_capacity() 2008-12-17 09:19:34 +00:00
e035ee80fa Making format size of BD-RE and BD-R quite freely adjustable 2008-12-12 11:22:14 +00:00
23682a109b Beginning to implement write code for BD-R SRM without POW 2008-12-09 12:35:13 +00:00
22f2c214c7 2008-12-07 16:00:45 +00:00
b11a57ef45 Made number transition to 0.5.7 2008-11-12 12:51:07 +00:00
ffc63da524 Clarified behavior of burn_source with pipes 2008-11-08 13:48:59 +00:00
4fef4932b6 Bug fix: Unsuitable write modes were caught silently and later than desired 2008-11-01 12:13:26 +00:00
5416a455ba A clarification in comment about burn_disc_format() 2008-10-15 10:33:09 +00:00
d5d5549d41 Made number transition to next development cycle 2008-10-05 12:41:44 +00:00
a29ef9b459 Made number transition to 0.5.3 2008-08-20 10:06:01 +00:00
3aae79d2f9 API clarification about CD burn_toc_entries 2008-08-19 12:26:48 +00:00
254b6c6d60 New flag bit2 with burn_read_data() 2008-08-09 07:19:54 +00:00
ed1453866b Made number transition to 0.5.1 and activated development documentation 2008-07-16 09:12:22 +00:00
1847e916a4 New API call burn_fifo_peek_data() 2008-07-14 11:38:22 +00:00
1f22b112e8 Inserted @since tags for all functions older than 0.2.0 2008-06-14 14:06:38 +00:00
050b1947bb Made number transition to 0.4.9 2008-05-17 12:05:36 +00:00
f8eb6b309a Added format types 0x30 and 0x32 to list in API comments 2008-05-14 16:51:40 +00:00
f3a901a887 Made number transition to 0.4.7 2008-05-10 13:40:55 +00:00
14625cab6a Documented read-only profiles CD-ROM and DVD-ROM 2008-05-09 14:31:12 +00:00
9a4d62c621 Declared BD-RE to be supported 2008-05-06 18:08:04 +00:00
434f27e730 Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 2008-04-26 15:07:39 +00:00
b00ba47c68 Adjustments with DVD-RAM formatting 2008-04-22 16:13:05 +00:00
dbec2d53a3 Began to implement formatting of DVD-RAM and experimentally of BD-RE 2008-04-18 09:27:16 +00:00
d76fee9816 New API call burn_write_opts_set_stream_recording() 2008-04-12 16:42:45 +00:00
1eb2f8b142 Made number transition 2008-04-08 13:32:07 +00:00
bcd939aefd Got rid of a cumbersome open-close cycle with burn_read_data() on stdio: 2008-03-03 20:30:10 +00:00
4bf0732aa4 Made support for DVD+R DL official, enabled untested support for BD-RE 2008-02-28 12:32:34 +00:00
fc96dc8633 Micro corrections in comment text 2008-02-14 07:41:51 +00:00
f7dcc55a06 Copied usage discussion about *_header_version_* from libisoburn 2008-02-06 18:23:06 +00:00
c88995342d New API call burn_sev_to_text() 2008-02-03 09:25:58 +00:00
51d040707f Corrected description of major.minor.micro definition in libburn.h 2008-01-29 21:41:59 +00:00
2eb71652d5 Moving the major.minor.micro definition from configure.ac to libburn.h 2008-01-29 21:09:16 +00:00
e7fa1a3e13 Introduced message severity "FAILURE" 2008-01-23 19:39:38 +00:00
b035050202 Implemented burn_source.cancel() in a binary backwards compatible way 2007-12-24 14:21:23 +00:00
2cdb1a1638 Marked loss of binary backward compatibility back in rev 655, libburn-0.3.1 2007-11-18 09:34:33 +00:00
c9db94896d New API function burn_text_to_sev() 2007-10-16 21:22:29 +00:00
e54562c05d Revoked urge to have a magic[4] in burn_source (free_data is magic enough) 2007-10-05 08:57:52 +00:00