|
221aee23d1
|
Bugfix with DVD+RW : progress indicators were initialized too late
|
2006-12-24 18:22:27 +00:00 |
|
|
a7610aa0c9
|
Made DVD 32k end padding controllable
|
2006-12-24 14:24:35 +00:00 |
|
|
fb4a209a34
|
Fixed a bug with speed measurement at end of DVD+RW burning
|
2006-12-24 14:22:38 +00:00 |
|
|
7e30dbfc5a
|
More appropriate drive status during format and close of DVD+RW
|
2006-12-23 18:43:31 +00:00 |
|
|
1ce6ec4a3a
|
New API function to inquire burn success (and avoid confusing messages)
|
2006-12-23 14:12:55 +00:00 |
|
|
c09d8e6da6
|
Adjustable write position for DVD+RW: burn_write_opts_set_start_byte()
|
2006-12-23 10:20:35 +00:00 |
|
|
9a752c6130
|
Disallowed multi flag with DVD+RW (nurses wrong hopes for now)
|
2006-12-21 20:57:15 +00:00 |
|
|
ce27ad5159
|
DVD speed setting via B6h SET STREAMING, DVD+RW now enabled in vanilla build
|
2006-12-21 20:06:04 +00:00 |
|
|
ff755e7204
|
Removed some debugging messages
|
2006-12-21 12:23:10 +00:00 |
|
|
dae337de09
|
Corrected bug reported by gcc -O2
|
2006-12-20 17:40:38 +00:00 |
|
|
adaf3f20d7
|
Corrected bug reported by gcc -O2
|
2006-12-20 17:13:05 +00:00 |
|
|
de33492cde
|
Corrected DVD+RW track number and nwa with 52h READ TRACK INFORMATION
|
2006-12-20 17:05:33 +00:00 |
|
|
1b1ef5a31d
|
Avoid undefined 43h commands (TOC/ATIP) with non-CD
|
2006-12-20 14:52:48 +00:00 |
|
|
b02b2a40e7
|
Refuse to burn audio tracks to DVD
|
2006-12-20 14:23:36 +00:00 |
|
|
94848398c0
|
Prepared experiments for writing to DVD (most easy: DVD+RW)
|
2006-12-20 11:20:08 +00:00 |
|
|
c1f49bab3b
|
Noted some insight about necessity of OPC gained from growisofs_mmc.cpp
|
2006-12-18 12:33:51 +00:00 |
|
|
fcf9c50220
|
Appeased doxygen warnings
|
2006-12-11 21:51:00 +00:00 |
|
|
17bac86aae
|
Trying to identfy CD device via ioctl(CDROM_DRIVE_STATUS)
|
2006-12-11 19:19:15 +00:00 |
|
|
d9e502ee5f
|
Reacted better on failing ioctl(SG_GET_SCSI_ID)
|
2006-12-11 16:20:54 +00:00 |
|
|
17fc8e7161
|
Removed ban on linux_sg_device_family, warning now of linux_sg_accept_any_type
|
2006-12-11 14:54:26 +00:00 |
|
|
e405092ab0
|
Enabled correct SCSI address parameter registration for /dev/srM
|
2006-12-11 13:45:50 +00:00 |
|
|
c6d22a1eb0
|
Prevented SIGSEGVs when using -atip with my SCSI CD-ROM (sr,sg: no matter)
|
2006-12-11 12:53:12 +00:00 |
|
|
8265834404
|
Silenced a compiler warning. Worked further on /dev/srM test. Not done yet.
|
2006-12-11 11:58:52 +00:00 |
|
|
77f44ce5a2
|
Prepared experiments for new Linux SCSI adventures
|
2006-12-11 10:01:18 +00:00 |
|
|
e29f13980b
|
Avoided unsuitable media complaint on burn_drive_grab() with load==0
|
2006-12-02 20:13:31 +00:00 |
|
|
91ff41856b
|
Correction for drives which return empty tray as profile 0x00 rather than error
|
2006-12-02 13:06:05 +00:00 |
|
|
229328e869
|
New API function to obtain media type: burn_disc_get_profile()
|
2006-12-02 11:17:12 +00:00 |
|
|
ad2c080145
|
Ticket 21: media type via 46h GET CONFIGURATION , Current Profile
|
2006-12-01 21:38:34 +00:00 |
|
|
9270f41c65
|
Prevented premature BURN_DRIVE_IDLE introduced with revision 443
|
2006-11-25 18:30:06 +00:00 |
|
|
3d5cb04093
|
Trying to keep signal handler from repeating messages
|
2006-11-25 17:06:17 +00:00 |
|
|
56ab215db0
|
Ticket 91: update media state model after content change
|
2006-11-25 15:26:35 +00:00 |
|
|
26fa325ee4
|
Coordinated scsi_notify_error() and scsi_error()
|
2006-11-22 12:25:16 +00:00 |
|
|
26412b4793
|
Removed a redundant d->start_unit() of revision 419
|
2006-11-20 09:07:47 +00:00 |
|
|
9ea689d7e4
|
Silenced compiler warnings
|
2006-11-20 09:06:30 +00:00 |
|
|
4daed7c4a9
|
Implemented libburn builtin fine granulated drive buffer min-fill recording
|
2006-11-19 11:47:34 +00:00 |
|
|
ebb94ee212
|
Test wether SCSI 1Bh START UNIT would be helpful with ticket 90
|
2006-11-18 19:49:18 +00:00 |
|
|
373e401671
|
Polished porting hints
|
2006-11-16 14:21:27 +00:00 |
|
|
06d008d6c6
|
Polished porting hints and self-compliance to newly established specs
|
2006-11-16 13:40:21 +00:00 |
|
|
ff284b3f51
|
Made consolidaed operating system adapters for ease of porting
|
2006-11-16 11:17:55 +00:00 |
|
|
628e935fe5
|
Narrowed system specific part of enumerate_common()
|
2006-11-15 20:49:27 +00:00 |
|
|
13641fcbae
|
Made portability clarifications
|
2006-11-15 17:10:12 +00:00 |
|
|
17d1d2e8a6
|
Enhanced optional SCSI command logging
|
2006-11-15 09:11:57 +00:00 |
|
|
c1b3d3341e
|
Prepared tests for eventual drive which might support SAO to appendable CD
|
2006-11-15 09:05:06 +00:00 |
|
|
725b6515ff
|
Fixed a wrong name in API description
|
2006-11-14 16:38:01 +00:00 |
|
|
5a0b597e3f
|
Reacted on error condition during write operation
|
2006-11-12 15:28:09 +00:00 |
|
|
1bfd7b5a5f
|
Made speed 0 in burn_drive_set_speed() really maximum speed (i.e. FFFFh)
|
2006-11-12 08:56:46 +00:00 |
|
|
6c22b98235
|
New API function burn_disc_track_lba_nwa()
|
2006-11-11 12:22:53 +00:00 |
|
|
c9478cc15e
|
Experimentally enabled burning to BURN_DISC_APPENDABLE (tested with TAO only)
|
2006-11-09 19:29:39 +00:00 |
|
|
5057fe48ab
|
Silenced SCSI error (debugging) messages about missing media
|
2006-11-09 11:36:38 +00:00 |
|
|
dad50348db
|
Made track write counter of SAO count rather too much than too few bytes
|
2006-11-08 17:28:56 +00:00 |
|
|
e54be83b27
|
Cared for some SCSI error conditions which were ignored up to now
|
2006-11-06 19:58:24 +00:00 |
|
|
448aac8880
|
Made CD with unclosed track blankable (by -force)
|
2006-11-06 15:52:45 +00:00 |
|
|
d7c34f05e4
|
New API burn_write_opts_set_multi(). (But libburn cannot burn next session yet)
|
2006-11-06 11:42:21 +00:00 |
|
|
25d5a2afe4
|
Enabled audio tracks with TAO
|
2006-11-04 09:27:50 +00:00 |
|
|
66515523c1
|
Enabled TAO for multiple -data tracks (-audio still ends after 0 bytes)
|
2006-11-03 20:22:54 +00:00 |
|
|
684cfd0cd2
|
Installed decent abort behavior with TAO
|
2006-11-03 15:10:24 +00:00 |
|
|
c98dd9b0a7
|
Installed status communications about closing session ("Fixating")
|
2006-11-02 21:17:32 +00:00 |
|
|
d337722920
|
dapted cdrskin pacifier to possibly unknown track size
|
2006-11-01 16:39:07 +00:00 |
|
|
5af92d13fe
|
Made single track TAO work without fixed size (compile -experimental)
|
2006-10-31 18:48:18 +00:00 |
|
|
114307a679
|
Made single track TAO work (sector i/o still wants fixed size, though)
|
2006-10-31 11:55:51 +00:00 |
|
|
99ca953b1d
|
Made MMC command CLOSE TRACK/SESSION available to struct burn_drive
|
2006-10-30 11:18:36 +00:00 |
|
|
04a0b7e8fc
|
Closed some loopholes for byte swapping
|
2006-10-24 16:53:53 +00:00 |
|
|
f95d7aa6aa
|
Enabled byte swapping for audio track sources, added anti option -swab
|
2006-10-24 10:20:35 +00:00 |
|
|
0d26beb2ed
|
Introduced extraction of .au (but not its usage within cdrskin)
|
2006-10-24 07:50:31 +00:00 |
|
|
c51a93fd9a
|
Updated tangling of FreeBSD code with mmc.c :(
|
2006-10-23 12:41:29 +00:00 |
|
|
404067bfda
|
Made available drive buffer fill during write
|
2006-10-23 11:31:37 +00:00 |
|
|
a4d7710063
|
Made clarification in remark about atip speed conversion
|
2006-10-23 07:42:46 +00:00 |
|
|
8f232d1133
|
Implemented cdrskin -toc
|
2006-10-22 13:03:28 +00:00 |
|
|
e5ed5f1856
|
Split enumerate_common() into logic-layer, command-layer, transport-layer
|
2006-10-21 18:51:35 +00:00 |
|
|
6971f3f96d
|
Clarified relation of burn_disc_read_atip() and burn_drive_get_start_end_lba()
|
2006-10-21 10:37:58 +00:00 |
|
|
b6a04cb493
|
Implemented some ATIP functionality
|
2006-10-21 10:34:15 +00:00 |
|
|
4718ad99f9
|
Classified media with TOC read error as unsuitable (rather than as blank)
|
2006-10-20 15:16:29 +00:00 |
|
|
8610c9bd1d
|
Made cdrskin produce "ATIP start of lead" (on non-blank media for now)
|
2006-10-20 11:34:52 +00:00 |
|
Alexander Nedotsukov
|
84ecb57b47
|
Unused siblings locking bits excluded from FreeBSD build.
|
2006-10-20 06:56:02 +00:00 |
|
Alexander Nedotsukov
|
1f11d1c462
|
Replaced malloc/memset pairs with single calloc() call.
|
2006-10-19 08:31:33 +00:00 |
|
|
362bcc9cc0
|
Implemented some cdrecord pickiness for .wav extraction
|
2006-10-17 16:52:58 +00:00 |
|
|
1e80ad2187
|
Roughly implemented automatic .wav extraction in cdrskin
|
2006-10-17 14:13:30 +00:00 |
|
Alexander Nedotsukov
|
f8fd6a21f4
|
- Added logging to libdax_msgs similar to Linux backend.
- Added mmc_function_spy() traces.
|
2006-10-17 03:09:29 +00:00 |
|
|
e326e9aac9
|
Hopefully fixed problem with stdin as audio source
|
2006-10-15 21:04:00 +00:00 |
|
|
fdfc4ebf36
|
Hopefully fixed memory problem which causes sigabrt on free
|
2006-10-15 19:26:22 +00:00 |
|
|
9d3f1292d6
|
Implemented a first attempt of a .wav decapitator (ticket 38)
|
2006-10-15 13:51:41 +00:00 |
|
Alexander Nedotsukov
|
e28798d8a0
|
Move Linux specific includes to the place where they actually required.
|
2006-10-15 13:07:43 +00:00 |
|
|
0710bbb4fb
|
Introduced burn_drive_enumerator_t to allow more complete sg-freebsd implementation
|
2006-10-14 12:24:03 +00:00 |
|
|
6ad8e2e251
|
Removed bug in burn_disc_write_sync(): BURN_DRIVE_IDLE, then d->sync_cache()
|
2006-10-13 11:46:07 +00:00 |
|
|
170eb96356
|
Made libburn and cdrskin build on my Linux again
|
2006-10-13 10:22:21 +00:00 |
|
Mario Danic
|
1d570af0b5
|
Implemented freebsd transport layer
|
2006-10-12 17:38:32 +00:00 |
|
Mario Danic
|
5fd59b1858
|
Prepared sg files for multi-os support
|
2006-10-12 17:36:38 +00:00 |
|
Mario Danic
|
86bfcea2b3
|
Made several changes for freebsd support
|
2006-10-12 17:35:06 +00:00 |
|
Mario Danic
|
ac6eed7aef
|
Modified structure.c
|
2006-10-12 17:31:58 +00:00 |
|
|
be991c61d7
|
Got rid of assert() in libburn
|
2006-10-10 18:19:28 +00:00 |
|
|
6c3f912561
|
Got rid of assert() in sg.c by soft means
|
2006-10-10 17:55:34 +00:00 |
|
|
96af620334
|
Got rid of assert() in sector.c by soft means
|
2006-10-10 11:26:46 +00:00 |
|
|
bd1577debd
|
Got rid of assert() in mmc.c by soft means
|
2006-10-09 12:49:08 +00:00 |
|
|
cf8aacb27d
|
Got rid of assert() in write.c by soft means
|
2006-10-09 08:43:15 +00:00 |
|
|
5d0b8265b2
|
Got rid of assert() in util.c by soft means
|
2006-10-08 10:30:57 +00:00 |
|
|
f5603c7519
|
Got rid of assert() in to.c by soft means
|
2006-10-08 10:24:50 +00:00 |
|
|
2403532242
|
Got rid of assert() in structure.c by soft means
|
2006-10-08 10:04:09 +00:00 |
|
|
988622c3b6
|
Got rid of assert() in spc.c by soft means
|
2006-10-07 17:51:07 +00:00 |
|
|
c6bd87af59
|
Got rid of some assert() in sg.c by soft means
|
2006-10-07 17:05:45 +00:00 |
|
|
b202e3be5b
|
Got rid of assert() in read.c by soft means
|
2006-10-07 14:58:59 +00:00 |
|
|
d252d1fc9b
|
Got rid of assert() in options.c by soft means
|
2006-10-07 14:19:32 +00:00 |
|
|
a8921e4f59
|
Got rid of assert() in init.c by soft means
|
2006-10-07 13:24:12 +00:00 |
|
|
ff0be0eeae
|
Got rid of assert() in drive.c by soft means
|
2006-10-07 12:29:22 +00:00 |
|
|
91f2a231f3
|
Got rid by soft means of assert() in async.c
|
2006-10-07 06:23:31 +00:00 |
|
|
16d3089ba8
|
Listed findings on assert() within libburn
|
2006-10-06 14:26:26 +00:00 |
|
|
b6831605b2
|
Made use of SCSI_IOCTL_GET_BUS_NUMBER in hope of cdrecord compatibility
|
2006-10-05 14:21:34 +00:00 |
|
|
1fe7f68b43
|
Uploaded forgotten part of revision 245
|
2006-10-05 06:54:33 +00:00 |
|
|
3b16ef699f
|
Implemented new API function burn_set_signal_handling(), libburner uses it
|
2006-10-03 16:37:08 +00:00 |
|
|
b3bea43074
|
Implemented burn_abort() and made use of it
|
2006-10-02 10:35:51 +00:00 |
|
|
5aa2729766
|
Enhanced Cdrpreskin__cdrecord_to_dev so it warns of invisible SCSI drive
|
2006-10-01 10:43:02 +00:00 |
|
|
6dbcf6a8f4
|
Made official exclusive==2 with burn_preset_device_open()
|
2006-09-28 07:51:38 +00:00 |
|
|
5c45c2aa1b
|
Removed obsolete code and comments
|
2006-09-27 14:40:21 +00:00 |
|
|
c70fc7215d
|
Curbed endless links to 20 hops
|
2006-09-27 14:22:32 +00:00 |
|
|
b81aa81c61
|
Kept /dev/hdX from all having SCSI address 0,0,0
|
2006-09-27 13:41:19 +00:00 |
|
|
29d630b141
|
Disabled but did not discarded failed attempt to lock against growisofs
|
2006-09-27 12:04:53 +00:00 |
|
|
886b8d1f81
|
Disabled but did not discarded failed attempt to lock against growisofs
|
2006-09-27 11:57:28 +00:00 |
|
|
c430359a99
|
Fixed bug in enhanced softlink resolution
|
2006-09-26 21:05:11 +00:00 |
|
|
e66581f3b3
|
Enhanced softlink resolution
|
2006-09-26 20:52:32 +00:00 |
|
Lorenzo Taylor
|
2d2495db29
|
Disabled internal link traversal of libburn.
|
2006-09-26 20:37:41 +00:00 |
|
|
0ee5e11a8f
|
Removed libburn/message.[ch]
|
2006-09-26 14:53:06 +00:00 |
|
|
81f56e8bbd
|
Made changes with usage of queued messages
|
2006-09-26 14:26:35 +00:00 |
|
|
facd49dc4e
|
Made first use of queued messages and fixed several bugs with that
|
2006-09-26 11:44:07 +00:00 |
|
|
bbcf7c269c
|
Achieved minimum strerror thread safety (strerror_r is burned by Unix and GNU)
|
2006-09-25 14:43:41 +00:00 |
|
|
12ad9100ff
|
Implemented sg_close_drive_fd (ticket 74)
|
2006-09-25 14:09:14 +00:00 |
|
|
a27361b3b0
|
Converted "libburn_experimental:" messages of address conversion into "DEBUG"
|
2006-09-25 10:44:55 +00:00 |
|
|
f2c87eae59
|
Removed inclusion of libburn/message.h
|
2006-09-25 09:49:38 +00:00 |
|
|
15b3f2627c
|
Obsoleted libburn/message.[ch]
|
2006-09-24 20:25:54 +00:00 |
|
|
1a69a09766
|
Recorded error_code 0x00020001
|
2006-09-24 19:02:51 +00:00 |
|
|
5038e2afb0
|
Made use of new message handling facility and removed first bugs
|
2006-09-24 18:07:10 +00:00 |
|
|
bcaf610800
|
Added an error message handling facility (ticket 74)
|
2006-09-24 17:16:01 +00:00 |
|
|
81ceaf0cdd
|
Removed a bug with SCSI address of scanned drives without such address
|
2006-09-23 13:26:42 +00:00 |
|
|
e388a6396f
|
Enabled unused SCSI part of struct burn_drive. Switched persistent address to burn_drive.devname
|
2006-09-23 11:40:24 +00:00 |
|
|
8e73ee88e9
|
Enabled unused SCSI part of struct burn_drive. Switched persistent address to burn_drive.devname
|
2006-09-23 11:36:39 +00:00 |
|
|
faaefaa4b8
|
Introduced new API function burn_drive_obtain_scsi_adr()
|
2006-09-23 08:51:27 +00:00 |
|
|
8c0b17b382
|
Changed outdated comments
|
2006-09-23 08:29:19 +00:00 |
|
|
b3c2e76975
|
Made burn_drive_convert_scsi_adr() a new API function
|
2006-09-23 08:16:22 +00:00 |
|
|
3f7289d104
|
Restructured SCSI search, removed a potential bug with hdX
|
2006-09-23 07:58:43 +00:00 |
|
|
b67c555b30
|
Implemented finding matching /dev/sgN from /dev/srM or /dev/scdK
|
2006-09-22 19:29:11 +00:00 |
|
|
f580ef6637
|
Implemented new API function burn_drive_convert_fs_adr()
|
2006-09-22 17:01:26 +00:00 |
|
|
7937cb5d9b
|
Implemented resolving of softlinks (ticket 33)
|
2006-09-22 13:30:32 +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 |
|
|
fa0ab21469
|
Made doxygen happy with parameter of burn_drive_get_adr
|
2006-09-16 05:38:21 +00:00 |
|
|
2ef83d54f7
|
Officialized burn_drive_info_forget()
|
2006-09-11 17:49:42 +00:00 |
|
|
917db3a11a
|
Removed a bug introduced with revison 93
|
2006-09-11 16:31:37 +00:00 |
|
|
59f0c4caa3
|
Slowed down highspeed loops waiting for drive status changes
|
2006-09-10 10:09:17 +00:00 |
|
|
244724d205
|
Hunted down the bug which let newapi-cdrskin fail with drive 1
|
2006-09-09 17:22:05 +00:00 |
|
|
eed4a0a89e
|
Hopefully ensured correct burn_disc_is_erasable() already after first grab
|
2006-09-08 20:17:18 +00:00 |
|
|
fcaba35881
|
Implemented first use of API-experimental burn_drive_info_forget() in cdrskin signal handler
|
2006-09-07 11:55:00 +00:00 |
|
|
4ecc0a8777
|
Added new parameter "force" to API-experimental burn_drive_info_forget()
|
2006-09-06 09:16:02 +00:00 |
|
|
bbdb40ff0f
|
Integrated elmom patch proposal #3 from ticket #62
|
2006-09-04 19:11:04 +00:00 |
|
|
d163ba3119
|
Implemented track number patch by bonfire-app@wanadoo.fr, tickets 58 and 9
|
2006-09-01 10:52:01 +00:00 |
|
|
e47c8308eb
|
Outcommented "experimental:" messages of O_EXCL development
|
2006-08-31 09:26:44 +00:00 |
|
|
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 |
|
|
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 |
|
|
dc74390bd5
|
Inserted prints to see how sg_issue_command() is called (printing is disabled now)
|
2006-08-27 15:16:33 +00:00 |
|
|
5ec170721e
|
Allowed to blank appendable files and installed first back_hacks.h variable ever
|
2006-08-26 13:49:53 +00:00 |
|
|
9063945d28
|
Adjusted statement at API documention of burn_initialize()
|
2006-08-25 17:35:24 +00:00 |
|
|
f9c21e4057
|
burn_drive_free() now closes all open drive file descriptors
|
2006-08-25 17:02:27 +00:00 |
|
Mario Danic
|
525322ddf1
|
API docs addition for burn_audio
|
2006-08-24 22:33:49 +00:00 |
|
|
fff851b263
|
Hopefully fixed an unintended line break in API doxygen
|
2006-08-24 21:21:25 +00:00 |
|
Mario Danic
|
fa4e4143f7
|
Fixed Makefile.am files
|
2006-08-24 18:41:01 +00:00 |
|
|
d6df47920e
|
Introduced API functions burn_drive_scan_and_grab() burn_drive_get_adr()
|
2006-08-24 13:30:21 +00:00 |
|
|
d6ab7897f5
|
Introduced new internal function burn_drive_is_open
|
2006-08-22 17:42:44 +00:00 |
|
|
265fae24b4
|
Hopefully fixed a file descriptor resource leak in sg_grab()
|
2006-08-20 19:03:21 +00:00 |
|
|
831c487911
|
Silenced two compiler warnings
|
2006-08-20 18:21:29 +00:00 |
|
Mario Danic
|
12ebc4002d
|
Implemented persistent drive adresses, method to leave all drives but one untouched
|
2006-08-15 20:40:30 +00:00 |
|
Mario Danic
|
2f2c115e08
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
|