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
af1b97bfce97dfb6d6649b087e70f070f72976cc
libcdio-osx
/
lib
/
driver
History
rocky
af1b97bfce
Pete's changes require a more aggressive use of stdbool.h.
2012-04-23 00:45:58 -04:00
..
FreeBSD
Pete's changes require a more aggressive use of stdbool.h.
2012-04-23 00:45:58 -04:00
image
Reduce use of cdtext_private.h. Let's see if autoconf 2.61 (circa 6 years ago) is okay. Some MacBooks seem to still use this.
2012-04-16 20:21:56 -04:00
mmc
Reduce use of cdtext_private.h. Let's see if autoconf 2.61 (circa 6 years ago) is okay. Some MacBooks seem to still use this.
2012-04-16 20:21:56 -04:00
MSWindows
Pete's changes require a more aggressive use of stdbool.h.
2012-04-23 00:45:58 -04:00
_cdio_generic.c
Update copyright
2012-04-14 22:17:51 -04: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
More small header changes:
2012-03-25 17:18:48 -04: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
More small header changes:
2012-03-25 17:18:48 -04: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
Pete's changes require a more aggressive use of stdbool.h.
2012-04-23 00:45:58 -04: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
Reduce use of cdtext_private.h. Let's see if autoconf 2.61 (circa 6 years ago) is okay. Some MacBooks seem to still use this.
2012-04-16 20:21:56 -04: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
More small header changes:
2012-03-25 17:18:48 -04:00
cdio_private.h
More small header changes:
2012-03-25 17:18:48 -04:00
cdio.c
More source headers harmonization
2012-03-05 17:58:56 +00:00
cdtext_private.h
Use typedefs for enums. OSX 10.6's C compiler seems to create storage for enums.
2012-04-17 22:15:10 -04:00
cdtext.c
Changed cdtext_select_language to take a cdtext_lang_t instead of a const char * to specify the desired language.
2012-03-22 22:21:52 +01: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
Add guard around get_mcn for null p_cdio.
2012-04-15 00:49:01 -04:00
ds.c
Some more pbatard patches
2012-03-04 14:12:09 -05:00
filemode.h
More small header changes:
2012-03-25 17:18:48 -04:00
generic.h
More small header changes:
2012-03-25 17:18:48 -04:00
gnu_linux.c
ld: duplicate symbol _cdtext_format_enum in .libs/gnu_linux.o and
2012-04-16 19:12:48 -04: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
More small header changes:
2012-03-25 17:18:48 -04:00
image.h
More small header changes:
2012-03-25 17:18:48 -04:00
libcdio.sym
[renamed] cdtext_languages_available to cdtext_list_languages
2012-03-11 16:41:28 +01:00
logging.c
Merge branch 'greenleon' of git.sv.gnu.org:/srv/git/libcdio
2012-03-10 16:13:58 -05:00
Makefile.am
More paranoia removal
2012-03-05 14:16:33 +00:00
netbsd.c
Pete's changes require a more aggressive use of stdbool.h.
2012-04-23 00:45:58 -04:00
os2.c
Pete's changes require a more aggressive use of stdbool.h.
2012-04-23 00:45:58 -04:00
osx.c
OSX fixes: test for stdbool.h, allow darwin10-12 and set DARWINT_10_OR_GREATER. Use generic CD-Text routines.
2012-04-21 23:42:53 -04:00
portable.h
More small header changes:
2012-03-25 17:18:48 -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
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
Reduce use of cdtext_private.h. Let's see if autoconf 2.61 (circa 6 years ago) is okay. Some MacBooks seem to still use this.
2012-04-16 20:21:56 -04:00
track.c
track.c, gnu_linux.c: Test for exceding max track limit but allow specifying the leadout track in some cases.
2012-03-25 17:18:49 -04:00
utf8.c
Merge branch 'greenleon' of git.sv.gnu.org:/srv/git/libcdio
2012-03-10 16:13:58 -05:00
util.c
Add _cdio_strdup_fixpath for absolute paths handling in MinGW
2012-03-05 15:32:35 +00:00