Commit Graph

80 Commits

Author SHA1 Message Date
f59071dde9 Added an error message handling facility (ticket 74) 2006-09-24 17:16:01 +00:00
7a6788c8bd Made small improvement with debug message 2006-09-23 18:34:59 +00:00
3401f93bff Bus,Target,Lun for dev=ATA and dev=ATAPI, real SCSI addressing by default 2006-09-23 18:23:18 +00:00
834becc388 Explained the new addressing mode 2006-09-23 15:15:54 +00:00
b44553733d Removed a bug with SCSI address of scanned drives without such address 2006-09-23 13:26:42 +00:00
f54345ff82 Implemented --no_pseudo_scsi_adr 2006-09-23 11:47:46 +00:00
f29b20dc24 Restructured SCSI search, removed a potential bug with hdX 2006-09-23 07:58:43 +00:00
1bcb837db2 Fixed --no_follow_links and renamed to --no_convert_fs_adr 2006-09-22 20:39:22 +00:00
108d424060 Kept new address conversion from hopping on libburn drive numbers 2006-09-22 20:24:52 +00:00
0a652dbd02 Removed bug prone implementation of link resolving (now only via libburn) 2006-09-22 19:52:47 +00:00
d91fdf3961 Fixed SIGSEGV of -eject on non-existent device address 2006-09-22 17:22:17 +00:00
b8d522589d Implemented new API function burn_drive_convert_fs_adr() 2006-09-22 17:01:26 +00:00
0334eeefa7 Implemented resolving of softlinks (ticket 33) 2006-09-22 13:30:32 +00:00
59433eb201 Investigating failure to open drive on eject 2006-09-21 19:39:31 +00:00
36c8f350d5 Officialized gestures of pre-0.2.3 -experimental, introduced -oldfashioned 2006-09-21 18:57:01 +00:00
15c1b8e1cc Gave up compile options -tarball_0_2 , -cvs_A51208 , -libburn_0_2_1 2006-09-21 17:29:41 +00:00
6f031c2409 Perfomed development version leap to cdrskin-0.2.3 2006-09-21 09:47:47 +00:00
fc2a160efb Perfomed development version leap to cdrskin-0.2.3 2006-09-21 09:38:51 +00:00
7b5861994b Perfomed development version leap to cdrskin-0.2.3 2006-09-21 09:37:42 +00:00
2de7174413 Fixed bug with dev=1,1,0 (ticket 75) 2006-09-20 14:00:01 +00:00
6214a6f994 Fixed bug with dev=1,1,0 (ticket 75) 2006-09-20 13:59:18 +00:00
249f10dbaf Added error message in case of failed eject 2006-09-19 14:10:27 +00:00
b698c03879 Allowed driveropts=burnproof as alias for burnfree 2006-09-19 12:53:23 +00:00
0828d4352b Perfomed version leap in respect to SVN 2006-09-16 19:49:50 +00:00
57201bedde Revoked change of 1 Sep 2006 revision 78 (full -nopad) 2006-09-15 17:48:30 +00:00
927bcf8735 New upload of scdbackup.sourceforge.net/cdrskin-0.1.5.tar.gz 2006-09-15 10:59:12 +00:00
1b47a3b239 Prepared cdrskin-build for version leap 2006-09-15 09:26:25 +00:00
0d828a2dc5 Made cdrskin an installable program 2006-09-15 07:51:50 +00:00
d450f12457 Prepared for new revision timestamps to mark cdrskin test versions 2006-09-13 09:39:39 +00:00
949d817bc7 Added automated padding to last audio track (ticket 41) 2006-09-12 20:12:17 +00:00
57a153d174 Replaced -experimental method of closing libburn by burn_drive_info_forget() 2006-09-12 17:59:48 +00:00
a6a3794125 Repaired regression of -eject which loaded tray again 2006-09-12 17:08:41 +00:00
71a261cfd2 Changed -newapi to -experimental in help text 2006-09-11 14:10:42 +00:00
06f6909f27 Re-enabled call to burn_drive_info_free() after repair by revision 93 2006-09-10 17:25:00 +00:00
02089a0266 Aliased switch name -newapi by -experimental 2006-09-10 10:30:30 +00:00
6d1ab2c580 Slowed down highspeed loops waiting for drive status changes 2006-09-10 10:09:17 +00:00
931f2934fd Hunted down the bug which let newapi-cdrskin fail with drive 1 2006-09-09 17:22:05 +00:00
5081fc1995 Hopefully ensured correct burn_disc_is_erasable() already after first grab 2006-09-08 20:17:18 +00:00
9e25402e65 Tried to make abort messages clearer 2006-09-07 12:20:16 +00:00
47bcb8b6d2 Implemented first use of API-experimental burn_drive_info_forget() in cdrskin signal handler 2006-09-07 11:55:42 +00:00
8ccbae7769 Added an initial value on proposal by Bart Vanherck 2006-09-06 19:08:01 +00:00
116e5e3ac6 Removed reference to frontend "burn" (needs a patch to work for .mp3) 2006-09-04 19:44:39 +00:00
f8fc9dce3e Made changes as reported by Lorenzo on libburn-hackers today 2006-09-04 17:08:24 +00:00
3168594dde Opened new cdrskin-0.1.5 upload cycle. This marks a should-be-stable phase. 2006-09-04 10:32:47 +00:00
97bd715ff2 Added upcoming clarification of copyright and license aspiration 2006-09-03 11:24:30 +00:00
ebe6317870 Added upcoming clarification of copyright and license aspiration 2006-09-03 11:16:42 +00:00
4bc8557edb Made -pad behave cdrecord-ly on audio tracks (not tested acousticly) 2006-09-02 09:44:38 +00:00
c5fcec7b28 Rowed forth from revision 73. Now hopefully compliant to man cdrecord 2006-09-01 14:48:54 +00:00
3ca2602faa Rowed back from revision 64. Now #ifdef Cdrskin_fifo_abort_on_emptY 2006-09-01 14:12:27 +00:00
513370986e Rowed back from revision 64. Now #ifdef Cdrskin_fifo_abort_on_emptY 2006-09-01 14:12:01 +00:00