Commit Graph

35 Commits

Author SHA1 Message Date
Thomas Schmitt a6f394f626 Added --audio and multi-track, removed --verbose, hid --burn_for_real 2006-10-18 16:59:07 +00:00
Thomas Schmitt 362bcc9cc0 Implemented some cdrecord pickiness for .wav extraction 2006-10-17 16:52:58 +00:00
Thomas Schmitt 1e80ad2187 Roughly implemented automatic .wav extraction in cdrskin 2006-10-17 14:13:30 +00:00
Thomas Schmitt 398d068820 Made helptext print to stderr rather than stdout 2006-10-15 21:14:22 +00:00
Thomas Schmitt cb42e2fcd9 Hunting a malloc/free memory problem 2006-10-15 18:49:30 +00:00
Thomas Schmitt 1851f3f82a Fixed permissions of eventually created output file 2006-10-15 14:19:21 +00:00
Thomas Schmitt e423bda96f Implemented a first attempt of a .wav decapitator (ticket 38) 2006-10-15 13:56:30 +00:00
Thomas Schmitt 3b16ef699f Implemented new API function burn_set_signal_handling(), libburner uses it 2006-10-03 16:37:08 +00:00
Mario Danic b28b07ce3e Removed obsolete test examples 2006-09-13 09:47:19 +00:00
Mario Danic e27b5e80fe Slightly modified master test 2006-09-12 19:28:18 +00:00
Thomas Schmitt af2cbe9354 Deleted until next occasion: testburner 2006-09-11 18:13:19 +00:00
Thomas Schmitt 2ef83d54f7 Officialized burn_drive_info_forget() 2006-09-11 17:49:42 +00:00
Thomas Schmitt fb2deba58c Re-enabled call to burn_drive_info_free() after repair by revision 93 2006-09-10 17:25:00 +00:00
Thomas Schmitt 59f0c4caa3 Slowed down highspeed loops waiting for drive status changes 2006-09-10 10:09:17 +00:00
Thomas Schmitt eed4a0a89e Hopefully ensured correct burn_disc_is_erasable() already after first grab 2006-09-08 20:17:18 +00:00
Thomas Schmitt 1878671798 Added constraint --stdin_size >= 600k, better bus scan behavior 2006-09-07 18:43:37 +00:00
Thomas Schmitt f2e723bb2d Removed a remnant piece of rather unhealthy test code 2006-09-07 18:10:58 +00:00
Thomas Schmitt 187408f4b8 Prepared test bed for burn_drive_info_forget() as regular API call 2006-09-07 17:58:30 +00:00
Thomas Schmitt 085d025bd4 Changed a macro name from Burniso_ to Libburner_ 2006-09-07 09:32:18 +00:00
Thomas Schmitt 642cc5f77f Re-inserted lost tab. 2006-09-05 21:17:37 +00:00
Thomas Schmitt c2c9f4d77f Rearranged definitions and header inclusions. Is safer so. 2006-09-05 19:12:47 +00:00
Thomas Schmitt 5ece1f0db3 Added upcoming clarification of copyright and license aspiration 2006-09-02 20:29:58 +00:00
Thomas Schmitt 535a86a97e Made "read-ahead" comment sufficiently ambigous: "buffer"|"filesystem" == "" 2006-09-01 12:34:37 +00:00
Thomas Schmitt 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
Thomas Schmitt 36e1c5caa8 My proposal for a new souvereign app as API doc and reference for API decisions 2006-08-30 15:14:41 +00:00
Thomas Schmitt 24ad08b9ad Repaired SIGSEGV caused by releasing ungrabbed drive after mere bus scan 2006-08-30 12:23:01 +00:00
Thomas Schmitt 96466c3be1 Integrated functionality of test/blank.c into test/burniso.c 2006-08-29 21:07:26 +00:00
Thomas Schmitt a21c112fc5 Integrated functionality of test/devices.c into test/burniso.c 2006-08-28 20:26:02 +00:00
Thomas Schmitt 29ce7967dc Polished a bit more for doxygen 2006-08-28 11:55:46 +00:00
Thomas Schmitt c4d3ea8b5a Disabled inner burn_drive_info_free like in cdrskin, polished a bit 2006-08-27 22:27:59 +00:00
Thomas Schmitt 3d012e70b9 Rewrote test/blank.c to new API practice, inflated explanation comments 2006-08-27 22:26:09 +00:00
Thomas Schmitt f5878392d2 Rewrote it to new API practice, inflated explanation comments, SAO mode 2006-08-26 21:43:08 +00:00
Mario Danic 3ec88660e0 Fixed build mess 2006-08-24 20:46:12 +00:00
Mario Danic 48d76e844e First pinch of libisofs rewrite 2006-08-24 19:23:37 +00:00
Mario Danic 2f2c115e08 Initial import 2006-08-15 20:37:04 +00:00