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
3ecd485a7d883edab575d04d832043f37ffede2f
libcdio-osx
/
lib
History
rocky
3ecd485a7d
More regularization of names. Warning: untested on freebsd and osx.
2004-04-25 15:41:26 +00:00
..
image
Regularize and I hope simplify names a bit more.
2004-04-25 14:48:17 +00:00
MSWindows
CDIO_DRIVE -> CDIO_DRIVE_CAP
2004-04-25 14:07:23 +00:00
_cdio_bsdi.c
Add mode1 reading in a hacky way.
2004-03-20 03:34:12 +00:00
_cdio_freebsd.c
More regularization of names. Warning: untested on freebsd and osx.
2004-04-25 15:41:26 +00:00
_cdio_generic.c
Remove more memory leaks caught by valgrind.
2004-03-20 22:46:56 +00:00
_cdio_linux.c
More regularization of names. Warning: untested on freebsd and osx.
2004-04-25 15:41:26 +00:00
_cdio_osx.c
More regularization of names. Warning: untested on freebsd and osx.
2004-04-25 15:41:26 +00:00
_cdio_stdio.c
Reduce severity of not being able to open a stdio from "error"
2004-02-21 18:29:59 +00:00
_cdio_stdio.h
More valgrind-found memory leaks. (More to come...)
2004-02-07 18:53:02 +00:00
_cdio_stream.c
More valgrind-found memory leaks. (More to come...)
2004-02-07 18:53:02 +00:00
_cdio_stream.h
More valgrind-found memory leaks. (More to come...)
2004-02-07 18:53:02 +00:00
_cdio_sunos.c
CDIO_DRIVE -> CDIO_DRIVE_CAP
2004-04-25 14:07:23 +00:00
.cvsignore
Igore library version file.
2004-02-11 02:53:34 +00:00
bytesex_asm.h
tests -> test
2003-04-22 12:09:08 +00:00
bytesex.h
tests -> test
2003-04-22 12:09:08 +00:00
cd_types.c
cdio_analysis -> cdio_iso_analysis
2003-11-05 04:12:57 +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
get_mcn paramater is const.
2004-04-25 03:52:37 +00:00
cdio.c
CDIO_DRIVE -> CDIO_DRIVE_CAP
2004-04-25 14:07:23 +00:00
ds.c
tests -> test
2003-04-22 12:09:08 +00:00
ds.h
tests -> test
2003-04-22 12:09:08 +00:00
image_common.h
Regularize and I hope simplify names a bit more.
2004-04-25 14:48:17 +00:00
iso9660_fs.c
Allocation of buffer too short caught by valgrind.
2004-03-21 00:51:49 +00:00
iso9660_private.h
Add iso9660_name_translate() to remove ISO-name cruft.
2003-09-06 14:50:50 +00:00
iso9660.c
Test for presence of gmtoff for braindead cygwin
2003-09-21 07:43:39 +00:00
logging.c
Changes to make -mno-cygwin (no POSIX emulation on M$) work. In the
2004-03-10 11:53:10 +00:00
Makefile.am
image/common.h -> image_common.h. I'd rather switch than fight. I
2004-04-23 02:18:07 +00:00
scsi_mmc.h
get_mcn paramater is const.
2004-04-25 03:52:37 +00:00
sector.c
_vcd_lba_to_msf_str -> cdio_lba_to_msf_str;
2003-09-11 02:50:06 +00:00
util.c
tests -> test
2003-04-22 12:09:08 +00:00
xa.c
More ISO 9660 date cleanup. Hopefully cleaner structure definitions
2003-09-21 01:14:30 +00:00