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
3556cfe52c6bed722f5a140db7e02e1a4e5fcc34
libcdio-osx
/
lib
/
driver
History
rocky
68d35cea80
Now check to see if we have config.h *AND* it hasn't been included before.
2006-01-23 20:48:11 +00:00
..
FreeBSD
Some small type and variable name changes.
2005-07-23 22:24:04 +00:00
image
Had uninitialized set_speed and set_blocksize opts caused core dumps
2006-01-21 11:04:30 +00:00
MSWindows
Use MMC routine for reading data blocks. At leat on XP home it seems to work
2005-10-28 12:43:30 +00:00
_cdio_generic.c
Bug in getting CD-Text make sure TOC is read before trying to get
2005-05-16 08:11:31 +00:00
_cdio_stdio.c
…
_cdio_stdio.h
…
_cdio_stream.c
…
_cdio_stream.h
…
.cvsignore
…
aix.c
…
audio.c
…
bsdi.c
Add O_NONBLOCK on sms's recommendation
2005-05-09 01:06:39 +00:00
cd_types.c
…
cdio_assert.h
…
cdio_private.h
Now check to see if we have config.h *AND* it hasn't been included before.
2006-01-23 20:48:11 +00:00
cdio.c
…
cdtext_private.h
…
cdtext.c
From Burkhard Plaum:
2005-04-25 23:06:21 +00:00
device.c
Add cdio_driver_return_code_to_str() to give a string interpretation
2006-01-15 01:26:50 +00:00
disc.c
…
ds.c
…
generic.h
Now check to see if we have config.h *AND* it hasn't been included before.
2006-01-23 20:48:11 +00:00
gnu_linux.c
Was giving a failure status on eject when it succeeded. The failure
2005-11-07 07:41:29 +00:00
image_common.c
…
image_common.h
…
image.h
…
libcdio.sym
Add cdio_driver_return_code_to_str() to give a string interpretation
2006-01-15 01:26:50 +00:00
logging.c
…
Makefile.am
include <stdbool.h> only if not C++.
2005-09-17 20:57:19 +00:00
mmc_private.h
Try to regularize naming better. More mmc_ -> cdio_mmc_
2005-10-21 11:13:54 +00:00
mmc.c
Turn one more set of #define into an enum
2005-10-21 11:27:09 +00:00
osx.c
Remove libpopt.
2005-10-05 09:48:11 +00:00
portable.h
…
read.c
add read_sector{s}
2005-11-10 00:44:40 +00:00
sector.c
…
solaris.c
Patch from Burkhard Plaum:
2005-04-23 01:16:19 +00:00
track.c
…
util.c
…