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
fea03e2155e892ebe746048cfffc99ed1f1ff79c
libcdio-osx
/
lib
History
rocky
2cfe722a21
Compilation fix: declarations need to come before statements for gcc < 3.0.
2004-03-22 01:01:50 +00:00
..
image
Compilation fix: declarations need to come before statements for gcc < 3.0.
2004-03-22 01:01:50 +00:00
MSWindows
ioctl: printf lint for cygwin (and perhaps others)
2004-03-10 10:57:44 +00:00
_cdio_bsdi.c
Add mode1 reading in a hacky way.
2004-03-20 03:34:12 +00:00
_cdio_freebsd.c
FreeBSD fixes mostlyh.
2003-10-03 07:54:58 +00:00
_cdio_generic.c
Remove more memory leaks caught by valgrind.
2004-03-20 22:46:56 +00:00
_cdio_linux.c
mode{1,2}_form2 -> b_form2
2004-03-07 02:42:22 +00:00
_cdio_osx.c
Fix compilation bug.
2004-03-20 04:16:59 +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
From Ian MacIntosh:
2004-03-16 12:18:32 +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
Work on mode1 reading. Remove some of the bogusity in cdio.c and bincue.c
2004-03-05 04:23:52 +00:00
cdio.c
Yet another valgrind-found memory leak.
2004-03-21 03:43:06 +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
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
Revision number got bumped - but reconsidered changing interface. So
2004-03-20 22:49:33 +00:00
scsi_mmc.h
Change interface for read_audio_sectors.
2003-09-20 12:34:02 +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