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
20acbc8d0724305acfb8cd69324f4533b86f97bf
libcdio-osx
/
lib
/
driver
History
rocky
81e6bf4c95
Move discmode things out of sector and over to disc.h and disc.c.
2005-02-05 14:42:28 +00:00
..
FreeBSD
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00
image
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00
MSWindows
scsi_mmc -> mmc
2005-02-05 13:13:31 +00:00
_cdio_aix.c
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00
_cdio_bsdi.c
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00
_cdio_generic.c
scsi_mmc -> mmc
2005-02-05 13:07:02 +00:00
_cdio_linux.c
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00
_cdio_osx.c
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00
_cdio_stdio.c
First attempt at smart iso9660 reading in CD images.
2005-02-05 04:25:14 +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
First attempt at smart iso9660 reading in CD images.
2005-02-05 04:25:14 +00:00
_cdio_stream.h
First attempt at smart iso9660 reading in CD images.
2005-02-05 04:25:14 +00:00
_cdio_sunos.c
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +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
scsi_mmc -> mmc
2005-02-05 13:07:02 +00:00
cdio.c
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00
cdtext_private.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cdtext.c
cdparanoia: add ability to disable byte swapping
2005-01-27 03:10:06 +00:00
device.c
Add a cdda_close that doesn't free the p_cdio pointer for those cases
2005-01-26 01:03:16 +00:00
disc.c
Move discmode things out of sector and over to disc.h and disc.c.
2005-02-05 14:42:28 +00:00
ds.c
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00
generic.h
cdparanoia: add ability to disable byte swapping
2005-01-27 03:10:06 +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
Missing cdio_error.
2005-01-29 21:20:01 +00:00
logging.c
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
Makefile.am
scsi_mmc -> mmc
2005-02-05 13:07:02 +00:00
mmc_private.h
scsi_mmc -> mmc
2005-02-05 13:07:02 +00:00
mmc.c
scsi_mmc -> mmc
2005-02-05 13:07:02 +00:00
portable.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
read.c
First attempt at smart iso9660 reading in CD images.
2005-02-05 04:25:14 +00:00
sector.c
Move discmode things out of sector and over to disc.h and disc.c.
2005-02-05 14:42:28 +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
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00