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
385496a24c4b4389ce6a8001f160f9162a742abe
libcdio-osx
/
lib
/
driver
History
R. Bernstein
385496a24c
Use native Windows assert for MinGW. This also avoids false positive warnings with Clang static analyzer, as the default libcdio assert does return.
...
From pbatard branch.
2012-02-25 19:28:47 -05:00
..
FreeBSD
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
image
CDTEXTFILE directifile should be relative to CUE file.
2012-01-26 00:35:57 -05:00
mmc
mmc_hl_cmds.c: remove gcc warning
2012-01-28 20:56:30 -05:00
MSWindows
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
_cdio_generic.c
Patch from Leon Merten Lohse: Correct the length of the CD-TEXT block.
2011-12-04 20:29:53 -05:00
_cdio_stdio.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_stdio.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
_cdio_stream.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_stream.h
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
.cvsignore
.
2006-04-05 03:55:09 +00:00
.gitignore
Start abs_path and basename to be used in cue files.
2011-12-10 17:36:13 -05:00
abs_path.c
Add replacement for strndup(). MinGW doesn't have it. From Pete Batard again.
2012-01-16 20:15:33 -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
Use native Windows assert for MinGW. This also avoids false positive warnings with Clang static analyzer, as the default libcdio assert does return.
2012-02-25 19:28:47 -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
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05: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
Patch from Leon Merten Lohse: Correct the length of the CD-TEXT block.
2011-12-04 20:29:53 -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
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
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
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
Makefile.am
Start abs_path and basename to be used in cue files.
2011-12-10 17:36:13 -05: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
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -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
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
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
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
sector.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
solaris.c
mmc_hl_cmds.c: remove gcc warning
2012-01-28 20:56:30 -05: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 sure config.h or the copy of that gets included only once to reduce duplicate include
2011-10-20 19:44:10 -04:00
util.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