Commit Graph

471 Commits

Author SHA1 Message Date
Thomas Schmitt b40de2f9ed New API function burn_write_opts_get_drive() 2007-09-01 18:23:06 +00:00
Thomas Schmitt f32adc5dfe Adapted C code generator script to new address of libdax_model.txt 2007-08-29 15:10:43 +00:00
Thomas Schmitt eb35e700b4 Moved libdax-libcevap model stuff to libcevap/ 2007-08-29 15:02:04 +00:00
Thomas Schmitt 0f3e80509e Added missing file to link list: read.o 2007-08-29 12:45:01 +00:00
Thomas Schmitt 6369902ee5 Next cdrskin-0.3.9 cycle 2007-08-29 12:35:22 +00:00
Thomas Schmitt 6d69bf2905 Work goes on 2007-08-29 12:30:02 +00:00
Thomas Schmitt 86b5a11c7c Mentioned --grow_overwriteable_iso 2007-08-28 14:33:08 +00:00
Thomas Schmitt c40a909956 Made program behavior with --grow_overwriteable_iso more consistent 2007-08-28 14:31:42 +00:00
Thomas Schmitt 4398b35960 New cdrskin option --grow_overwriteable_iso 2007-08-26 20:09:47 +00:00
Thomas Schmitt 2139aa5ac3 More memory management changes proposed by Joris Dobbelsteen 2007-08-25 16:02:58 +00:00
Thomas Schmitt 27f1c2604e Reacted on false compiler warning about potentially unused variable 2007-08-25 09:10:48 +00:00
Thomas Schmitt 3e432c0341 Corrected memory management flaws found by Joris Dobbelsteen 2007-08-25 08:58:41 +00:00
Thomas Schmitt a70f0b4a85 Try to read last 2 blocks of CD track without eventual error message 2007-08-23 15:06:05 +00:00
Thomas Schmitt d8399cc8c9 Allowed to suppress error message from failed burn_read_data() 2007-08-23 15:02:55 +00:00
Thomas Schmitt 64352b61ea Taking synchronous read/write into respect with abort handling 2007-08-22 17:33:53 +00:00
Thomas Schmitt f677261e77 Avoided locked drive with interrupted telltoc read. (eject unlocks anyway) 2007-08-22 16:40:22 +00:00
Thomas Schmitt 6929dc443e Avoiding libburn read-ahead-bug 2007-08-22 16:13:44 +00:00
Thomas Schmitt 214230fe70 Retrieving my old backups which are hit by the Linux Read-Ahead-Bug 2007-08-22 14:05:03 +00:00
Thomas Schmitt ab47b3bb1b Corrected dangerous typo with error message production of mmc_read_10() 2007-08-22 13:46:21 +00:00
Thomas Schmitt 74aba7b620 Added some function type declarations 2007-08-20 08:44:41 +00:00
Thomas Schmitt b4c6d96064 Corrected a bug about inclusion of cevap*.h files 2007-08-20 08:43:44 +00:00
Thomas Schmitt cf847594d6 Corrected description of compiling and generating 2007-08-19 18:45:39 +00:00
Thomas Schmitt cddc309afb Generator frontend scripts (./libcevap_gen.sh to be run in libcevap/) 2007-08-19 18:37:38 +00:00
Thomas Schmitt 61335d4a0b More comments, new capabilities of C code generator 2007-08-19 17:50:11 +00:00
Thomas Schmitt d1a351c1fe The C code generator mentioned in doc/libdax_model.txt. See there. 2007-08-19 17:46:19 +00:00
Thomas Schmitt 504ae1b2c8 Added more attributes and comments 2007-08-17 08:20:32 +00:00
Thomas Schmitt b12a3c9e8f Corrected harmless type declaration flaws 2007-08-17 08:19:30 +00:00
Thomas Schmitt f8abcbe954 Added more attributes and distinguished read-write, read-only, private ones 2007-08-15 12:20:21 +00:00
Thomas Schmitt f8c9ef27b3 Beautified implementation names and added some more attributes 2007-08-13 11:59:34 +00:00
Thomas Schmitt a8fd5390ab Some polishing about option direct_write_amount= 2007-08-13 08:17:57 +00:00
Thomas Schmitt a77bba545a Next cdrskin-0.3.9 cycle 2007-08-13 08:11:01 +00:00
Thomas Schmitt be94e7cf6c Testing burn_read_data() by option --read_and_print 2007-08-12 15:32:30 +00:00
Thomas Schmitt 9a1e8a34a5 New API function burn_read_data() 2007-08-12 15:25:56 +00:00
Thomas Schmitt 80901ed471 Debug message explaining why burn_drive_convert_fs_adr() acts on track source 2007-08-12 09:52:40 +00:00
Thomas Schmitt 6c6256bacf Checked in burn_random_access_write() wether drive is grabbed 2007-08-12 09:51:04 +00:00
Thomas Schmitt 190268a3ea Clarifications about burn_random_access_write() 2007-08-12 09:48:31 +00:00
Thomas Schmitt 5f9ac43775 New option direct_write_amount= using new API call burn_random_access_write() 2007-08-11 20:22:52 +00:00
Thomas Schmitt 9078e65ae6 New API function burn_random_access_write() 2007-08-11 20:16:57 +00:00
Thomas Schmitt bdba12f0f9 Reflected recent URL changes to libburnia-project.org 2007-08-11 07:51:04 +00:00
Mario Danic 86a4afee8e Changed project url in configure.ac to libburnia-project.org 2007-08-10 20:38:57 +00:00
Thomas Schmitt 64fbbe9bb1 Changed "libburn-1.pc" to "libburn-5.pc" to re-enable ./bootstrap ; ./configure 2007-08-10 20:29:59 +00:00
Thomas Schmitt beb51c50f9 Updated comments about supported profiles and media types 2007-08-10 20:11:33 +00:00
Thomas Schmitt f1fe656646 Fiddled on the model attributes 2007-08-10 20:01:21 +00:00
Mario Danic 21bcb7b149 Fixed build system of libburn and libisofs in respect to .pc files 2007-08-10 11:41:18 +00:00
Mario Danic b1615ea071 Changed top-level URL in readme 2007-08-10 09:54:32 +00:00
Mario Danic 17959bb68e Corrected typo in naming 2007-08-10 09:45:24 +00:00
Mario Danic 5d764e75de Corrected pc.in file according to our SO number 2007-08-10 09:44:59 +00:00
Thomas Schmitt 0b13d485fe Obscure backup of my unripe model ideas about libcevap (former libdax) 2007-08-09 13:33:55 +00:00
Thomas Schmitt e926103150 Corrected a typo 2007-08-09 13:31:43 +00:00
Thomas Schmitt 87eb838f52 Changed "unsigned" to "unsigned int" 2007-08-09 13:30:52 +00:00