Commit Graph

330 Commits

Author SHA1 Message Date
Thomas Schmitt 3862b8d339 Changed term "persistent address" to "device file address" 2011-10-10 13:00:20 +00:00
Thomas Schmitt e05e813234 New API call burn_drive_re_assess() 2011-10-05 07:56:23 +00:00
Thomas Schmitt 44b0314449 Made number transition to 1.1.7 2011-09-27 12:50:12 +00:00
Thomas Schmitt 7e6dadeb02 Bug fix: stdio sizes > 4 TB - 32 kB caused integer rollover 2011-08-17 16:09:05 +00:00
Thomas Schmitt 60dde60ebd Made number transition to 1.1.5 2011-08-08 12:20:01 +00:00
Thomas Schmitt 2e20a4f888 New API call burn_disc_get_phys_format_info() 2011-08-01 12:54:24 +00:00
Thomas Schmitt b47a0e6884 New API call burn_lookup_device_link() 2011-07-28 19:13:39 +00:00
Thomas Schmitt ae7f38c15a Made number transition to 1.1.1 2011-06-18 15:56:15 +00:00
Thomas Schmitt b4aeba18f7 New API call burn_disc_next_track_is_damaged() 2011-05-26 15:01:23 +00:00
Thomas Schmitt e32bd99801 Made number transition to 1.0.7 2011-04-09 09:26:29 +00:00
Thomas Schmitt e86a7f9880 Better handling of read attempt on pseudo-drive without read-permission 2011-03-24 18:21:31 +00:00
Thomas Schmitt 9c9b82ae61 Avoiding appendable role 5 if not explicitely enabled 2011-03-22 08:59:43 +00:00
Thomas Schmitt 402f4c0b04 New API call burn_allow_drive_role_4() 2011-03-13 13:07:46 +00:00
Thomas Schmitt 238fde4ef1 Made number transition to 1.0.5 2011-03-10 13:30:54 +00:00
Thomas Schmitt 1f72fe107d Made number transition to 1.0.3 2011-02-23 19:38:44 +00:00
Thomas Schmitt 43f7e7d063 Made number transition to 1.0.1 2011-01-16 15:11:34 +00:00
Thomas Schmitt 523b59984b Made number transition to 0.9.1 2010-12-08 13:55:24 +00:00
Thomas Schmitt 20c0ae24a8 Made number transition to 0.8.9 2010-10-20 13:36:14 +00:00
Thomas Schmitt f14b66a09b New API call burn_disc_get_bd_spare_info() 2010-09-24 09:07:05 +00:00
Thomas Schmitt c49995b11a New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00
Thomas Schmitt b7034abcbb Made number transition to 0.8.7 2010-09-17 07:54:34 +00:00
Thomas Schmitt fb159b8dbd Lifted test reservation on DVD-R DL media. Thanks to Kevin Kieffer for testing. 2010-08-21 09:56:16 +00:00
Thomas Schmitt 34847fff80 Hopefully silenced a warning of doxygen on Debian buildd 2010-08-08 09:13:53 +00:00
Thomas Schmitt e2bdd521d8 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:34:38 +00:00
Thomas Schmitt c866b6bc35 Moved public part of libdax_audioxtr.h to libburn.h 2010-07-04 13:13:09 +00:00
Thomas Schmitt bb88ba5861 Made number transition to 0.8.5 2010-06-30 11:31:22 +00:00
Thomas Schmitt 81768cd4b0 Made number transition to 0.8.3 2010-06-11 10:53:56 +00:00
Thomas Schmitt 92c5f6f998 Made number transition to 0.8.1 2010-04-09 10:57:38 +00:00
Thomas Schmitt 3289ffd1e6 Made number transition to 0.7.9 2010-03-10 13:56:58 +00:00
Thomas Schmitt 196ef37108 Clarifications in API description of burn_set_signal_handling() 2010-03-09 14:01:57 +00:00
Thomas Schmitt cdad7fcd80 Prevented potential memory fault with burn_set_signal_handling() 2010-03-08 09:24:21 +00:00
Thomas Schmitt ed6e2df81b Changed examples burn_set_signal_handling(...,48) to (...,0x30) 2010-03-07 08:15:21 +00:00
Thomas Schmitt 3519b42c14 Introduced alternative signal handling actions 2010-03-05 09:08:16 +00:00
Thomas Schmitt 6db992e646 Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
Thomas Schmitt bd017a108e Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00
Thomas Schmitt 15fbe0a7ea Made number transition to 0.7.7 2010-01-23 10:40:11 +00:00
Thomas Schmitt 1e42a76415 Giving up drive probing by mode page sending 2010-01-14 16:04:57 +00:00
Thomas Schmitt cdfc357064 Carified that apps must use 64 bit off_t or the lib must be tweaked. 2010-01-13 17:14:14 +00:00
Thomas Schmitt c2a3e3677d Reacted on some doxygen warnings of Debian hurd build 2009-12-26 22:25:45 +00:00
Thomas Schmitt b8a98e0728 Made number transition to 0.7.5 2009-12-07 07:54:24 +00:00
Thomas Schmitt 872068ba7c Made effect of macro Libburn_pioneer_dvr_216d_read_buf_caP unconditional 2009-12-05 14:22:28 +00:00
Thomas Schmitt d35f7d0de1 New API calls burn_fifo_get_statistics(), burn_fifo_next_interval() 2009-11-26 14:43:38 +00:00
Thomas Schmitt e335aa26b4 New API call burn_fifo_fill() 2009-11-25 16:00:33 +00:00
Thomas Schmitt 496d794bcd Gave up call burn_os_close_track_src() introduced by rev 2920 2009-11-25 12:21:12 +00:00
Thomas Schmitt dc8ecdd77e New API calls burn_os_open_track_src() , burn_os_alloc_buffer() 2009-11-23 18:56:18 +00:00
Thomas Schmitt f39ff2c2f6 Experiment about SG_FLAG_DIRECT_IO 2009-11-20 13:48:44 +00:00
Thomas Schmitt 79a33ca2ac New API calls burn_write_opts_set_dvd_obs(), burn_write_opts_set_stdio_fsync() 2009-11-15 15:30:26 +00:00
Thomas Schmitt 0f37170759 Made SCSI logger permanent and controllable via API call 2009-11-12 17:54:06 +00:00
Thomas Schmitt 83f80364c5 Hopefully solved the endless burn problem with Pioneer DVR-216D 2009-11-10 20:32:59 +00:00
Thomas Schmitt d158e7f456 Test macros for double START UNIT and SET CD SPEED 2009-11-05 17:03:01 +00:00
Thomas Schmitt 4384b0c006 Test macro for SEND OPC INFORMATION before DVD-R track 2009-11-04 08:46:17 +00:00
Thomas Schmitt e78353b7dd Test macro for SL_V in mode page 05 2009-11-03 18:45:08 +00:00
Thomas Schmitt 3c2ad1be42 Test macros for finding reason of stall problem with Pioneer DVD-216D on DVD-R 2009-10-30 13:45:26 +00:00
Thomas Schmitt e646686145 More optimizations with parity computation 2009-10-20 16:14:14 +00:00
Thomas Schmitt 39a7d18266 Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:06 +00:00
Thomas Schmitt e65ccb2b5e Made number transition to 0.7.3 2009-10-12 10:52:37 +00:00
Thomas Schmitt c8c4da8e8e Mentioned need for 2056 byte fifo chunks with burn_track_set_cdxa_conv() 2009-09-20 11:19:11 +00:00
Thomas Schmitt 2e6f83b3b3 New API call burn_track_set_cdxa_conv() 2009-09-11 11:53:36 +00:00
Thomas Schmitt b724ab2130 New struct burn_toc_entry extension for Last Recorded Address 2009-09-09 15:38:47 +00:00
Thomas Schmitt 567beb1d9f Correction with erasable bit of burn_disc_get_cd_info() 2009-09-09 13:39:27 +00:00
Thomas Schmitt eb62395e41 New API call burn_disc_get_cd_info() 2009-09-09 12:52:07 +00:00
Thomas Schmitt 719096b0a7 Changed new API call burn_get_media_product_id() to burn_disc_get_media_id() 2009-09-06 09:25:52 +00:00
Thomas Schmitt 557299d350 New API calls burn_get_media_product_id() and burn_guess_manufacturer() 2009-09-04 20:21:55 +00:00
Thomas Schmitt 6642342274 New API call burn_guess_cd_manufacturer() 2009-09-02 13:32:17 +00:00
Thomas Schmitt 407471898c Disabled code using libburn/lec.c, removed lec.c from libburn 2009-09-01 09:56:51 +00:00
Thomas Schmitt 169963eced Made number transition to development version 0.7.1 2009-08-27 14:38:24 +00:00
Thomas Schmitt b900831914 Made burn_drive_snooze() safe for emulated drives 2009-08-24 16:15:46 +00:00
Thomas Schmitt 654d71ef07 New API call burn_drive_snooze() 2009-08-24 13:10:53 +00:00
Thomas Schmitt c59300b27a New API calls burn_drive_get_all_profiles(), burn_obtain_profile_name() 2009-08-15 13:32:56 +00:00
Thomas Schmitt 3091eeb9c9 Made number transition and activated development documentation 2009-07-14 13:37:11 +00:00
Thomas Schmitt 8aca8e9921 Made number transition and activated development documentation 2009-05-07 18:15:47 +00:00
Thomas Schmitt 033107b436 Made libburn number transition to 0.6.5 2009-03-13 14:03:13 +00:00
Thomas Schmitt 591c385489 New API function burn_drive_set_stream_recording() 2009-02-27 14:30:57 +00:00
Thomas Schmitt b0f1f67495 Forgotten version leap to 0.6.3 in libburn.h 2009-02-20 13:23:57 +00:00
Thomas Schmitt 01ed4729bd Made number transition to 0.6.3 2009-02-20 12:50:12 +00:00
Thomas Schmitt d4147e72f0 Mentioned the need for 64 bit file i/o 2009-01-27 12:10:39 +00:00
Thomas Schmitt 7c64d4bc13 Made number transition to 0.6.1 2009-01-04 11:35:19 +00:00
Thomas Schmitt 687bde257c Cosmetic changes 2008-12-29 10:53:58 +00:00
Thomas Schmitt 8af33586e8 Clarified blank, appendable, closed burn_disc_status 2008-12-19 20:35:43 +00:00
Thomas Schmitt d50c90b7be New API function burn_get_read_capacity() 2008-12-17 09:19:34 +00:00
Thomas Schmitt 6552c8267c Making format size of BD-RE and BD-R quite freely adjustable 2008-12-12 11:22:14 +00:00
Thomas Schmitt a5e2729604 Beginning to implement write code for BD-R SRM without POW 2008-12-09 12:35:13 +00:00
Thomas Schmitt bfba58b0fa 2008-12-07 16:00:45 +00:00
Thomas Schmitt b0c8bbd48d Made number transition to 0.5.7 2008-11-12 12:51:07 +00:00
Thomas Schmitt 6053f3a6e3 Clarified behavior of burn_source with pipes 2008-11-08 13:48:59 +00:00
Thomas Schmitt de274ddaff Bug fix: Unsuitable write modes were caught silently and later than desired 2008-11-01 12:13:26 +00:00
Thomas Schmitt 4a5083739d A clarification in comment about burn_disc_format() 2008-10-15 10:33:09 +00:00
Thomas Schmitt a57cf121d8 Made number transition to next development cycle 2008-10-05 12:41:44 +00:00
Thomas Schmitt 711c055730 Made number transition to 0.5.3 2008-08-20 10:06:01 +00:00
Thomas Schmitt 730c1555ab API clarification about CD burn_toc_entries 2008-08-19 12:26:48 +00:00
Thomas Schmitt acd7dbc5c6 New flag bit2 with burn_read_data() 2008-08-09 07:19:54 +00:00
Thomas Schmitt 91d678a503 Made number transition to 0.5.1 and activated development documentation 2008-07-16 09:12:22 +00:00
Thomas Schmitt 9d48bb6892 New API call burn_fifo_peek_data() 2008-07-14 11:38:22 +00:00
Thomas Schmitt eb95d89272 Inserted @since tags for all functions older than 0.2.0 2008-06-14 14:06:38 +00:00
Thomas Schmitt 2fb5ea8def Made number transition to 0.4.9 2008-05-17 12:05:36 +00:00
Thomas Schmitt 4b3ec06cc4 Added format types 0x30 and 0x32 to list in API comments 2008-05-14 16:51:40 +00:00
Thomas Schmitt e4d30e4762 Made number transition to 0.4.7 2008-05-10 13:40:55 +00:00
Thomas Schmitt 37092086d9 Documented read-only profiles CD-ROM and DVD-ROM 2008-05-09 14:31:12 +00:00
Thomas Schmitt a54113267e Declared BD-RE to be supported 2008-05-06 18:08:04 +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 d6fde26824 Adjustments with DVD-RAM formatting 2008-04-22 16:13:05 +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 e522db6220 New API call burn_write_opts_set_stream_recording() 2008-04-12 16:42:45 +00:00
Thomas Schmitt 8de0a3dc6c Made number transition 2008-04-08 13:32:07 +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 616454c737 Made support for DVD+R DL official, enabled untested support for BD-RE 2008-02-28 12:32:34 +00:00
Thomas Schmitt ff1ad50119 Micro corrections in comment text 2008-02-14 07:41:51 +00:00
Thomas Schmitt bd8d4bb49f Copied usage discussion about *_header_version_* from libisoburn 2008-02-06 18:23:06 +00:00
Thomas Schmitt a93d18231a New API call burn_sev_to_text() 2008-02-03 09:25:58 +00:00
Thomas Schmitt d498003515 Corrected description of major.minor.micro definition in libburn.h 2008-01-29 21:41:59 +00:00
Thomas Schmitt b1630a3b33 Moving the major.minor.micro definition from configure.ac to libburn.h 2008-01-29 21:09:16 +00:00
Thomas Schmitt e449654c7b Introduced message severity "FAILURE" 2008-01-23 19:39:38 +00:00
Thomas Schmitt d9e056c3ac Implemented burn_source.cancel() in a binary backwards compatible way 2007-12-24 14:21:23 +00:00
Thomas Schmitt 5c8d6865b5 Marked loss of binary backward compatibility back in rev 655, libburn-0.3.1 2007-11-18 09:34:33 +00:00
Thomas Schmitt e6885f7fac New API function burn_text_to_sev() 2007-10-16 21:22:29 +00:00
Thomas Schmitt ee7fcf7522 Revoked urge to have a magic[4] in burn_source (free_data is magic enough) 2007-10-05 08:57:52 +00:00
Thomas Schmitt bc1944b970 Minor adjustments with comment text 2007-10-04 21:02:06 +00:00
Thomas Schmitt e5f42759a0 Inserted the necessary error messages and magic numbers 2007-10-04 20:00:58 +00:00
Thomas Schmitt e2479d6088 More documentation for burn_source, new API call burn_fifo_inquire_status() 2007-10-03 22:37:39 +00:00
Thomas Schmitt 771e659a43 More documentation for burn_source 2007-10-03 11:54:42 +00:00
Thomas Schmitt 01ec5f031d More documentation for burn_source 2007-10-03 08:41:01 +00:00
Thomas Schmitt 769ea039a1 Clarified role of burn_source 2007-10-02 13:54:54 +00:00
Thomas Schmitt 214de7d7df Implemented a simple fifo to decouple from burn_source signals 2007-09-30 21:24:55 +00:00
Thomas Schmitt 5e995c9cd0 Implemented drive role 3, sequential write-only stdio drives (e.g. stdout) 2007-09-24 13:54:52 +00:00
Thomas Schmitt 78dd75b1ff New API function burn_drive_equals_adr() 2007-09-23 16:33:21 +00:00
Thomas Schmitt 282e228a6b New API function burn_msgs_submit() 2007-09-22 15:17:41 +00:00
Thomas Schmitt 698866015e New API function burn_drive_leave_locked() 2007-09-18 09:05:05 +00:00
Thomas Schmitt 361a110274 Equipped libdax_msgs with reference counter. Completed its mutex protection. 2007-09-15 20:41:25 +00:00
Thomas Schmitt f379a2c91a New API function burn_set_messenger() 2007-09-15 17:19:45 +00:00
Thomas Schmitt ab15717ce0 Documented burn_write_opts_set_multi @param opts 2007-09-14 12:24:19 +00:00
Thomas Schmitt bdf862b429 Made Libburn_precheck_write_ruleS unconditional code 2007-09-08 17:47:59 +00:00
Thomas Schmitt 2d3d255231 Documentation of stdio-drives 2007-09-08 16:09:52 +00:00
Thomas Schmitt c62e63a8d9 Made burn_drive_scan_and_grab() extend the drive list rather than replacing it 2007-09-07 19:09:25 +00:00
Thomas Schmitt 0b13c31b07 Reacted on changed media profile of stdio-drives 2007-09-07 12:38:20 +00:00
Thomas Schmitt edc50c89ee Promoted burn_drive_raw_get_adr() to API function burn_drive_d_get_adr() 2007-09-06 12:09:10 +00:00
Thomas Schmitt 0c14e6ee4c burn_drive_grab_dummy() becomes invisible part of burn_drive_scan_and_grab() 2007-09-05 19:42:03 +00:00
Thomas Schmitt 31650eb988 New API calls burn_drive_grab_dummy(), burn_drive_get_drive_role() 2007-09-04 22:50:04 +00:00
Thomas Schmitt 797f403b0d New API function burn_write_opts_get_drive() 2007-09-01 18:23:06 +00:00
Thomas Schmitt 16a5bbacb4 Corrected memory management flaws found by Joris Dobbelsteen 2007-08-25 08:58:41 +00:00
Thomas Schmitt 1adf86532e Allowed to suppress error message from failed burn_read_data() 2007-08-23 15:02:55 +00:00
Thomas Schmitt c6bc4a5e97 Taking synchronous read/write into respect with abort handling 2007-08-22 17:33:53 +00:00
Thomas Schmitt d21697b289 New API function burn_read_data() 2007-08-12 15:25:56 +00:00
Thomas Schmitt fd3a907d9f Clarifications about burn_random_access_write() 2007-08-12 09:48:31 +00:00
Thomas Schmitt cf0dd395f0 New API function burn_random_access_write() 2007-08-11 20:16:57 +00:00
Thomas Schmitt 621a1c24e4 Updated comments about supported profiles and media types 2007-08-10 20:11:33 +00:00
Thomas Schmitt 2c467c8378 Removed ban against speed 0 with burn_drive_set_buffer_waiting() 2007-07-19 07:23:01 +00:00
Thomas Schmitt bdadae6ba5 Implemented minimum speed in burn_drive_set_speed() 2007-07-17 08:57:24 +00:00
Thomas Schmitt 4dd8f098ac New API function burn_drive_get_best_speed() 2007-07-14 11:15:57 +00:00
Thomas Schmitt 22d1d56ebd New API-Function burn_drive_set_buffer_waiting() 2007-07-12 17:17:41 +00:00
Thomas Schmitt 3326fcdb2d Extended struct burn_multi_caps by .might_simulate 2007-05-28 16:56:58 +00:00