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
e65d0eb8546c1a90338f636433688aa8801c7d4c
libcdio-osx
/
lib
/
driver
History
rocky
e65d0eb854
Mode sense changes. Not sure about this though.
2005-02-18 09:49:14 +00:00
..
FreeBSD
Add routine for reading data independent of or mode1 and mode2 format.
2005-02-17 04:57:21 +00:00
image
Move forward in getting better ISO-9660 reading by eliminating "Mode 1/2"
2005-02-17 07:03:36 +00:00
MSWindows
mmc.c: mmc_mode_sense can't use cdio_have_atapi (without further check) or else
2005-02-11 03:30:12 +00:00
_cdio_aix.c
lib/drivermmc.{c,h}: Add mmc_have_interface() to see if we've got SCSI
2005-02-07 03:36:01 +00:00
_cdio_bsdi.c
Add read_data_sectors to exported symbols and to BSDI.
2005-02-17 12:05:10 +00:00
_cdio_generic.c
Add routine for reading data independent of or mode1 and mode2 format.
2005-02-17 04:57:21 +00:00
_cdio_linux.c
Move forward in getting better ISO-9660 reading by eliminating "Mode 1/2"
2005-02-17 07:03:36 +00:00
_cdio_osx.c
OSX fixes.
2005-02-06 11:46:12 +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
Use solaris ioctl for blocksize set/get. Prototype corrections.
2005-02-10 11:23:08 +00:00
.cvsignore
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cd_types.c
Remove more of the no longer needed distinction (that we sometimes got
2005-02-17 11:54:28 +00:00
cdio_assert.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cdio_private.h
Move forward in getting better ISO-9660 reading by eliminating "Mode 1/2"
2005-02-17 07:03:36 +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 generic mode_sense(), add cdio_have_atapi() and use these.
2005-02-10 01:59:05 +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
Add routine for reading data independent of or mode1 and mode2 format.
2005-02-17 04:57:21 +00:00
image_common.c
Move forward in getting better ISO-9660 reading by eliminating "Mode 1/2"
2005-02-17 07:03:36 +00:00
image_common.h
Move forward in getting better ISO-9660 reading by eliminating "Mode 1/2"
2005-02-17 07:03:36 +00:00
image.h
Add routine for reading data independent of or mode1 and mode2 format.
2005-02-17 04:57:21 +00:00
libcdio.sym
Add read_data_sectors to exported symbols and to BSDI.
2005-02-17 12:05:10 +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
Move forward in getting better ISO-9660 reading by eliminating "Mode 1/2"
2005-02-17 07:03:36 +00:00
mmc.c
Mode sense changes. Not sure about this though.
2005-02-18 09:49:14 +00:00
portable.h
Various portability fixes mosty for MSVC which doesn't have drand and
2005-02-06 15:09:10 +00:00
read.c
Move forward in getting better ISO-9660 reading by eliminating "Mode 1/2"
2005-02-17 07:03:36 +00:00
sector.c
Move track things out off sector.h
2005-02-06 04:20:25 +00:00
track.c
Move track things out off sector.h
2005-02-06 04:20:25 +00:00
util.c
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00