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
6f968b9fe1332abc1cc01e791d8dd73b3cf67cd6
libcdio-osx
/
lib
History
rocky
6f968b9fe1
Bug in read_mode2 sectors fixed. With this, vcd-info, vcdxrip, vlc and xine
...
shoudl be able to read okay on win2k!
2004-03-07 02:40:58 +00:00
..
image
regularize variable names mode{1,2}_form2 -> b_form2
2004-03-06 18:22:07 +00:00
MSWindows
Bug in read_mode2 sectors fixed. With this, vcd-info, vcdxrip, vlc and xine
2004-03-07 02:40:58 +00:00
_cdio_bsdi.c
Small BSDI fix from Steve Schultz <sms@2BSD.COM>
2003-10-03 17:29:59 +00:00
_cdio_freebsd.c
FreeBSD fixes mostlyh.
2003-10-03 07:54:58 +00:00
_cdio_generic.c
More valgrind-found memory leaks. (More to come...)
2004-02-07 18:53:02 +00:00
_cdio_linux.c
Not sure why we had *exclusive* access just to see if a CD-ROM is
2004-03-07 01:40:00 +00:00
_cdio_osx.c
Compilation bugs.
2003-10-13 23:41:42 +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
regularize variable names mode{1,2}_form2 -> b_form2
2004-03-06 18:22:07 +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
regular *mode2 variable name.
2004-03-06 18:30:44 +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
Remove a couple of compiler sprintf warnings.
2004-02-26 01:33:01 +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
Be able to set/disable default log handler logging.
2003-11-09 13:57:51 +00:00
Makefile.am
*: Create OS-specific directories.
2004-03-05 12:32:45 +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