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
4e8eff137e4912f13f6740c3abf52e44430bcff8
libcdio-osx
/
lib
/
driver
History
R. Bernstein
4e8eff137e
Thomas Schmitt's first patches towards supporting writing from libcdio. Somewhat experimental and for now just the GNU/Linux driver.
2009-12-19 18:17:18 -05:00
..
FreeBSD
In 0.83git now. Fix minor leaks in libcdio 0.82 detected by cppcheck
2009-10-27 21:00:51 -04:00
image
Revert one cppcheck style change since gcc complains about it.
2009-10-27 21:48:06 -04:00
MSWindows
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
_cdio_generic.c
Adapted from patches by Nicolas Boullis on Debian:
2009-07-02 20:26:39 -04:00
_cdio_stdio.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
_cdio_stdio.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
_cdio_stream.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
_cdio_stream.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
.cvsignore
.
2006-04-05 03:55:09 +00:00
.gitignore
Adapted from patches by Nicolas Boullis on Debian:
2009-07-02 20:26:39 -04:00
aix.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
audio.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
bsdi.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
cd_types.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
cdio_assert.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
cdio_private.h
Remove all other uses of CDIO_MIN_DRIVER, CDIO_MAX_DRIVER, CDIO_MIN_DEVICE_DRIVER or CDIO_MAX_DEVICE_DRIVER within the libcdio library.
2009-07-13 00:48:24 +02:00
cdio.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
cdtext_private.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
cdtext.c
Guard against dereferncing a null cdtext pointer.
2009-05-14 22:30:50 -04:00
device.c
A couple more memory leaks from cppcheck
2009-10-27 21:14:37 -04:00
disc.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
ds.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
generic.h
Add OS/2 driver courtesy of KO Myung-Hun. Security: Add "%s" to cdparanoia's fprintfs
2009-02-08 05:52:49 -05:00
gnu_linux.c
Thomas Schmitt's first patches towards supporting writing from libcdio. Somewhat experimental and for now just the GNU/Linux driver.
2009-12-19 18:17:18 -05:00
image_common.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
image_common.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
image.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
libcdio.sym
Export the cdio_drivers and cdio_device_drivers arrays.
2009-07-13 00:48:24 +02:00
logging.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
Makefile.am
NEWS: update what's up
2009-10-21 10:17:33 -04:00
mmc_private.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
mmc.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
netbsd.c
In 0.83git now. Fix minor leaks in libcdio 0.82 detected by cppcheck
2009-10-27 21:00:51 -04:00
os2.c
Add OS/2 driver courtesy of KO Myung-Hun. Security: Add "%s" to cdparanoia's fprintfs
2009-02-08 05:52:49 -05:00
osx.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
portable.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
read.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
sector.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
solaris.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
track.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
utf8.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
util.c
Adapted from patches by Nicolas Boullis on Debian:
2009-07-02 20:26:39 -04:00