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
03fae3e7ab0c63e383379bfde0b71b1e40165860
libcdio-osx
/
lib
History
rocky
c850bd6b04
Add iso9660_name_translate() to remove ISO-name cruft.
...
Document iso9660_fs_stat().
2003-09-06 14:50:50 +00:00
..
_cdio_bincue.c
Test for NULL binfile - as odd as this sounds, it could cause core dump if no CD loaded.
2003-09-01 22:51:50 +00:00
_cdio_bsdi_old.c
Change sector.h constants, yet again. This time for Herbert Valiero Riedel.
2003-04-06 17:57:20 +00:00
_cdio_bsdi.c
Note TOC's initialized so we don't reread. Add some int's to unsigned.
2003-09-01 15:11:36 +00:00
_cdio_freebsd.c
Note TOC's initialized so we don't reread. Add some int's to unsigned.
2003-09-01 15:11:36 +00:00
_cdio_generic.c
Make GNU/Linux smarter about finding a default device -- code sort of from SDL.
2003-06-12 04:46:27 +00:00
_cdio_linux.c
Note TOC's initialized so we don't reread. Add some int's to unsigned.
2003-09-01 15:11:36 +00:00
_cdio_nrg.c
Small comment change.
2003-07-27 22:52:22 +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
tests -> test
2003-04-22 12:09:08 +00:00
_cdio_stream.h
tests -> test
2003-04-22 12:09:08 +00:00
_cdio_sunos.c
Note TOC's initialized so we don't reread. Add some int's to unsigned.
2003-09-01 15:11:36 +00:00
_cdio_win32.c
A simple stupid mistake. Not sure why it wasn't caught before.
2003-08-11 09:19:18 +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
Straighten out mode1 vs mode2 mess.
2003-08-31 14:26:06 +00:00
cdio_assert.h
tests -> test
2003-04-22 12:09:08 +00:00
cdio_private.h
MIN_DRIVER, MIN_DEVICE_DRIVER, MAX_DEVICE_DRIVER -> CDIO_...
2003-06-22 22:41:29 +00:00
cdio.c
Move ISO-9660 lsn-finding routine from vcdimager here.
2003-09-05 22:48:16 +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
Add iso9660_name_translate() to remove ISO-name cruft.
2003-09-06 14:50:50 +00:00
iso9660_private.h
Add iso9660_name_translate() to remove ISO-name cruft.
2003-09-06 14:50:50 +00:00
iso9660.c
Add iso9660_name_translate() to remove ISO-name cruft.
2003-09-06 14:50:50 +00:00
logging.c
tests -> test
2003-04-22 12:09:08 +00:00
Makefile.am
I think I have the XA encapsulation down so that it will work in vcdimager
2003-08-31 08:32:40 +00:00
sector.c
tests -> test
2003-04-22 12:09:08 +00:00
util.c
tests -> test
2003-04-22 12:09:08 +00:00
xa.c
Final tidy up.
2003-08-31 09:11:25 +00:00