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
662c41ef60169d003c6de37455639e10cacb3f29
libcdio-osx
/
lib
/
driver
History
Leon Merten Lohse
662c41ef60
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/libcdio
2012-03-27 17:46:43 +02:00
..
FreeBSD
Multilanguage CD-Text from greenleon
2012-03-05 21:22:08 -05:00
image
Fixed that CD-Text from cdrdao toc was shifted one track forward.
2012-03-27 17:45:09 +02:00
mmc
More small header changes:
2012-03-25 17:18:48 -04:00
MSWindows
Merge branch 'greenleon' of git.sv.gnu.org:/srv/git/libcdio
2012-03-10 16:13:58 -05:00
_cdio_generic.c
Multilanguage CD-Text from greenleon
2012-03-05 21:22:08 -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
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
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
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
More small header changes:
2012-03-25 17:18:48 -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
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 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
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
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
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
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
Remove some driver compilation warnings
2012-03-04 14:34:58 +01: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