Commit Graph

188 Commits

Author SHA1 Message Date
Thomas Schmitt 5038e2afb0 Made use of new message handling facility and removed first bugs 2006-09-24 18:07:10 +00:00
Thomas Schmitt bcaf610800 Added an error message handling facility (ticket 74) 2006-09-24 17:16:01 +00:00
Thomas Schmitt 6e01855f40 Made small improvement with debug message 2006-09-23 18:34:59 +00:00
Thomas Schmitt 187fc90edf Bus,Target,Lun for dev=ATA and dev=ATAPI, real SCSI addressing by default 2006-09-23 18:23:18 +00:00
Thomas Schmitt eadef2c51d Explained the new addressing mode 2006-09-23 15:15:54 +00:00
Thomas Schmitt 81ceaf0cdd Removed a bug with SCSI address of scanned drives without such address 2006-09-23 13:26:42 +00:00
Thomas Schmitt c9a3fd3140 Implemented --no_pseudo_scsi_adr 2006-09-23 11:47:46 +00:00
Thomas Schmitt e388a6396f Enabled unused SCSI part of struct burn_drive. Switched persistent address to burn_drive.devname 2006-09-23 11:40:24 +00:00
Thomas Schmitt 8e73ee88e9 Enabled unused SCSI part of struct burn_drive. Switched persistent address to burn_drive.devname 2006-09-23 11:36:39 +00:00
Thomas Schmitt faaefaa4b8 Introduced new API function burn_drive_obtain_scsi_adr() 2006-09-23 08:51:27 +00:00
Thomas Schmitt 8c0b17b382 Changed outdated comments 2006-09-23 08:29:19 +00:00
Thomas Schmitt b3c2e76975 Made burn_drive_convert_scsi_adr() a new API function 2006-09-23 08:16:22 +00:00
Thomas Schmitt 3f7289d104 Restructured SCSI search, removed a potential bug with hdX 2006-09-23 07:58:43 +00:00
Thomas Schmitt 7e4f284f18 Fixed --no_follow_links and renamed to --no_convert_fs_adr 2006-09-22 20:39:22 +00:00
Thomas Schmitt c1baf5c6d4 Kept new address conversion from hopping on libburn drive numbers 2006-09-22 20:24:52 +00:00
Thomas Schmitt 9d4b327adc Removed bug prone implementation of link resolving (now only via libburn) 2006-09-22 19:52:47 +00:00
Thomas Schmitt b67c555b30 Implemented finding matching /dev/sgN from /dev/srM or /dev/scdK 2006-09-22 19:29:11 +00:00
Thomas Schmitt d0d0af1ba5 Fixed SIGSEGV of -eject on non-existent device address 2006-09-22 17:22:17 +00:00
Thomas Schmitt f580ef6637 Implemented new API function burn_drive_convert_fs_adr() 2006-09-22 17:01:26 +00:00
Thomas Schmitt 7937cb5d9b Implemented resolving of softlinks (ticket 33) 2006-09-22 13:30:32 +00:00
Thomas Schmitt bf5073e7c1 Investigating failure to open drive on eject 2006-09-21 19:39:31 +00:00
Thomas Schmitt 7ea38bbd31 Officialized gestures of pre-0.2.3 -experimental, introduced -oldfashioned 2006-09-21 18:57:01 +00:00
Thomas Schmitt 1e70b67999 Gave up compile options -tarball_0_2 , -cvs_A51208 , -libburn_0_2_1 2006-09-21 17:29:41 +00:00
Thomas Schmitt c5d849516c Clarified build from SVN versus tarball 2006-09-21 10:39:56 +00:00
Thomas Schmitt e8d71b321f Performed development version leap to cdrskin-0.2.3 2006-09-21 09:49:05 +00:00
Thomas Schmitt db8dbbf2c3 Perfomed development version leap to cdrskin-0.2.3 2006-09-21 09:47:47 +00:00
Thomas Schmitt 0fe8ae2ef6 Perfomed development version leap to cdrskin-0.2.3 2006-09-21 09:38:51 +00:00
Thomas Schmitt ff16978824 Perfomed development version leap to cdrskin-0.2.3 2006-09-21 09:37:42 +00:00
Thomas Schmitt d47767021f Forwarded changes from 0.2.2 to 0.2.3 2006-09-21 07:50:02 +00:00
Mario Danic 7ad4f989d4 Fixed Makefile.am 2006-09-20 20:08:02 +00:00
Mario Danic e4e671aa6e Reverted makefile changes 2006-09-20 20:04:09 +00:00
Thomas Schmitt 27e9e35916 Fixed bug with dev=1,1,0 (ticket 75) 2006-09-20 14:00:01 +00:00
Thomas Schmitt ccf39cbab9 Fixed bug with dev=1,1,0 (ticket 75) 2006-09-20 13:59:18 +00:00
Mario Danic c4e6974c21 Disabled building static libs by default 2006-09-20 12:45:12 +00:00
Mario Danic 496e027f89 Fixed issue where using joliet without Rockridge would create broken iso 2006-09-20 08:44:46 +00:00
Mario Danic 8ee6839513 Fixed charset warning and memory leaks 2006-09-19 17:06:40 +00:00
Thomas Schmitt c343d2f9b8 Added error message in case of failed eject 2006-09-19 14:10:27 +00:00
Thomas Schmitt ba2b5aea0f Allowed driveropts=burnproof as alias for burnfree 2006-09-19 12:53:23 +00:00
Mario Danic 600a2ebf02 Fixed configure.ac bug 2006-09-18 19:46:07 +00:00
Mario Danic 4ade058cf7 Added several files to EXTRA_DIST 2006-09-18 14:41:43 +00:00
Mario Danic 8f201c0bd7 Added Lorenzo to AUTHORS 2006-09-18 14:30:32 +00:00
Mario Danic 171fce7fc8 Started trunk transition to 0.2.3 2006-09-18 14:29:06 +00:00
Mario Danic 1d010c7c98 Removed obsolete trunk files 2006-09-18 14:26:40 +00:00
Mario Danic c4e484ff76 Included doc/comments in source tarball 2006-09-17 13:17:10 +00:00
Lorenzo Taylor 83b175c172 Fixed premature return from burn_disc_erase on some drives. It now returns only when the drive is finished blanking. 2006-09-17 04:44:16 +00:00
Thomas Schmitt 5994793119 Perfomed version leap in respect to SVN 2006-09-16 19:49:50 +00:00
Thomas Schmitt fa0ab21469 Made doxygen happy with parameter of burn_drive_get_adr 2006-09-16 05:38:21 +00:00
Thomas Schmitt 67abbdb5a0 Revoked change of 1 Sep 2006 revision 78 (full -nopad) 2006-09-15 17:48:30 +00:00
Mario Danic a2ec556422 Changed/removed docdeps target 2006-09-15 17:46:26 +00:00
Mario Danic 516112cf83 Integrated --enable-docs configure switch 2006-09-15 17:18:44 +00:00