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
5122b0b61cc195236d0997e0d065eb8fd4e20ad3
libcdio-osx
/
lib
History
rocky
5122b0b61c
Tired of all those unused warings. Remove the static inline stuff.
...
It's probably not worth the performance gains. (And if it is we can turn into a #define)
2003-04-11 17:33:03 +00:00
..
_cdio_bincue.c
Forgot to add recently added read_audio_sector to op structure.
2003-04-11 17:30:30 +00:00
_cdio_bsdi_old.c
Change sector.h constants, yet again. This time for Herbert Valiero Riedel.
2003-04-06 17:57:20 +00:00
_cdio_bsdi.c
get_default_device with NULL will get device *without* trying to open
2003-04-10 04:13:41 +00:00
_cdio_bsdi.h
Initial revision
2003-03-24 19:01:09 +00:00
_cdio_freebsd.c
get_default_device with NULL will get device *without* trying to open
2003-04-10 04:13:41 +00:00
_cdio_generic.c
get_default_device with NULL will get device *without* trying to open
2003-04-10 04:13:41 +00:00
_cdio_linux.c
Add ability to read audio (CD-DA) sector.
2003-04-10 04:11:45 +00:00
_cdio_nrg.c
Forgot to add recently added read_audio_sector to op structure.
2003-04-11 17:30:30 +00:00
_cdio_stdio.c
Document some of the interfaces.
2003-04-06 23:40:21 +00:00
_cdio_stdio.h
Initial revision
2003-03-24 19:01:09 +00:00
_cdio_stream.c
Grammar typo.
2003-04-07 03:05:31 +00:00
_cdio_stream.h
Opaque type CdioDataSource is now in cdio_private.h. This forces us to
2003-04-07 11:23:24 +00:00
_cdio_sunos.c
Move used #include <string.h> outside of conditional compilation since
2003-04-11 17:31:50 +00:00
.cvsignore
Initial revision
2003-03-24 19:01:09 +00:00
bytesex_asm.h
cdio_types.h -> types.h
2003-04-03 12:16:27 +00:00
bytesex.h
cdio_types.h -> types.h
2003-04-03 12:16:27 +00:00
cdio_assert.h
cdio_types.h -> types.h
2003-04-03 12:16:27 +00:00
cdio_private.h
get_default_device with NULL will get device *without* trying to open
2003-04-10 04:13:41 +00:00
cdio.c
get_default_device with NULL will get device *without* trying to open
2003-04-10 04:13:41 +00:00
cdio.h
get_default_device with NULL will get device *without* trying to open
2003-04-10 04:13:41 +00:00
ds.c
cdio_types.h -> types.h
2003-04-03 12:16:27 +00:00
ds.h
cdio_types.h -> types.h
2003-04-03 12:16:27 +00:00
logging.c
Initial revision
2003-03-24 19:01:09 +00:00
logging.h
cdio_types.h -> types.h
2003-04-03 12:16:27 +00:00
Makefile.am
cdio_types.h -> types.h
2003-04-03 12:16:27 +00:00
sector.c
Tired of all those unused warings. Remove the static inline stuff.
2003-04-11 17:33:03 +00:00
sector.h
Tired of all those unused warings. Remove the static inline stuff.
2003-04-11 17:33:03 +00:00
types.h
Add CDIO_INVALID_LSN definition
2003-04-10 04:10:38 +00:00
util.c
Initial revision
2003-03-24 19:01:09 +00:00
util.h
Initial revision
2003-03-24 19:01:09 +00:00