This website requires JavaScript.
Explore
Help
Sign In
claunia
/
libcdio-osx
Archived
Watch
1
Star
0
Fork
0
You've already forked libcdio-osx
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
11ade4b1eb76d44cc4eee109da1986e2f53de1cc
libcdio-osx
/
lib
/
driver
History
rocky
11ade4b1eb
Use SCSI-MMC routine for reading audio sectors. ioctl READRAW doesn't
...
always word and is slow.
2005-01-23 17:14:33 +00:00
..
FreeBSD
Remove some valgrind-caught memory leaks or use of uninitialized regions.
2005-01-23 05:31:03 +00:00
image
Improve cdrdao to handle MSF-length.
2005-01-22 23:57:10 +00:00
MSWindows
Use SCSI-MMC routine for reading audio sectors. ioctl READRAW doesn't
2005-01-23 17:14:33 +00:00
_cdio_aix.c
Remove a number of const's since Darwin's run_scsi_mmc doesn't work
2005-01-21 20:54:55 +00:00
_cdio_bsdi.c
Remove some valgrind-caught memory leaks or use of uninitialized regions.
2005-01-23 05:31:03 +00:00
_cdio_generic.c
Move some of the "generic" routines using MMC into SCSI-MMC. Think is a
2005-01-21 02:59:32 +00:00
_cdio_linux.c
Remove some valgrind-caught memory leaks or use of uninitialized regions.
2005-01-23 05:31:03 +00:00
_cdio_osx.c
Use strerror in all ioctl to give additional info.
2005-01-21 23:12:54 +00:00
_cdio_stdio.c
Move a set_speed and set_blocksize (via MMC)from driver-specific
2005-01-20 01:00:52 +00:00
_cdio_stdio.h
Move a set_speed and set_blocksize (via MMC)from driver-specific
2005-01-20 01:00:52 +00:00
_cdio_stream.c
Don't attempt to see before the beginning of a file.
2005-01-22 11:22:00 +00:00
_cdio_stream.h
Move a set_speed and set_blocksize (via MMC)from driver-specific
2005-01-20 01:00:52 +00:00
_cdio_sunos.c
Valgrind-caught memory leak.
2005-01-23 04:53:31 +00:00
.cvsignore
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cd_types.c
Add Cdio_t, move some more stuff into track.h
2005-01-02 22:43:41 +00:00
cdio_assert.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cdio_private.h
Move some of the "generic" routines using MMC into SCSI-MMC. Think is a
2005-01-21 02:59:32 +00:00
cdio.c
Add DRIVER_OP_UNINIT and change appropriate DRIVER_OP_ERROR's to
2005-01-20 00:36:38 +00:00
cdtext_private.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cdtext.c
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
device.c
Add DRIVER_OP_UNINIT and change appropriate DRIVER_OP_ERROR's to
2005-01-20 00:36:38 +00:00
disc.c
cdio.{c,h}: moved various reading and device/driver routines out into the below
2005-01-09 16:07:46 +00:00
ds.c
Non-functional changes:
2005-01-12 11:34:51 +00:00
generic.h
Move some of the "generic" routines using MMC into SCSI-MMC. Think is a
2005-01-21 02:59:32 +00:00
image_common.c
Remove some valgrind-caught memory leaks or use of uninitialized regions.
2005-01-23 05:31:03 +00:00
image_common.h
Add interface for setting speed and blocksize. Reinstated it in
2005-01-18 00:57:19 +00:00
image.h
Improve cdrdao to handle MSF-length.
2005-01-22 23:57:10 +00:00
libcdio.sym
Add interface for setting speed and blocksize. Reinstated it in
2005-01-18 00:57:19 +00:00
logging.c
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
Makefile.am
lib/{driver,iso9660}/Makefile.am: new improved script for handling the case
2005-01-11 00:34:10 +00:00
portable.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
read.c
Remove probably some serious lapses:
2005-01-21 02:57:59 +00:00
scsi_mmc_private.h
Remove a number of const's since Darwin's run_scsi_mmc doesn't work
2005-01-21 20:54:55 +00:00
scsi_mmc.c
Remove a number of const's since Darwin's run_scsi_mmc doesn't work
2005-01-21 20:54:55 +00:00
sector.c
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
track.c
cdio.{c,h}: moved various reading and device/driver routines out into the below
2005-01-09 16:07:46 +00:00
util.c
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00