Commit Graph

850 Commits

Author SHA1 Message Date
Thomas Schmitt 0b56b9d915 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 27c2fee063 Made burn_drive_release() always unlock drive 2006-08-28 21:10:08 +00:00
Mario Danic e89db6141e Fixed eject in burn_drive_release() 2006-08-28 20:43:34 +00:00
Thomas Schmitt b306aabe96 Integrated functionality of test/devices.c into test/burniso.c 2006-08-28 20:26:02 +00:00
Thomas Schmitt 78b35fcae3 Polished a bit more for doxygen 2006-08-28 11:55:46 +00:00
Thomas Schmitt 131e7a2484 Disabled inner burn_drive_info_free like in cdrskin, polished a bit 2006-08-27 22:27:59 +00:00
Thomas Schmitt b02ee9a380 Rewrote test/blank.c to new API practice, inflated explanation comments 2006-08-27 22:26:09 +00:00
Thomas Schmitt 46453d2255 Changed some 'release' to 'close' with specs of burn_drive_scan_and_grab 2006-08-27 22:23:03 +00:00
Mario Danic acc13f95bf 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 f3f79defab Fixed obscure sigsegv introduced with 35 or 39 by obeying libburn.h text 2006-08-27 19:28:37 +00:00
Thomas Schmitt 7390158828 Inserted prints to see how sg_issue_command() is called (printing is disabled now) 2006-08-27 15:16:33 +00:00
Thomas Schmitt 2d20937201 Implemented Lorenzos blank-appendable patch plus option --no_blank_appendable 2006-08-27 08:32:51 +00:00
Thomas Schmitt 79b8b0cf4b Rewrote it to new API practice, inflated explanation comments, SAO mode 2006-08-26 21:43:08 +00:00
Thomas Schmitt 3e0b8ba42b Allowed to blank appendable files and installed first back_hacks.h variable ever 2006-08-26 13:49:53 +00:00
Mario Danic ad55f88859 Fixed crash when using joliet+rockridge 2006-08-26 09:27:39 +00:00
Thomas Schmitt c080c21ebf Worked forth in order to make cdrskin fully newapi compliant 2006-08-25 18:21:03 +00:00
Thomas Schmitt 791b4e6e90 Adjusted statement at API documention of burn_initialize() 2006-08-25 17:35:24 +00:00
Thomas Schmitt 294f37248f burn_drive_free() now closes all open drive file descriptors 2006-08-25 17:02:27 +00:00
Thomas Schmitt 3424cc816a Installed protection against resource leak in Cdrskin_grab_drive() 2006-08-25 13:03:22 +00:00
Mario Danic 29c6a011ef API docs addition for burn_audio 2006-08-24 22:33:49 +00:00
Thomas Schmitt 2945b9e8f7 Hopefully fixed an unintended line break in API doxygen 2006-08-24 21:21:25 +00:00
Mario Danic 08db672550 Fixed build mess 2006-08-24 20:46:12 +00:00
Mario Danic 0dbf4034a2 Remove obsolete files 2006-08-24 19:28:58 +00:00
Mario Danic 06c82c78e8 Second pinch of libisofs rewrite 2006-08-24 19:24:38 +00:00
Mario Danic 47d5d010ef First pinch of libisofs rewrite 2006-08-24 19:23:37 +00:00
Thomas Schmitt 3a7a36f09a Fixed undefined track_type introduced by revision 20 2006-08-24 19:23:09 +00:00
Mario Danic fad2b01efe Fixed Makefile.am files 2006-08-24 18:41:01 +00:00
Thomas Schmitt 7e3f5b4fcd First test of possibility to obey the self imposed rules of Revison 21 2006-08-24 13:53:37 +00:00
Thomas Schmitt e1962283a7 Experimental option cdrskin/compile_cdrskin.sh -newapi 2006-08-24 13:41:22 +00:00
Thomas Schmitt 2a160a50f3 Introduced API functions burn_drive_scan_and_grab() burn_drive_get_adr() 2006-08-24 13:30:21 +00:00
Thomas Schmitt 1f59bcb6b2 Implemented Lorenzo Taylor's audio patch manually by copy+paste 2006-08-23 18:56:26 +00:00
Thomas Schmitt ca857610d5 Introduced new internal function burn_drive_is_open 2006-08-22 17:42:44 +00:00
Thomas Schmitt 9e7486da29 Reported obvious need for automake >=1.7 2006-08-21 22:39:56 +00:00
Thomas Schmitt fea4c966d2 Reported obvious need for automake >=1.7 2006-08-21 21:54:28 +00:00
Thomas Schmitt 75283a23a6 Introduced a cdrskin changelog textfile 2006-08-21 08:49:16 +00:00
Thomas Schmitt 96db536360 Set new version timestamp: 2006.08.20.175512 2006-08-21 08:37:06 +00:00
Thomas Schmitt 79189977e4 Readjusted relationship glue of libburn and cdrskin 2006-08-21 08:32:04 +00:00
Thomas Schmitt e361549cfc Moved in cdrskin homepage 2006-08-21 08:25:32 +00:00
Thomas Schmitt dd47349bba Added plain text copy of Cdrskin wiki 2006-08-21 08:15:50 +00:00
Thomas Schmitt 5d3e75c95d Start of version 0.1.5. Enabled O_EXCL experiments. 2006-08-21 08:04:01 +00:00
Thomas Schmitt b5bafeb048 Hopefully fixed a file descriptor resource leak in sg_grab() 2006-08-20 19:03:21 +00:00
Thomas Schmitt 2fa6787d14 Added my copyright to toplevel README. Made history update. 2006-08-20 18:58:13 +00:00
Thomas Schmitt 283b15439b Silenced two compiler warnings 2006-08-20 18:21:29 +00:00
Mario Danic 32f37b53fb Stopped forcing autotools1.7 2006-08-18 22:34:43 +00:00
Mario Danic 99ec69d919 Fixed makefile.am 2006-08-18 20:33:03 +00:00
Mario Danic 10cca8a3d3 Imported proper cdrskin files 2006-08-18 17:03:41 +00:00
Mario Danic 0696ea2f45 Imported cdrskin files, toplevel readme file 2006-08-18 17:02:10 +00:00
Mario Danic e66cae0af7 Imported Cdrskin 2006-08-18 16:58:31 +00:00
Mario Danic 42585d6bcf Implemented persistent drive adresses, method to leave all drives but one untouched 2006-08-15 20:40:30 +00:00
Mario Danic 21e92dcf3e Initial import 2006-08-15 20:37:04 +00:00