Commit Graph

157 Commits

Author SHA1 Message Date
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
Thomas Schmitt d6ab7897f5 Introduced new internal function burn_drive_is_open 2006-08-22 17:42:44 +00:00
Thomas Schmitt 3da15f8733 Reported obvious need for automake >=1.7 2006-08-21 22:39:56 +00:00
Thomas Schmitt 6684d48c53 Reported obvious need for automake >=1.7 2006-08-21 21:54:28 +00:00
Thomas Schmitt 380bba49c3 Introduced a cdrskin changelog textfile 2006-08-21 08:49:16 +00:00
Thomas Schmitt d02e5ff029 Set new version timestamp: 2006.08.20.175512 2006-08-21 08:37:06 +00:00
Thomas Schmitt 569c1d7aef Readjusted relationship glue of libburn and cdrskin 2006-08-21 08:32:04 +00:00
Thomas Schmitt 191f17023c Moved in cdrskin homepage 2006-08-21 08:25:32 +00:00
Thomas Schmitt fb4a2954d5 Added plain text copy of Cdrskin wiki 2006-08-21 08:15:50 +00:00
Thomas Schmitt 3f4a330f22 Start of version 0.1.5. Enabled O_EXCL experiments. 2006-08-21 08:04:01 +00:00
Thomas Schmitt 265fae24b4 Hopefully fixed a file descriptor resource leak in sg_grab() 2006-08-20 19:03:21 +00:00
Thomas Schmitt 569b567d8c Added my copyright to toplevel README. Made history update. 2006-08-20 18:58:13 +00:00
Thomas Schmitt 831c487911 Silenced two compiler warnings 2006-08-20 18:21:29 +00:00