This website requires JavaScript.
a8d9882280
- Libs specification corrected. Pthreads is private to libburn and we should require clients to link against it only in case of static linking. - Added system specific libraries to private librraies list.
Alexander Nedotsukov
2006-10-19 08:06:18 +0000
82bddb6e4c
Removed a typo
Thomas Schmitt
2006-10-18 18:23:06 +0000
8961d47fed
Changed audio statements to reflect new situation
Thomas Schmitt
2006-10-18 17:50:24 +0000
401329f710
Removed assumption BURN_DRIVE_IDLE==0
Thomas Schmitt
2006-10-18 17:48:04 +0000
a6f394f626
Added --audio and multi-track, removed --verbose, hid --burn_for_real
Thomas Schmitt
2006-10-18 16:59:07 +0000
362bcc9cc0
Implemented some cdrecord pickiness for .wav extraction
Thomas Schmitt
2006-10-17 16:52:58 +0000
1e80ad2187
Roughly implemented automatic .wav extraction in cdrskin
Thomas Schmitt
2006-10-17 14:13:30 +0000
f8fd6a21f4
- Added logging to libdax_msgs similar to Linux backend. - Added mmc_function_spy() traces.
Alexander Nedotsukov
2006-10-17 03:09:29 +0000
398d068820
Made helptext print to stderr rather than stdout
Thomas Schmitt
2006-10-15 21:14:22 +0000
e326e9aac9
Hopefully fixed problem with stdin as audio source
Thomas Schmitt
2006-10-15 21:04:00 +0000
fdfc4ebf36
Hopefully fixed memory problem which causes sigabrt on free
Thomas Schmitt
2006-10-15 19:26:22 +0000
cb42e2fcd9
Hunting a malloc/free memory problem
Thomas Schmitt
2006-10-15 18:49:30 +0000
1851f3f82a
Fixed permissions of eventually created output file
Thomas Schmitt
2006-10-15 14:19:21 +0000
e423bda96f
Implemented a first attempt of a .wav decapitator (ticket 38)
Thomas Schmitt
2006-10-15 13:56:30 +0000
9d3f1292d6
Implemented a first attempt of a .wav decapitator (ticket 38)
Thomas Schmitt
2006-10-15 13:51:41 +0000
6cdfb35c09
Changed ambigous include statement of libburn.h
Thomas Schmitt
2006-10-15 13:44:44 +0000
e28798d8a0
Move Linux specific includes to the place where they actually required.
Alexander Nedotsukov
2006-10-15 13:07:43 +0000
0710bbb4fb
Introduced burn_drive_enumerator_t to allow more complete sg-freebsd implementation
Thomas Schmitt
2006-10-14 12:24:03 +0000
6ad8e2e251
Removed bug in burn_disc_write_sync(): BURN_DRIVE_IDLE, then d->sync_cache()
Thomas Schmitt
2006-10-13 11:46:07 +0000
170eb96356
Made libburn and cdrskin build on my Linux again
Thomas Schmitt
2006-10-13 10:22:21 +0000
1d570af0b5
Implemented freebsd transport layer
Mario Danic
2006-10-12 17:38:32 +0000
5fd59b1858
Prepared sg files for multi-os support
Mario Danic
2006-10-12 17:36:38 +0000
86bfcea2b3
Made several changes for freebsd support
Mario Danic
2006-10-12 17:35:06 +0000
16086d5a7b
Initial preparations for multi-os support
Mario Danic
2006-10-12 17:33:22 +0000
ac6eed7aef
Modified structure.c
Mario Danic
2006-10-12 17:31:58 +0000
6310bd0c74
Changed pseudo-cdrecord addresses: /dev/hdX = ATA:(X-'a')/2,(X-'a')%2,0
Thomas Schmitt
2006-10-11 19:21:26 +0000
be991c61d7
Got rid of assert() in libburn
Thomas Schmitt
2006-10-10 18:19:28 +0000
6c3f912561
Got rid of assert() in sg.c by soft means
Thomas Schmitt
2006-10-10 17:55:34 +0000
96af620334
Got rid of assert() in sector.c by soft means
Thomas Schmitt
2006-10-10 11:26:46 +0000
bd1577debd
Got rid of assert() in mmc.c by soft means
Thomas Schmitt
2006-10-09 12:49:08 +0000
cf8aacb27d
Got rid of assert() in write.c by soft means
Thomas Schmitt
2006-10-09 08:43:15 +0000
5d0b8265b2
Got rid of assert() in util.c by soft means
Thomas Schmitt
2006-10-08 10:30:57 +0000
f5603c7519
Got rid of assert() in to.c by soft means
Thomas Schmitt
2006-10-08 10:24:50 +0000
2403532242
Got rid of assert() in structure.c by soft means
Thomas Schmitt
2006-10-08 10:04:09 +0000
988622c3b6
Got rid of assert() in spc.c by soft means
Thomas Schmitt
2006-10-07 17:51:07 +0000
c6bd87af59
Got rid of some assert() in sg.c by soft means
Thomas Schmitt
2006-10-07 17:05:45 +0000
b202e3be5b
Got rid of assert() in read.c by soft means
Thomas Schmitt
2006-10-07 14:58:59 +0000
d252d1fc9b
Got rid of assert() in options.c by soft means
Thomas Schmitt
2006-10-07 14:19:32 +0000
a8921e4f59
Got rid of assert() in init.c by soft means
Thomas Schmitt
2006-10-07 13:24:12 +0000
ff0be0eeae
Got rid of assert() in drive.c by soft means
Thomas Schmitt
2006-10-07 12:29:22 +0000
91f2a231f3
Got rid by soft means of assert() in async.c
Thomas Schmitt
2006-10-07 06:23:31 +0000
16d3089ba8
Listed findings on assert() within libburn
Thomas Schmitt
2006-10-06 14:26:26 +0000
b6831605b2
Made use of SCSI_IOCTL_GET_BUS_NUMBER in hope of cdrecord compatibility
Thomas Schmitt
2006-10-05 14:21:34 +0000
1fe7f68b43
Uploaded forgotten part of revision 245
Thomas Schmitt
2006-10-05 06:54:33 +0000
3b16ef699f
Implemented new API function burn_set_signal_handling(), libburner uses it
Thomas Schmitt
2006-10-03 16:37:08 +0000
b3bea43074
Implemented burn_abort() and made use of it
Thomas Schmitt
2006-10-02 10:35:51 +0000
5aa2729766
Enhanced Cdrpreskin__cdrecord_to_dev so it warns of invisible SCSI drive
Thomas Schmitt
2006-10-01 10:43:02 +0000
8d06da0bf4
Basic burn functions: init, finish, version, MSF/LBA/Sector stuff.
python@386
Anant Narayanan
2006-09-29 19:18:53 +0000
4406d01e7c
Now _THIS_ is called a Python Binding :)
Anant Narayanan
2006-09-29 18:55:15 +0000
9c48ad4dff
Restored vanished line at end of -help text and added a new one
Thomas Schmitt
2006-09-28 11:54:56 +0000
6dbcf6a8f4
Made official exclusive==2 with burn_preset_device_open()
Thomas Schmitt
2006-09-28 07:51:38 +0000
22202a4301
Enabled optional growisofs lock attempt via --drive_scsi_exclusive
Thomas Schmitt
2006-09-28 07:44:09 +0000
5c45c2aa1b
Removed obsolete code and comments
Thomas Schmitt
2006-09-27 14:40:21 +0000
c70fc7215d
Curbed endless links to 20 hops
Thomas Schmitt
2006-09-27 14:22:32 +0000
b81aa81c61
Kept /dev/hdX from all having SCSI address 0,0,0
Thomas Schmitt
2006-09-27 13:41:19 +0000
29d630b141
Disabled but did not discarded failed attempt to lock against growisofs
Thomas Schmitt
2006-09-27 12:04:53 +0000
886b8d1f81
Disabled but did not discarded failed attempt to lock against growisofs
Thomas Schmitt
2006-09-27 11:57:28 +0000
927352c609
Prevented reading of startup files with first arg -version, -help or --help
Thomas Schmitt
2006-09-27 08:20:02 +0000
84ee76f564
Allowed comments and empty lines in startup files
Thomas Schmitt
2006-09-27 08:07:45 +0000
70a14832b0
Fixed broken -version and --help (second time for same mistake)
Thomas Schmitt
2006-09-27 07:47:35 +0000
6127dade34
Fixed bug with relative device addresses and Cdrpreskin__cdrecord_to_dev()
Thomas Schmitt
2006-09-27 06:30:43 +0000
c430359a99
Fixed bug in enhanced softlink resolution
Thomas Schmitt
2006-09-26 21:05:11 +0000
e66581f3b3
Enhanced softlink resolution
Thomas Schmitt
2006-09-26 20:52:32 +0000
2d2495db29
Disabled internal link traversal of libburn.
Lorenzo Taylor
2006-09-26 20:37:41 +0000
0ee5e11a8f
Removed libburn/message.[ch]
Thomas Schmitt
2006-09-26 14:53:06 +0000
81f56e8bbd
Made changes with usage of queued messages
Thomas Schmitt
2006-09-26 14:26:35 +0000
facd49dc4e
Made first use of queued messages and fixed several bugs with that
Thomas Schmitt
2006-09-26 11:44:07 +0000
bbcf7c269c
Achieved minimum strerror thread safety (strerror_r is burned by Unix and GNU)
Thomas Schmitt
2006-09-25 14:43:41 +0000
12ad9100ff
Implemented sg_close_drive_fd (ticket 74)
Thomas Schmitt
2006-09-25 14:09:14 +0000
a27361b3b0
Converted "libburn_experimental:" messages of address conversion into "DEBUG"
Thomas Schmitt
2006-09-25 10:44:55 +0000
f2c87eae59
Removed inclusion of libburn/message.h
Thomas Schmitt
2006-09-25 09:49:38 +0000
6f1a0c91d4
Obsoleted libburn/message.[ch]
Thomas Schmitt
2006-09-24 20:34:22 +0000
15b3f2627c
Obsoleted libburn/message.[ch]
Thomas Schmitt
2006-09-24 20:25:54 +0000
1a69a09766
Recorded error_code 0x00020001
Thomas Schmitt
2006-09-24 19:02:51 +0000
5038e2afb0
Made use of new message handling facility and removed first bugs
Thomas Schmitt
2006-09-24 18:07:10 +0000
bcaf610800
Added an error message handling facility (ticket 74)
Thomas Schmitt
2006-09-24 17:16:01 +0000
f3a54beed0
Damn Segfault :(
Anant Narayanan
2006-09-24 08:17:58 +0000
6e01855f40
Made small improvement with debug message
Thomas Schmitt
2006-09-23 18:34:59 +0000
187fc90edf
Bus,Target,Lun for dev=ATA and dev=ATAPI, real SCSI addressing by default
Thomas Schmitt
2006-09-23 18:23:18 +0000
eadef2c51d
Explained the new addressing mode
Thomas Schmitt
2006-09-23 15:15:54 +0000
81ceaf0cdd
Removed a bug with SCSI address of scanned drives without such address
Thomas Schmitt
2006-09-23 13:26:42 +0000
c9a3fd3140
Implemented --no_pseudo_scsi_adr
Thomas Schmitt
2006-09-23 11:47:46 +0000
e388a6396f
Enabled unused SCSI part of struct burn_drive. Switched persistent address to burn_drive.devname
Thomas Schmitt
2006-09-23 11:40:24 +0000
8e73ee88e9
Enabled unused SCSI part of struct burn_drive. Switched persistent address to burn_drive.devname
Thomas Schmitt
2006-09-23 11:36:39 +0000
faaefaa4b8
Introduced new API function burn_drive_obtain_scsi_adr()
Thomas Schmitt
2006-09-23 08:51:27 +0000
8c0b17b382
Changed outdated comments
Thomas Schmitt
2006-09-23 08:29:19 +0000
b3c2e76975
Made burn_drive_convert_scsi_adr() a new API function
Thomas Schmitt
2006-09-23 08:16:22 +0000
3f7289d104
Restructured SCSI search, removed a potential bug with hdX
Thomas Schmitt
2006-09-23 07:58:43 +0000
7e4f284f18
Fixed --no_follow_links and renamed to --no_convert_fs_adr
Thomas Schmitt
2006-09-22 20:39:22 +0000
c1baf5c6d4
Kept new address conversion from hopping on libburn drive numbers
Thomas Schmitt
2006-09-22 20:24:52 +0000
9d4b327adc
Removed bug prone implementation of link resolving (now only via libburn)
Thomas Schmitt
2006-09-22 19:52:47 +0000
b67c555b30
Implemented finding matching /dev/sgN from /dev/srM or /dev/scdK
Thomas Schmitt
2006-09-22 19:29:11 +0000
d0d0af1ba5
Fixed SIGSEGV of -eject on non-existent device address
Thomas Schmitt
2006-09-22 17:22:17 +0000
f580ef6637
Implemented new API function burn_drive_convert_fs_adr()
Thomas Schmitt
2006-09-22 17:01:26 +0000
7937cb5d9b
Implemented resolving of softlinks (ticket 33)
Thomas Schmitt
2006-09-22 13:30:32 +0000
bf5073e7c1
Investigating failure to open drive on eject
Thomas Schmitt
2006-09-21 19:39:31 +0000
7ea38bbd31
Officialized gestures of pre-0.2.3 -experimental, introduced -oldfashioned
Thomas Schmitt
2006-09-21 18:57:01 +0000
1e70b67999
Gave up compile options -tarball_0_2 , -cvs_A51208 , -libburn_0_2_1
Thomas Schmitt
2006-09-21 17:29:41 +0000
c5d849516c
Clarified build from SVN versus tarball
Thomas Schmitt
2006-09-21 10:39:56 +0000
e8d71b321f
Performed development version leap to cdrskin-0.2.3
Thomas Schmitt
2006-09-21 09:49:05 +0000