Commit Graph

485 Commits (d4980035158a10b6b79b68f6f01d91338d69455e)

Author SHA1 Message Date
Thomas Schmitt d498003515 Corrected description of major.minor.micro definition in libburn.h 16 years ago
Thomas Schmitt b1630a3b33 Moving the major.minor.micro definition from configure.ac to libburn.h 16 years ago
Thomas Schmitt 654e25d40a Made number transition to 0.4.3 , still libburn.so.4.7.0 16 years ago
Thomas Schmitt 69e1d4a51f Disabled debugging messages about thread properties 16 years ago
Thomas Schmitt 305917fe86 Made a sudden end to all stdio drives in burn_abort() 16 years ago
Thomas Schmitt b3b42ff649 Ported change in vreixo message range from isoburn_msgs 16 years ago
Thomas Schmitt 77a9a1fc92 Dynamic cdrskin linking patch by Simon Huggins. 16 years ago
Thomas Schmitt beb1c1d2d1 Implemented run time check of libburn version. 16 years ago
Thomas Schmitt e449654c7b Introduced message severity "FAILURE" 16 years ago
Thomas Schmitt d66a40bc0e Made burn_read_data() issue messages about hopeless drive access errors 16 years ago
Thomas Schmitt bed900f3f4 Fixed small bug about error messages with burn_read_data 16 years ago
Thomas Schmitt adac21d6ee Changed meaning of .driveno to .origin, introduced LIBDAX_MSGS_ORIGIN_* macros 16 years ago
Thomas Schmitt d9e056c3ac Implemented burn_source.cancel() in a binary backwards compatible way 16 years ago
Thomas Schmitt 9f7be91aba Made postponed change in thread management 16 years ago
Thomas Schmitt fec4fd864f An attempt to rectify .so numbering: SONAME=10, REV=1, AGE=6 16 years ago
Thomas Schmitt 82c6e92da0 Enabled reading of TOC from ROM drives (direly needed for xorriso) 16 years ago
Thomas Schmitt 206910da4e Reacted on build warnings on another system 16 years ago
Thomas Schmitt 0a27b188a3 Reacted on build warnings on a 64 Bit system 16 years ago
Thomas Schmitt 5c8d6865b5 Marked loss of binary backward compatibility back in rev 655, libburn-0.3.1 16 years ago
Thomas Schmitt fc5f2a4745 Reacted on cdwrite@ message about INT_MAX in cdrom.h of kernel 2.6.23 16 years ago
Thomas Schmitt 903a12c90b Added forgotten help text lines 16 years ago
Thomas Schmitt f3739013fa Made number transition to 0.4.1 16 years ago
Thomas Schmitt 1280fdf221 Next cdrskin-0.3.9 cycle 16 years ago
Thomas Schmitt 3199bc21aa Removed useless alternative after zombies turned out to be caused by gdb 16 years ago
Thomas Schmitt 2d131a1741 Small change with debug verbosity of abort handler 16 years ago
Thomas Schmitt cd84357589 Starting threads detached, providing two alternatives. But zombies still there. 16 years ago
Thomas Schmitt e98a90cecf Prevented SIGSEGV with burn_msgs_obtain() on non-initialized library 16 years ago
Thomas Schmitt 2a669879a4 Calmed down hyperactive sleep interval with drive scanning 16 years ago
Thomas Schmitt e6885f7fac New API function burn_text_to_sev() 16 years ago
Thomas Schmitt 191db530c5 Activated re-usal of disposed global drive_array slots 16 years ago
Thomas Schmitt c3d9155340 Corrected SIGSEGV with changing from one drive to the other 16 years ago
Thomas Schmitt 3119ed2af3 Made possible to silence error message about missing pseudo drive 16 years ago
Thomas Schmitt 5eb47cd3ed Corrected 4-byte buffer overflow (which did no detectable harm) 16 years ago
Thomas Schmitt f4fe30ec6c Corrected status reply for unstarted fifo 16 years ago
Thomas Schmitt a63d9b11c4 Fixed data spoiling bug with ring buffer introduced with rev 1155 16 years ago
Thomas Schmitt ee7fcf7522 Revoked urge to have a magic[4] in burn_source (free_data is magic enough) 16 years ago
Thomas Schmitt ed53a67a2b Corrected abort preventing bug introduced with revision 1131 16 years ago
Thomas Schmitt bc1944b970 Minor adjustments with comment text 16 years ago
Thomas Schmitt e5f42759a0 Inserted the necessary error messages and magic numbers 16 years ago
Thomas Schmitt e2479d6088 More documentation for burn_source, new API call burn_fifo_inquire_status() 16 years ago
Thomas Schmitt 291ef125b0 Implemented the ring buffer of burn_fifo_source_new() object 16 years ago
Thomas Schmitt 771e659a43 More documentation for burn_source 16 years ago
Thomas Schmitt f71c2079ff Ensured synchronize cache before release 16 years ago
Thomas Schmitt 01ec5f031d More documentation for burn_source 16 years ago
Thomas Schmitt ce7678b8f4 Corrected error with revision 1145 16 years ago
Thomas Schmitt 769ea039a1 Clarified role of burn_source 16 years ago
Thomas Schmitt fc6163732e Moved minimum tracksize padding out of TAO track closing. Now done before sync. 16 years ago
Thomas Schmitt 214de7d7df Implemented a simple fifo to decouple from burn_source signals 16 years ago
Thomas Schmitt 97403bb20e Added forgotten handling of non-writer-non-control threads 16 years ago
Thomas Schmitt 5d93e04b28 Trying to catch signals from within the writer thread 16 years ago