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
d10938c43c7dcd30fd2bffb5d06c45eef39594ec
libcdio-osx
/
lib
/
driver
History
rocky
d10938c43c
Add mmc routine to get the ISRC information on a CD that is in the q subchannel
...
but not showing up in the CDTEXT. Contributed by Scot C. Bontrager.
2011-05-17 22:59:36 -04:00
..
FreeBSD
From Thomas Schmitt: in order to preserve the current behavior over
2010-05-07 07:59:25 -04:00
image
Revert one cppcheck style change since gcc complains about it.
2009-10-27 21:48:06 -04:00
mmc
Add mmc routine to get the ISRC information on a CD that is in the q subchannel
2011-05-17 22:59:36 -04: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
From Leon Merten Lohse
https://savannah.gnu.org/patch/?7532
:
2011-04-23 14:43:21 -04:00
cdtext.c
From Leon Merten Lohse
https://savannah.gnu.org/patch/?7532
:
2011-04-23 14:43:21 -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
Track discmode_t (include/disc.h) enumeration changes
2010-03-23 16:10:42 -04: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
Add mmc_read_disc_information. Change get_disctype to use it and thus it
2010-02-09 22:39:05 -05:00
logging.c
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
Makefile.am
mmc_util.{c,h} Break simpler non-dependent mmc helper or utility routines from mmc.{c,h}
2010-02-22 15:18:59 -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