Commit Graph

137 Commits

Author SHA1 Message Date
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