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
8748e79ea7b963f7965a164a7a81c90c5a624306
libcdio-osx
/
lib
History
flameeyes
34bdf67d45
Use preprocessor's #error instead of adding invalid code, makes the error more verbose and waste less time (as it stops during preprocessing instead of compiling).
2006-02-27 09:48:55 +00:00
..
cdda_interface
Note that this is not used and probably hasn't been in a while.
2006-01-21 11:35:38 +00:00
cdio++
In C++ read.h needs <sys/types.h>. Don't know if this should be fixed
2006-01-05 22:01:44 +00:00
driver
Use preprocessor's #error instead of adding invalid code, makes the error more verbose and waste less time (as it stops during preprocessing instead of compiling).
2006-02-27 09:48:55 +00:00
iso9660
Fix compiler error introduced by last enum change.
2006-01-14 09:48:42 +00:00
paranoia
Using inline seems to cause a linking problem. Don't know exactly
2006-01-05 21:58:52 +00:00
udf
udf_time.c: make sure offset is initialzed (Darwin doesn'thave TIMEZONE var).
2006-02-13 01:59:28 +00:00
.cvsignore
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
Makefile.am
First cut at a C++ wrapper for libcdio libcdio++. What's not done are
2005-11-10 11:11:15 +00:00