Commit Graph

419 Commits

Author SHA1 Message Date
Mario Danic 374166119e Imported needed files for exclude path functionality 2006-09-01 12:12:25 +00:00
Mario Danic 11d1b9bbb6 Implemented functionality to exclude path 2006-09-01 12:11:33 +00:00
Thomas Schmitt 754a6eb601 Added clarifying URGE to ABORT texts 2006-09-01 12:04:50 +00:00
Thomas Schmitt d163ba3119 Implemented track number patch by bonfire-app@wanadoo.fr, tickets 58 and 9 2006-09-01 10:52:01 +00:00
Thomas Schmitt d438d59fa1 Updated cdrskin help tests and docs: -audio, obsolete eject_device= 2006-09-01 08:49:31 +00:00
Thomas Schmitt c5674d49a8 Made cdrskin abort if fifo filling before burn yields 0 bytes (ticket 55) 2006-08-31 13:33:59 +00:00
Thomas Schmitt d238fa983b Promoted "newapi" functionality and libburn-eject from test to standard 2006-08-31 11:14:27 +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 e47c8308eb Outcommented "experimental:" messages of O_EXCL development 2006-08-31 09:26:44 +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 432484f46b Disabled unconditionality of eject introduced by 55 or 56 2006-08-29 20:14:46 +00:00
Thomas Schmitt 7e4191364a Avoided unwanted tray loading on eject of never grabbed drive 2006-08-29 20:05:23 +00:00
Thomas Schmitt cedd85380e Made cdrskin ready to make good use of now working libburn-eject 2006-08-29 16:56:24 +00:00
Mario Danic 76078f97a6 Implemented experimental eject 2006-08-29 15:29:31 +00:00
Thomas Schmitt 2224ff718a Forced each track to have a minimum size of 600 kB 2006-08-29 10:06:05 +00:00
Thomas Schmitt 2ef9c90d6c Added personal commitment to grant BSD license on request. Insisted in GPL for now. 2006-08-29 09:16:21 +00:00
Thomas Schmitt c6778a0c1b Closed a pitfall with reading from '-' and no tsize= or tao_to_sao_tsize= 2006-08-28 21:30:44 +00:00
Thomas Schmitt a660d0050c Wrote into API the imperative not to use drive.location but burn_drive_get_adr 2006-08-28 21:28:24 +00:00
Mario Danic 08b877cfc9 Made burn_drive_release() always unlock drive 2006-08-28 21:10:08 +00:00
Mario Danic 07cf385519 Fixed eject in burn_drive_release() 2006-08-28 20:43:34 +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 6ff1a35c65 Changed some 'release' to 'close' with specs of burn_drive_scan_and_grab 2006-08-27 22:23:03 +00:00
Mario Danic c155e08301 Extended API docs to document fact that audio data must be in little-endian byte order 2006-08-27 20:55:14 +00:00
Thomas Schmitt 7d88b30496 Fixed obscure sigsegv introduced with 35 or 39 by obeying libburn.h text 2006-08-27 19:28:37 +00:00
Thomas Schmitt dc74390bd5 Inserted prints to see how sg_issue_command() is called (printing is disabled now) 2006-08-27 15:16:33 +00:00
Thomas Schmitt 14e95330e9 Implemented Lorenzos blank-appendable patch plus option --no_blank_appendable 2006-08-27 08:32:51 +00:00
Thomas Schmitt f5878392d2 Rewrote it to new API practice, inflated explanation comments, SAO mode 2006-08-26 21:43:08 +00:00
Thomas Schmitt 5ec170721e Allowed to blank appendable files and installed first back_hacks.h variable ever 2006-08-26 13:49:53 +00:00
Mario Danic 610b731872 Fixed crash when using joliet+rockridge 2006-08-26 09:27:39 +00:00
Thomas Schmitt c9ad5997d0 Worked forth in order to make cdrskin fully newapi compliant 2006-08-25 18:21:03 +00:00
Thomas Schmitt 9063945d28 Adjusted statement at API documention of burn_initialize() 2006-08-25 17:35:24 +00:00
Thomas Schmitt f9c21e4057 burn_drive_free() now closes all open drive file descriptors 2006-08-25 17:02:27 +00:00
Thomas Schmitt 20a0c61fd6 Installed protection against resource leak in Cdrskin_grab_drive() 2006-08-25 13:03:22 +00:00
Mario Danic 525322ddf1 API docs addition for burn_audio 2006-08-24 22:33:49 +00:00
Thomas Schmitt fff851b263 Hopefully fixed an unintended line break in API doxygen 2006-08-24 21:21:25 +00:00
Mario Danic 3ec88660e0 Fixed build mess 2006-08-24 20:46:12 +00:00
Mario Danic ca771aae2e Remove obsolete files 2006-08-24 19:28:58 +00:00
Mario Danic e943c8c648 Second pinch of libisofs rewrite 2006-08-24 19:24:38 +00:00
Mario Danic 48d76e844e First pinch of libisofs rewrite 2006-08-24 19:23:37 +00:00
Thomas Schmitt 176e1654ff Fixed undefined track_type introduced by revision 20 2006-08-24 19:23:09 +00:00
Mario Danic fa4e4143f7 Fixed Makefile.am files 2006-08-24 18:41:01 +00:00
Thomas Schmitt 2809331055 First test of possibility to obey the self imposed rules of Revison 21 2006-08-24 13:53:37 +00:00
Thomas Schmitt af80089811 Experimental option cdrskin/compile_cdrskin.sh -newapi 2006-08-24 13:41:22 +00:00
Thomas Schmitt d6df47920e Introduced API functions burn_drive_scan_and_grab() burn_drive_get_adr() 2006-08-24 13:30:21 +00:00
Thomas Schmitt 377756a52a Implemented Lorenzo Taylor's audio patch manually by copy+paste 2006-08-23 18:56:26 +00:00