.. |
asserts.txt
|
Got rid of assert() in libburn
|
2006-10-10 18:19:28 +00:00 |
async.c
|
Got rid of assert() in sector.c by soft means
|
2006-10-10 11:26:46 +00:00 |
async.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
back_hacks.h
|
Allowed to blank appendable files and installed first back_hacks.h variable ever
|
2006-08-26 13:49:53 +00:00 |
cleanup.c
|
Trying to keep signal handler from repeating messages
|
2006-11-25 17:06:17 +00:00 |
cleanup.h
|
Implemented new API function burn_set_signal_handling(), libburner uses it
|
2006-10-03 16:37:08 +00:00 |
crc.c
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
crc.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
debug.c
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
debug.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
drive.c
|
Avoided unsuitable media complaint on burn_drive_grab() with load==0
|
2006-12-02 20:13:31 +00:00 |
drive.h
|
Ticket 91: update media state model after content change
|
2006-11-25 15:26:35 +00:00 |
error.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
file.c
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
file.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
init.c
|
Got rid of assert() in init.c by soft means
|
2006-10-07 13:24:12 +00:00 |
init.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
lec.c
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
lec.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
libburn.h
|
Appeased doxygen warnings
|
2006-12-11 21:51:00 +00:00 |
libdax_audioxtr.c
|
Introduced extraction of .au (but not its usage within cdrskin)
|
2006-10-24 07:50:31 +00:00 |
libdax_audioxtr.h
|
Introduced extraction of .au (but not its usage within cdrskin)
|
2006-10-24 07:50:31 +00:00 |
libdax_msgs.c
|
Implemented burn_abort() and made use of it
|
2006-10-02 10:35:51 +00:00 |
libdax_msgs.h
|
Ticket 21: media type via 46h GET CONFIGURATION , Current Profile
|
2006-12-01 21:38:34 +00:00 |
Makefile
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
Makefile.am
|
Fixed Makefile.am files
|
2006-08-24 18:41:01 +00:00 |
mmc.c
|
Prevented SIGSEGVs when using -atip with my SCSI CD-ROM (sr,sg: no matter)
|
2006-12-11 12:53:12 +00:00 |
mmc.h
|
New API function burn_disc_track_lba_nwa()
|
2006-11-11 12:22:53 +00:00 |
null.c
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
null.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
options.c
|
New API burn_write_opts_set_multi(). (But libburn cannot burn next session yet)
|
2006-11-06 11:42:21 +00:00 |
options.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
os-freebsd.h
|
Made consolidaed operating system adapters for ease of porting
|
2006-11-16 11:17:55 +00:00 |
os-linux.h
|
Made consolidaed operating system adapters for ease of porting
|
2006-11-16 11:17:55 +00:00 |
os.h
|
Made consolidaed operating system adapters for ease of porting
|
2006-11-16 11:17:55 +00:00 |
read.c
|
Made libburn and cdrskin build on my Linux again
|
2006-10-13 10:22:21 +00:00 |
read.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
sbc.c
|
Test wether SCSI 1Bh START UNIT would be helpful with ticket 90
|
2006-11-18 19:49:18 +00:00 |
sbc.h
|
Test wether SCSI 1Bh START UNIT would be helpful with ticket 90
|
2006-11-18 19:49:18 +00:00 |
sector.c
|
Silenced compiler warnings
|
2006-11-20 09:06:30 +00:00 |
sector.h
|
Got rid of assert() in sector.c by soft means
|
2006-10-10 11:26:46 +00:00 |
sg-freebsd-port.c
|
Polished porting hints
|
2006-11-16 14:21:27 +00:00 |
sg-freebsd.c
|
Made portability clarifications
|
2006-11-15 17:10:12 +00:00 |
sg-linux.c
|
Trying to identfy CD device via ioctl(CDROM_DRIVE_STATUS)
|
2006-12-11 19:19:15 +00:00 |
sg.c
|
Made consolidaed operating system adapters for ease of porting
|
2006-11-16 11:17:55 +00:00 |
sg.h
|
Made consolidaed operating system adapters for ease of porting
|
2006-11-16 11:17:55 +00:00 |
source.c
|
dapted cdrskin pacifier to possibly unknown track size
|
2006-11-01 16:39:07 +00:00 |
source.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
spc.c
|
Coordinated scsi_notify_error() and scsi_error()
|
2006-11-22 12:25:16 +00:00 |
spc.h
|
Coordinated scsi_notify_error() and scsi_error()
|
2006-11-22 12:25:16 +00:00 |
structure.c
|
Prevented SIGSEGVs when using -atip with my SCSI CD-ROM (sr,sg: no matter)
|
2006-12-11 12:53:12 +00:00 |
structure.h
|
Installed decent abort behavior with TAO
|
2006-11-03 15:10:24 +00:00 |
toc.c
|
Got rid of assert() in to.c by soft means
|
2006-10-08 10:24:50 +00:00 |
toc.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
transport.h
|
Ticket 21: media type via 46h GET CONFIGURATION , Current Profile
|
2006-12-01 21:38:34 +00:00 |
util.c
|
Got rid of assert() in util.c by soft means
|
2006-10-08 10:30:57 +00:00 |
util.h
|
Initial import
|
2006-08-15 20:37:04 +00:00 |
write.c
|
Prevented premature BURN_DRIVE_IDLE introduced with revision 443
|
2006-11-25 18:30:06 +00:00 |
write.h
|
Prepared tests for eventual drive which might support SAO to appendable CD
|
2006-11-15 09:05:06 +00:00 |