Commit Graph

351 Commits

Author SHA1 Message Date
b321ad2305 Avoiding warning message about implicitely declared burn_fifo_abort() 2008-11-12 07:53:01 +00:00
a9e788f551 Disabling the sigsegv provoking new debug message 2008-11-08 20:25:38 +00:00
dba9ae9c69 Cancelling libburn fifo thread before freeing the fifo object 2008-11-08 14:18:14 +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
5e0f0e0681 Prevented SIGSEGV after illegal drive operations during sync write 2008-10-04 07:27:43 +00:00
8395088711 Bug fix: /dev/sr0 was accepted as enumerable address on Linux 2.4 2008-09-29 07:35:30 +00:00
6a628db774 Bug fix: Potential buffer overflow introduced with revision 2024 2008-09-28 19:39:00 +00:00
12ab1d49da Gave up problematic and unused version.h 2008-09-14 17:45:11 +00:00
Mario Danic
d92b938d63 Hopefully made out-of-tree building possible 2008-09-12 19:51:19 +00:00
da5b9a2370 Trying to avoid unnecessary access to sibling device objects 2008-09-09 13:20:08 +00:00
33427c7bdb Issueing many SCSI error messages in cleartext now 2008-08-30 10:44:45 +00:00
a29ef9b459 Made number transition to 0.5.3 2008-08-20 10:06:01 +00:00
bf4d72825d Reacted on harmless compiler warning 2008-08-19 12:36:10 +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
837ae4e6a2 CD burn_toc_entries now bear extension_valid data 2008-08-09 07:18:53 +00:00
0da26cae9b Taking into respect drive list from /proc/sys/dev/cdrom/info 2008-08-05 18:00:37 +00:00
afd2dd9636 Avoiding drive scan if single drive is given 2008-08-01 10:10:13 +00:00
ed1453866b Made number transition to 0.5.1 and activated development documentation 2008-07-16 09:12:22 +00:00
4ca19b6fc1 Followed hint of Giulio Orsero to recognize disk by /proc/ide/hdX/media 2008-07-14 16:44:59 +00:00
1847e916a4 New API call burn_fifo_peek_data() 2008-07-14 11:38:22 +00:00
fc14a50c60 Trying to avoid SORRY messages when hitting busy hard disk /dev/hdX 2008-07-14 11:28:55 +00:00
4eb4567bcc With auto device family: scd is now fallback if sr does not exist 2008-07-02 09:39:02 +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
e433b8c767 Bug fix: random access addressing for DVD-RAM and BD-RE did not work 2008-05-14 16:50:27 +00:00
f3a901a887 Made number transition to 0.4.7 2008-05-10 13:40:55 +00:00
80e01aea55 Allowed BD-ROM and BD-R for read-only purposes 2008-05-09 14:51:48 +00:00
14625cab6a Documented read-only profiles CD-ROM and DVD-ROM 2008-05-09 14:31:12 +00:00
26edc25ab4 Declared BD-RE to be supported 2008-05-06 18:17:05 +00:00
9a4d62c621 Declared BD-RE to be supported 2008-05-06 18:08:04 +00:00
3d0c97541f Mapped undefined size to 0 with burn_disc_get_formats() and DVD-RW 2008-05-06 08:41:48 +00:00
07089e473d Avoided to report negative burn_multi_caps.start_range_high with DVD-RW 2008-05-06 08:24:11 +00:00
434f27e730 Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 2008-04-26 15:07:39 +00:00
e66a50a54a Preparations for formatting BD-RE 2008-04-25 13:16:23 +00:00
13fa08e3b7 New blank type blank=format_by_index_<number> 2008-04-23 11:02:11 +00:00
b00ba47c68 Adjustments with DVD-RAM formatting 2008-04-22 16:13:05 +00:00
f8c0cfd7f3 Adjustments with DVD-RAM formatting 2008-04-18 19:46:18 +00:00
dbec2d53a3 Began to implement formatting of DVD-RAM and experimentally of BD-RE 2008-04-18 09:27:16 +00:00
825a087513 Made burn_read_data() obey its flag bit1 2008-04-16 08:22:14 +00:00
40353f6252 Enforced tail padding with stream_recording, enlarged transport buffer 2008-04-15 09:42:32 +00:00
d76fee9816 New API call burn_write_opts_set_stream_recording() 2008-04-12 16:42:45 +00:00
1047bee0ec Trying to fix bugs about BD-RE, macro for simulating BD-RE on DVD-RAM 2008-04-10 21:16:07 +00:00
aa2b1578ee Switched from configure.ac versioning to libburn.h versioning 2008-04-08 13:35:43 +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