|
1a4ae87842
|
Changed all malloc() to calloc()
|
2010-07-12 19:32:41 +00:00 |
|
|
c8def5699c
|
Moved public part of libdax_audioxtr.h to libburn.h
|
2010-07-04 13:13:09 +00:00 |
|
|
a6086ad263
|
Made number transition to 0.8.5
|
2010-06-30 11:31:22 +00:00 |
|
|
0f67485be5
|
Made number transition to 0.8.3
|
2010-06-11 10:53:56 +00:00 |
|
|
3ef6beab6a
|
Reacted on harmless compiler warnings on Solaris
|
2010-06-07 17:17:53 +00:00 |
|
|
8d4ccbe594
|
Made number transition to 0.8.1
|
2010-04-09 10:57:38 +00:00 |
|
|
f9cacc5235
|
Small bug fix about track size with cdrskin -minfo
|
2010-03-17 18:53:28 +00:00 |
|
|
3432b77d4f
|
Made number transition to 0.7.9
|
2010-03-10 13:56:58 +00:00 |
|
|
affa4614dc
|
Enabled optional use of new signal action 2 with libburn built-in handler
|
2010-03-05 09:12:44 +00:00 |
|
|
244378c066
|
Changed burn_abort(0) to burn_abort(-1)
|
2010-03-04 17:59:42 +00:00 |
|
|
2dfca13bfa
|
Adapted cdrskin abort handler to FreeBSD peculiarities
|
2010-03-03 14:12:22 +00:00 |
|
|
9ba95ddff3
|
Bug fix: cdrskin fs=0 lead to SIGSEGV. Regression introduced by revision 2936.
|
2010-02-28 11:06:02 +00:00 |
|
|
4b589a5743
|
Added forgotten initialization of a variable
|
2010-02-28 10:38:15 +00:00 |
|
|
e5517bf9dd
|
Made number transition to 0.7.7
|
2010-01-23 10:40:11 +00:00 |
|
|
9273355338
|
Reporting system adapter id with cdrskin -version
|
2009-12-27 14:46:01 +00:00 |
|
|
f70f47a09a
|
Reporting burn_scsi_transport_id() in cdrskin as debug message
|
2009-12-26 19:35:42 +00:00 |
|
|
4225f876a6
|
Made number transition to 0.7.5
|
2009-12-07 07:54:24 +00:00 |
|
|
89b20aeec5
|
Compiler option -use_libburn_fifo to switch non-CD from cdrfifo to libburn fifo
|
2009-11-26 21:12:57 +00:00 |
|
|
5a70b9b6de
|
Gave up cdrskin specific O_DIRECT compile option
|
2009-11-23 19:31:32 +00:00 |
|
|
6b97497089
|
Enabled cdrskin O_DIRECT with fs=0
|
2009-11-21 19:15:52 +00:00 |
|
|
0259c17539
|
Configure options --enable-cdrskin-fifo-odirect, --enable-dvd-obs-64k
|
2009-11-16 16:53:07 +00:00 |
|
|
cb668c06dd
|
New options dvd_obs= and stdio_fsync=
|
2009-11-15 16:49:04 +00:00 |
|
|
b828203e0b
|
New compile_cdrskin.sh option -o_direct (Linux only)
|
2009-11-15 15:24:21 +00:00 |
|
|
22fafb92eb
|
Man page entry and help text for option -V
|
2009-11-12 19:34:58 +00:00 |
|
|
a67e188fb3
|
Implemented option -V for logging of SCSI commands
|
2009-11-12 18:01:26 +00:00 |
|
|
13c4c3e4b8
|
Silenced a compiler warning about potentially uninitialized variable
|
2009-11-11 10:49:11 +00:00 |
|
|
77bcab01fe
|
Reporting number of pending bytes while thanking for patience in -vvv mode
|
2009-11-11 10:07:03 +00:00 |
|
|
ba33ee3960
|
Made number transition to 0.7.3
|
2009-10-12 10:52:37 +00:00 |
|
|
76cec81b92
|
Made -minfo subtract 2 from track size if "Data" and last 2 blocks unreadable
|
2009-10-09 20:06:25 +00:00 |
|
|
e637ee7686
|
Made -minfo stupidly report overwriteable media as "erasable" and "complete"
|
2009-10-09 12:37:38 +00:00 |
|
|
45fbcbf60a
|
Interpreting options -mode2, -xa, -xa1, -xa2 but producing CD-ROM Mode 1 tracks
|
2009-09-11 12:08:59 +00:00 |
|
|
ee1da199ce
|
Removed Media summary from -minfo because of incompatible counting rules
|
2009-09-10 07:11:54 +00:00 |
|
|
cde1929e4a
|
Silenced compiler warning
|
2009-09-09 17:42:31 +00:00 |
|
|
1691557aae
|
Emulation of some -minfo output
|
2009-09-09 17:33:48 +00:00 |
|
|
84ccf158e7
|
Changed new API call burn_get_media_product_id() to burn_disc_get_media_id()
|
2009-09-06 09:25:52 +00:00 |
|
|
1fcc87d142
|
"Manufacturer:", "Media type:" as cdrecord, own "Product Id:" and "Producer:"
|
2009-09-05 16:51:57 +00:00 |
|
|
30ebdfc049
|
Re-enabled output of product id and manufacturer
|
2009-09-05 13:19:01 +00:00 |
|
|
f36155d5ca
|
Made cdrskin/compile_cdrskin.sh -libburn_0_7_0 work again
|
2009-09-05 12:08:43 +00:00 |
|
|
817331991c
|
Closed a small memory leak with drive inquiry
|
2009-09-05 11:50:09 +00:00 |
|
|
f1263be867
|
Adjusted column width of media summary message
|
2009-09-05 07:24:06 +00:00 |
|
|
cedad9445d
|
Adjusted column width of media info messages
|
2009-09-04 20:43:29 +00:00 |
|
|
f6dfb38e0f
|
Option -atip now reports Product Id and Manufacturer for most CD, DVD, BD types
|
2009-09-04 20:22:54 +00:00 |
|
|
1f68e09143
|
New API call burn_guess_cd_manufacturer()
|
2009-09-02 13:32:17 +00:00 |
|
|
ac0a8b6282
|
New option --long_toc, now printing media summary at end of TOC
|
2009-09-01 13:34:23 +00:00 |
|
|
3923a6d3d7
|
Aligned the output columns of cdrskin --devices
|
2009-09-01 11:38:57 +00:00 |
|
|
4ad41080b4
|
Disabled write mode -raw96r
|
2009-09-01 08:25:01 +00:00 |
|
|
9435b8d084
|
Made number transition to development version 0.7.1
|
2009-08-27 14:38:24 +00:00 |
|
|
0b8a049e34
|
Listing all profiles with cdrskin -v -atip
|
2009-08-15 13:36:51 +00:00 |
|
|
f935e83d9f
|
Made number transition and activated development documentation
|
2009-07-14 13:37:11 +00:00 |
|
|
2ae3df230c
|
Made -scanbus work with SCSI bus numbers like 85 (USB, kernel 2.6.18.2)
|
2009-05-17 14:42:52 +00:00 |
|