Commit Graph

487 Commits

Author SHA1 Message Date
Thomas Schmitt c39e7d8ce4 Renamed libburn-5.pc to libburn-1.pc 2008-02-01 10:03:56 +00:00
Thomas Schmitt 95609061f1 Introduced compile time check of libburn header version 2008-01-31 11:11:50 +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 654e25d40a Made number transition to 0.4.3 , still libburn.so.4.7.0 2008-01-27 14:53:55 +00:00
Thomas Schmitt 69e1d4a51f Disabled debugging messages about thread properties 2008-01-26 18:03:36 +00:00
Thomas Schmitt 305917fe86 Made a sudden end to all stdio drives in burn_abort() 2008-01-26 13:16:12 +00:00
Thomas Schmitt b3b42ff649 Ported change in vreixo message range from isoburn_msgs 2008-01-26 12:31:42 +00:00
Thomas Schmitt 77a9a1fc92 Dynamic cdrskin linking patch by Simon Huggins. 2008-01-23 21:37:26 +00:00
Thomas Schmitt beb1c1d2d1 Implemented run time check of libburn version. 2008-01-23 21:18:25 +00:00
Thomas Schmitt e449654c7b Introduced message severity "FAILURE" 2008-01-23 19:39:38 +00:00
Thomas Schmitt d66a40bc0e Made burn_read_data() issue messages about hopeless drive access errors 2008-01-23 19:34:38 +00:00
Thomas Schmitt bed900f3f4 Fixed small bug about error messages with burn_read_data 2008-01-19 20:18:13 +00:00
Thomas Schmitt adac21d6ee Changed meaning of .driveno to .origin, introduced LIBDAX_MSGS_ORIGIN_* macros 2008-01-17 18:51:46 +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 9f7be91aba Made postponed change in thread management 2007-12-07 18:53:22 +00:00
Thomas Schmitt fec4fd864f An attempt to rectify .so numbering: SONAME=10, REV=1, AGE=6 2007-12-07 18:51:57 +00:00
Thomas Schmitt 82c6e92da0 Enabled reading of TOC from ROM drives (direly needed for xorriso) 2007-11-29 18:55:06 +00:00
Thomas Schmitt 206910da4e Reacted on build warnings on another system 2007-11-26 15:49:39 +00:00
Thomas Schmitt 0a27b188a3 Reacted on build warnings on a 64 Bit system 2007-11-18 09:36:41 +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 fc5f2a4745 Reacted on cdwrite@ message about INT_MAX in cdrom.h of kernel 2.6.23 2007-10-27 07:52:54 +00:00
Thomas Schmitt 903a12c90b Added forgotten help text lines 2007-10-25 13:18:48 +00:00
Thomas Schmitt f3739013fa Made number transition to 0.4.1 2007-10-25 09:26:02 +00:00
Thomas Schmitt 1280fdf221 Next cdrskin-0.3.9 cycle 2007-10-23 15:58:45 +00:00
Thomas Schmitt 3199bc21aa Removed useless alternative after zombies turned out to be caused by gdb 2007-10-19 13:32:49 +00:00
Thomas Schmitt 2d131a1741 Small change with debug verbosity of abort handler 2007-10-19 13:27:59 +00:00
Thomas Schmitt cd84357589 Starting threads detached, providing two alternatives. But zombies still there. 2007-10-19 11:53:19 +00:00
Thomas Schmitt e98a90cecf Prevented SIGSEGV with burn_msgs_obtain() on non-initialized library 2007-10-18 20:03:50 +00:00
Thomas Schmitt 2a669879a4 Calmed down hyperactive sleep interval with drive scanning 2007-10-18 19:39:13 +00:00
Thomas Schmitt e6885f7fac New API function burn_text_to_sev() 2007-10-16 21:22:29 +00:00
Thomas Schmitt 191db530c5 Activated re-usal of disposed global drive_array slots 2007-10-15 14:41:29 +00:00
Thomas Schmitt c3d9155340 Corrected SIGSEGV with changing from one drive to the other 2007-10-15 11:59:34 +00:00
Thomas Schmitt 3119ed2af3 Made possible to silence error message about missing pseudo drive 2007-10-15 11:58:08 +00:00
Thomas Schmitt 5eb47cd3ed Corrected 4-byte buffer overflow (which did no detectable harm) 2007-10-15 11:55:34 +00:00
Thomas Schmitt f4fe30ec6c Corrected status reply for unstarted fifo 2007-10-07 11:03:07 +00:00
Thomas Schmitt a63d9b11c4 Fixed data spoiling bug with ring buffer introduced with rev 1155 2007-10-05 23:15:25 +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 ed53a67a2b Corrected abort preventing bug introduced with revision 1131 2007-10-04 21:29:49 +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 291ef125b0 Implemented the ring buffer of burn_fifo_source_new() object 2007-10-03 22:35:37 +00:00
Thomas Schmitt 771e659a43 More documentation for burn_source 2007-10-03 11:54:42 +00:00
Thomas Schmitt f71c2079ff Ensured synchronize cache before release 2007-10-03 11:24:41 +00:00
Thomas Schmitt 01ec5f031d More documentation for burn_source 2007-10-03 08:41:01 +00:00
Thomas Schmitt ce7678b8f4 Corrected error with revision 1145 2007-10-02 17:59:12 +00:00
Thomas Schmitt 769ea039a1 Clarified role of burn_source 2007-10-02 13:54:54 +00:00
Thomas Schmitt fc6163732e Moved minimum tracksize padding out of TAO track closing. Now done before sync. 2007-10-02 12:06:11 +00:00
Thomas Schmitt 214de7d7df Implemented a simple fifo to decouple from burn_source signals 2007-09-30 21:24:55 +00:00