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
a8f67b61633d2b4bf57ff0f057dfcd253856e5e8
libcdio-osx
/
lib
History
rocky
a8f67b6163
Classified one more disc mode perhaps. Variable name change and
...
probably clarification.
2004-12-17 04:57:14 +00:00
..
FreeBSD
Various valgrind-detected memory leaks and unitialized variable errors.
2004-10-26 07:34:41 +00:00
image
Classified one more disc mode perhaps. Variable name change and
2004-12-17 04:57:14 +00:00
MSWindows
Revert last changes.
2004-11-07 16:29:05 +00:00
_cdio_aix.c
Towards getting an AIX driver working.
2004-12-15 01:45:15 +00:00
_cdio_bsdi.c
Make sure we initialize get_hwinfo expliscitly.
2004-11-20 12:50:26 +00:00
_cdio_generic.c
Merging in MSVC/XBOX from John Oseman
2004-11-01 09:14:21 +00:00
_cdio_linux.c
Move scsi mmc discmode determination to scsi-mmc.
2004-12-04 11:50:40 +00:00
_cdio_osx.c
Various valgrind-detected memory leaks and unitialized variable errors.
2004-10-26 07:34:41 +00:00
_cdio_stdio.c
Lint-like things.
2004-06-19 19:15:15 +00:00
_cdio_stdio.h
More valgrind-found memory leaks. (More to come...)
2004-02-07 18:53:02 +00:00
_cdio_stream.c
First attempt to extent Joliet to CD reading portion.
2004-10-24 23:42:39 +00:00
_cdio_stream.h
More valgrind-found memory leaks. (More to come...)
2004-02-07 18:53:02 +00:00
_cdio_sunos.c
Add better discmode detection via FULLTOC that we use on GNU/Linux.
2004-12-06 05:30:43 +00:00
.cvsignore
Igore library version file.
2004-02-11 02:53:34 +00:00
cd_types.c
Add getting UDF label and major/minor version numbers.
2004-06-23 09:28:02 +00:00
cdio_assert.h
Check and include config.h so includer's don't.
2003-09-18 13:40:54 +00:00
cdio_private.h
configure.ac: now in 0.71cvs
2004-09-03 23:20:11 +00:00
cdio.c
Change wording of discmode2str.
2004-12-17 04:50:46 +00:00
cdtext_private.h
Add more fields from the MMC-3 spec.
2004-10-28 03:50:32 +00:00
cdtext.c
cdtext.c: was not converting arranger string properly.
2004-11-08 04:13:27 +00:00
ds.c
Make ds.h public. It should have been that way since it *is* public.
2004-10-09 03:20:28 +00:00
generic.h
First attempt to extent Joliet to CD reading portion.
2004-10-24 23:42:39 +00:00
image_common.h
Make ds.h public. It should have been that way since it *is* public.
2004-10-09 03:20:28 +00:00
image.h
Redo CD-TEXT handling. First minimally working version for CD bin/cue
2004-07-11 14:25:07 +00:00
iso9660_fs.c
Small warning change when we don't have nl_langinfo(CODESET).
2004-11-06 17:50:05 +00:00
iso9660_private.h
#include "config.h" got deleted.
2004-06-02 07:44:02 +00:00
iso9660.c
configure.ac: in 72cvs now.
2004-11-21 22:32:03 +00:00
libcdio.sym
libcdio's ABI should provide all the symbols required by the API.
2004-11-16 00:57:02 +00:00
libiso9660.sym
Move local files to global.
2004-11-14 19:32:29 +00:00
logging.c
portable.h: remove rcsid.
2004-10-31 14:55:35 +00:00
Makefile.am
Towards getting an AIX driver working.
2004-12-15 01:45:15 +00:00
portable.h
Hoist common "portable" definitions into portable.h
2004-11-07 21:13:10 +00:00
scsi_mmc_private.h
Add scsi_mmc_get_hwinfo.
2004-07-31 07:43:26 +00:00
scsi_mmc.c
scsi_mmc_get_discmode: As per Justin B Ruggles, SCSI, MMC-5 may require setting
2004-12-06 04:47:57 +00:00
sector.c
_cdio_sunos.c: fix bug in audio mode reading.
2004-11-18 01:56:09 +00:00
util.c
rename to_bcd8 and from_bcd8 to cdio_to_bcd8 and cdio_from_bcd8.
2004-11-15 01:34:09 +00:00
xa.c
iso9660.h, iso9660_fs.c: Add iso9660_ifs_is_xa() a routine to
2004-10-22 01:13:38 +00:00