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
d01a6302cdc4e03eb8d63a321d16814bdce800a0
libcdio-osx
/
lib
/
driver
History
Pete Batard
d01a6302cd
Remove .cvsignore as well as cdio/paranoia.h
2012-03-05 23:32:09 +00:00
..
FreeBSD
Fix various issues
2012-03-05 17:52:30 +00:00
image
Add missing glob() equivalent for Windows platforms
2012-03-05 18:03:37 +00:00
mmc
Some more pbatard patches
2012-03-04 14:12:09 -05:00
MSWindows
Fix various issues
2012-03-05 17:52:30 +00:00
_cdio_generic.c
Pete Batard's patches offset types especially for MinGW and MS Visual C.
2012-03-03 12:10:53 -05:00
_cdio_stdio.c
Make fopen() and stat() support UTF-8 paths on Windows
2012-03-05 17:44:13 +00:00
_cdio_stdio.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
_cdio_stream.c
Pete Batard's patches offset types especially for MinGW and MS Visual C.
2012-03-03 12:10:53 -05:00
_cdio_stream.h
Pete Batard's patches offset types especially for MinGW and MS Visual C.
2012-03-03 12:10:53 -05:00
.gitignore
Start abs_path and basename to be used in cue files.
2011-12-10 17:36:13 -05:00
abs_path.c
Pete Batard's patches offset types especially for MinGW and MS Visual C.
2012-03-03 12:10:53 -05:00
aix.c
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
audio.c
Make sure config.h or the copy of that gets included only once to reduce duplicate include
2011-10-20 19:44:10 -04:00
bsdi.c
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
cd_types.c
Make sure config.h or the copy of that gets included only once to reduce duplicate include
2011-10-20 19:44:10 -04:00
cdio_assert.h
Silence 'cont_###' set but not used warnings on MinGW
2012-02-25 20:41:26 -05:00
cdio_private.h
Issue
#33636
make path names toc/cue files be relative to the toc/cue when no absolute path is specified in toc/cue FILENAME statements.
2011-12-11 10:59:36 -05:00
cdio.c
More source headers harmonization
2012-03-05 17:58:56 +00:00
cdtext_private.h
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
cdtext.c
Reduce complation warnings via changes in pbatard branch
2012-03-03 19:52:41 -05:00
device.c
Make sure config.h or the copy of that gets included only once to reduce duplicate include
2011-10-20 19:44:10 -04:00
disc.c
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
ds.c
Some more pbatard patches
2012-03-04 14:12:09 -05:00
filemode.h
More patches from pbatard to reduce warnings, etc.
2012-03-03 20:11:14 -05:00
generic.h
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
gnu_linux.c
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
image_common.c
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
image_common.h
Issue
#33636
make path names toc/cue files be relative to the toc/cue when no absolute path is specified in toc/cue FILENAME statements.
2011-12-11 10:59:36 -05:00
image.h
Issue
#33636
make path names toc/cue files be relative to the toc/cue when no absolute path is specified in toc/cue FILENAME statements.
2011-12-11 10:59:36 -05:00
libcdio.sym
Add cdio_dirname which I think should complete what we need. Also add test of abs_path and dirname
2011-12-11 10:24:55 -05:00
logging.c
More paranoia removal
2012-03-05 14:16:33 +00:00
Makefile.am
More paranoia removal
2012-03-05 14:16:33 +00:00
netbsd.c
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
os2.c
merge another warning fix from the pbatard-branch
2012-03-04 00:51:53 -05:00
osx.c
lib/driver/osx.c: duplicate transport error enum - cdio/cdda.h removed
2012-02-24 04:35:00 -05:00
portable.h
Forgot to add back in protable.h
2012-03-03 20:12:20 -05:00
read.c
Make sure config.h or the copy of that gets included only once to reduce duplicate include
2011-10-20 19:44:10 -04:00
realpath.c
More source headers harmonization
2012-03-05 17:58:56 +00:00
sector.c
More patches from the pbatard branch.
2012-03-04 14:37:07 -05:00
solaris.c
Remove some driver compilation warnings
2012-03-04 14:34:58 +01:00
track.c
Make sure config.h or the copy of that gets included only once to reduce duplicate include
2011-10-20 19:44:10 -04:00
utf8.c
Make fopen() and stat() support UTF-8 paths on Windows
2012-03-05 17:44:13 +00:00
util.c
Add _cdio_strdup_fixpath for absolute paths handling in MinGW
2012-03-05 15:32:35 +00:00