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
0c7daa0e29f7a1aca8dea8f63ba1eb24f5ec1bbc
libcdio-osx
/
lib
History
rocky
0c7daa0e29
Merge in and tidy up with mkisofs's iso9660.h. If that is correct
...
(and it probably is), there were erroneous field definitions.
2003-09-01 02:08:59 +00:00
..
_cdio_bincue.c
Straighten out mode1 vs mode2 mess.
2003-08-31 14:26:06 +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
Bug in eject: need to close internal file descriptor before ejecting.
2003-05-16 07:18:27 +00:00
_cdio_freebsd.c
Another holdover from constants that were renamed.
2003-05-27 02:58:22 +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
Wasn't noting that we read TOC so we were re-reading it every time.
2003-09-01 02:02:03 +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
Small comment change.
2003-07-27 22:52:22 +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
Straighten out mode1 vs mode2 mess.
2003-08-31 14:26: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
Make mode1 format filesystem print work.
2003-08-31 15:52:56 +00:00
iso9660_private.h
Merge in and tidy up with mkisofs's iso9660.h. If that is correct
2003-09-01 02:08:59 +00:00
iso9660.c
Expose primary volume descriptor (pvd) and directory structures since
2003-08-31 05:00:44 +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