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
a56f04b17cb41c44a561c75742d65bf04a339ccc
libcdio-osx
/
lib
History
rocky
a56f04b17c
Slightly better disk-at-once and track-at-once parsing. Am able to read
...
a tao mode1 form1 now.
2003-12-30 11:52:49 +00:00
..
_cdio_bincue.c
Got return value on _cdio_audio_sectors backwards.
2003-11-04 04:44:43 +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
First-cut to auto-scan for device capabilities
2003-09-28 17:14:20 +00:00
_cdio_linux.c
Use bool where appropriate.
2003-10-03 01:26:52 +00:00
_cdio_nrg.c
Slightly better disk-at-once and track-at-once parsing. Am able to read
2003-12-30 11:52:49 +00:00
_cdio_osx.c
Compilation bugs.
2003-10-13 23:41:42 +00:00
_cdio_stdio.c
tests -> test
2003-04-22 12:09:08 +00:00
_cdio_stdio.h
Initial revision
2003-03-24 19:01:09 +00:00
_cdio_stream.c
Abort less often - just report an error.
2003-10-03 08:32:32 +00:00
_cdio_stream.h
tests -> test
2003-04-22 12:09:08 +00:00
_cdio_sunos.c
Back off some of the modularization until we figure out what's gone wrong.
2003-10-14 04:44:52 +00:00
_cdio_win32.c
Retry YellowMode2 if XA fails - but I think we need a better overall method.
2003-10-20 04:29:17 +00:00
.cvsignore
Initial revision
2003-03-24 19:01:09 +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
Fill out autoscan devices/images to image drivers. API is probably
2003-09-30 03:26:11 +00:00
cdio.c
cdio_analysis -> cdio_iso_analysis
2003-11-05 04:12:57 +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
iso9600_stat now has filename inside it.
2003-11-16 19:30:45 +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
Use new common scsi_mmc.h.
2003-09-14 09:34:17 +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