Commit Graph

23 Commits

Author SHA1 Message Date
d4be375515 Changed all malloc() to calloc() 2010-07-12 19:37:31 +00:00
1ecc2d2030 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
5df30507aa Bug fix on FreeBSD: Piped input was falsely attributed a small fixed size 2010-02-16 19:40:07 +00:00
6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +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
81b74cc951 New API calls burn_os_open_track_src() , burn_os_alloc_buffer() 2009-11-23 18:56:18 +00:00
39b9c6f48d Corrected an outdated remark 2009-11-15 15:21:04 +00:00
dba9ae9c69 Cancelling libburn fifo thread before freeing the fifo object 2008-11-08 14:18:14 +00:00
1847e916a4 New API call burn_fifo_peek_data() 2008-07-14 11:38:22 +00:00
b035050202 Implemented burn_source.cancel() in a binary backwards compatible way 2007-12-24 14:21:23 +00:00
b4c9692efc Corrected status reply for unstarted fifo (2nd try) 2007-10-07 11:05:00 +00:00
a2980736ed Corrected status reply for unstarted fifo 2007-10-07 11:03:07 +00:00
3e7c3985b5 Fixed data spoiling bug with ring buffer introduced with rev 1155 2007-10-05 23:15:25 +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
063e04ca4b Inserted the necessary error messages and magic numbers 2007-10-04 20:00:58 +00:00
54006e424c Implemented the ring buffer of burn_fifo_source_new() object 2007-10-03 22:35:37 +00:00
f94133cf45 Implemented a simple fifo to decouple from burn_source signals 2007-09-30 21:24:55 +00:00
2139aa5ac3 More memory management changes proposed by Joris Dobbelsteen 2007-08-25 16:02:58 +00:00
3e432c0341 Corrected memory management flaws found by Joris Dobbelsteen 2007-08-25 08:58:41 +00:00
66440d811d Unified burn_file_source and burn_fd_source 2007-01-26 17:32:31 +00:00
08d9fd3265 Enforce minimum track length with SAO 2007-01-25 18:52:50 +00:00
Mario Danic
44997a2df8 Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00