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
245a9a645ffb21b14a2b559544ba4ad1c35fecb6
libcdio-osx
/
lib
/
driver
History
R. Bernstein
245a9a645f
Clear sense request valid flag.
2010-02-09 21:35:00 -05:00
..
FreeBSD
FreeBSD read/write and most-recent scsi sense access courtesy of Thomas Schmitt.
2010-01-16 21:02:34 -05:00
image
Revert one cppcheck style change since gcc complains about it.
2009-10-27 21:48:06 -04:00
mmc
Remove duplicate cdio_mmc_disctype_t.
2010-02-08 19:01:14 -05:00
MSWindows
Clear sense request valid flag.
2010-02-09 21:35:00 -05:00
_cdio_generic.c
Add CDIO_DISC_MODEs to correspond to updated DVD Book types.
2010-02-06 08:48:22 -05: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
Add Thomas Schmitt's bug fixes and standalone code.
2010-01-13 06:10:34 -05:00
aix.c
More information around access modes for specific drivers.
2010-01-18 03:39:33 -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
Move more towards making MMC a library. Start to reorganize more to
2010-02-07 18:35:47 -05: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
Start to split off specific mmc commands from the lower-level internals.
2010-02-06 11:59:35 -05:00
disc.c
dvd.h: Update DVD book types
2010-02-06 07:54:46 -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 ability to retrieve SCSI tuple for a name and/or fake one up. This
2009-12-31 18:51:50 -05:00
gnu_linux.c
Add SCSI-MMC GET CONFIGURATION.
2010-02-07 21:04:21 -05:00
image_common.c
driver/*.c: Add response for get_arg("mmc-supported?")
2010-01-17 05:54:02 -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
sort libcdio.sym. Remove duplicated tests.
2010-02-09 07:49:52 -05:00
logging.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
Makefile.am
Move more towards making MMC a library. Start to reorganize more to
2010-02-07 18:35:47 -05:00
netbsd.c
driver/*.c: Add response for get_arg("mmc-supported?")
2010-01-17 05:54:02 -05: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
Handle SCSI_MMC_DATA_NONE and copy sense data. Not working since SCSI Pass is still broken. Presumably after that's solved there will be less catch-up work.
2010-02-01 05:16:33 -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
realpath.c
cdio_follow_symlink -> cdio_realpath which is really POSIX realpath. (Suggestion via Thomas Schmitt.) gnu_linux.c: report errors when they occur.
2010-01-16 16:44:12 -05:00
sector.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
solaris.c
Recording and retrieval of SCSI sense reply for GNU/Linux.
2009-12-25 08:45:48 -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
Add Thomas Schmitt's bug fixes and standalone code.
2010-01-13 06:10:34 -05:00