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
a502cac4c3e27a5ffcc709deadb62308a04c5b17
libcdio-osx
/
lib
History
rocky
13424fc893
More lba, lsn confusion.
2003-09-15 01:37:32 +00:00
..
_cdio_bincue.c
I/O lint.
2003-09-14 06:24:09 +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
Use new common scsi_mmc.h.
2003-09-14 09:34:17 +00:00
_cdio_nrg.c
More I/O format lint.
2003-09-14 07:02:17 +00:00
_cdio_osx.c
More lba, lsn confusion.
2003-09-15 01:37:32 +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
Use new common scsi_mmc.h.
2003-09-14 09:34:17 +00:00
_cdio_win32.c
Use new common scsi_mmc.h.
2003-09-14 09:34: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
More I/O format lint.
2003-09-14 07:02:17 +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
Bug if we had a get_track_lba but no get_track_msf. Guard against that.
2003-09-14 14:34:51 +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
More I/O format lint.
2003-09-14 06:35:59 +00:00
iso9660_private.h
Add iso9660_name_translate() to remove ISO-name cruft.
2003-09-06 14:50:50 +00:00
iso9660.c
Documentation update
2003-09-10 08:39:00 +00:00
logging.c
tests -> test
2003-04-22 12:09:08 +00:00
Makefile.am
Use new common scsi_mmc.h.
2003-09-14 09:34:17 +00:00
scsi_mmc.h
A place right now for common SCSI MMC (multimedia command).
2003-09-14 09:36:32 +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
Final tidy up.
2003-08-31 09:11:25 +00:00