|
6864b1d621
|
Minor changes with waiting for drive and fifo status display
|
2007-10-07 11:06:37 +00:00 |
|
|
e065ff1db7
|
Inserted the necessary error messages and magic numbers
|
2007-10-04 20:06:38 +00:00 |
|
|
f3966e5fee
|
Made use of 4 MB fifo
|
2007-10-03 22:38:39 +00:00 |
|
|
011ba599cd
|
Blocked against file descriptor drives. Too dangerous for a demo.
|
2007-09-24 18:21:32 +00:00 |
|
|
0c14e6ee4c
|
burn_drive_grab_dummy() becomes invisible part of burn_drive_scan_and_grab()
|
2007-09-05 19:42:03 +00:00 |
|
|
970e2798ba
|
Testing new API functions via --drive stdio:<path>
|
2007-09-04 22:51:44 +00:00 |
|
|
6950ac8c42
|
Reflected recent URL changes to libburnia-project.org
|
2007-08-11 07:51:04 +00:00 |
|
|
81d68aeb83
|
Changed "KB" to "kiB"
|
2007-06-10 08:06:03 +00:00 |
|
|
1a054b54c9
|
Updated media list in introduction comment
|
2007-04-06 06:49:51 +00:00 |
|
|
64ae333863
|
Macro for length of rejection reasons string (old size is still safe)
|
2007-02-22 09:49:18 +00:00 |
|
|
8c0e0a7a47
|
Removed unprecise unnecessary comment
|
2007-02-17 09:09:34 +00:00 |
|
|
c570e4868d
|
Allowed forceful blanking of blank media in burn_disc_erase()
|
2007-02-17 08:56:41 +00:00 |
|
|
dc281902a5
|
Removed or updated outdated restriction statements
|
2007-02-13 14:38:14 +00:00 |
|
|
50eba7ee31
|
Updated documentation aspects
|
2007-02-07 17:49:52 +00:00 |
|
|
494693cc63
|
Made use of burn_write_opts_auto_write_type()
|
2007-02-07 16:37:25 +00:00 |
|
|
fefdbc646f
|
Mentioned DVD-RAM where appropriate
|
2007-01-13 21:20:56 +00:00 |
|
|
ab51d551d3
|
New formatting parameter "size". Sorry for changing API. Function is a week old.
|
2007-01-06 12:08:57 +00:00 |
|
|
441c2a32cd
|
Made use of formatting of DVD-RW
|
2007-01-02 12:57:47 +00:00 |
|
|
00afac796e
|
Removed unnecessary waiting loops after grab, mentioned DVD+RW
|
2006-12-24 20:24:43 +00:00 |
|
|
59d3e7296b
|
Report media type, avoid self contradicting messages with DVD+RW --multi
|
2006-12-21 20:58:26 +00:00 |
|
|
aafc0b0be2
|
Changed URLs and umbrella names to libburnia
|
2006-12-03 15:56:27 +00:00 |
|
|
15df1d819c
|
Corrected two minor bugs
|
2006-11-25 16:05:23 +00:00 |
|
|
11f16316b1
|
Made use of libburn device address translation (/dev/sr0, /dev/cdrom, ...)
|
2006-11-25 15:43:31 +00:00 |
|
|
56ab215db0
|
Ticket 91: update media state model after content change
|
2006-11-25 15:26:35 +00:00 |
|
|
254852ee36
|
Enabled multi-session with libburner
|
2006-11-17 19:51:51 +00:00 |
|
|
908a6b336b
|
Obsoleted --stdin_size by automatic TAO. Cared for non-plain track files
|
2006-11-16 16:38:23 +00:00 |
|
|
a239d54bd7
|
Changed status report during blanking (there are no "sectors")
|
2006-11-03 06:30:18 +00:00 |
|
|
15e37555ae
|
Repaired broken macro settings during Linux build
|
2006-11-01 17:19:37 +00:00 |
|
|
1477b9097f
|
Freed all tracks after burning and not only last one
|
2006-10-19 09:39:10 +00:00 |
|
|
a6f394f626
|
Added --audio and multi-track, removed --verbose, hid --burn_for_real
|
2006-10-18 16:59:07 +00:00 |
|
|
3b16ef699f
|
Implemented new API function burn_set_signal_handling(), libburner uses it
|
2006-10-03 16:37:08 +00:00 |
|
|
2ef83d54f7
|
Officialized burn_drive_info_forget()
|
2006-09-11 17:49:42 +00:00 |
|
|
fb2deba58c
|
Re-enabled call to burn_drive_info_free() after repair by revision 93
|
2006-09-10 17:25:00 +00:00 |
|
|
59f0c4caa3
|
Slowed down highspeed loops waiting for drive status changes
|
2006-09-10 10:09:17 +00:00 |
|
|
1878671798
|
Added constraint --stdin_size >= 600k, better bus scan behavior
|
2006-09-07 18:43:37 +00:00 |
|
|
085d025bd4
|
Changed a macro name from Burniso_ to Libburner_
|
2006-09-07 09:32:18 +00:00 |
|
|
642cc5f77f
|
Re-inserted lost tab.
|
2006-09-05 21:17:37 +00:00 |
|
|
c2c9f4d77f
|
Rearranged definitions and header inclusions. Is safer so.
|
2006-09-05 19:12:47 +00:00 |
|
|
5ece1f0db3
|
Added upcoming clarification of copyright and license aspiration
|
2006-09-02 20:29:58 +00:00 |
|
|
535a86a97e
|
Made "read-ahead" comment sufficiently ambigous: "buffer"|"filesystem" == ""
|
2006-09-01 12:34:37 +00:00 |
|
|
8642b335bb
|
Added 300 kB of padding to get rid of warning in doc, plus end sector padding
|
2006-08-31 11:07:28 +00:00 |
|
|
36e1c5caa8
|
My proposal for a new souvereign app as API doc and reference for API decisions
|
2006-08-30 15:14:41 +00:00 |
|