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
40c6ed2b1c966766d6d9f34c3fb85456ce0d90d2
libcdio-osx
/
lib
History
rocky
40c6ed2b1c
Probably much closer to being able to handle Nero CUES format. Seems
...
to have 2336 sector size; 2 second pregap seems to be included at the beginning of the image.
2003-04-21 23:24:46 +00:00
..
_cdio_bincue.c
Bug-causing typo.
2003-04-14 23:11:32 +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_freebsd.c
Add _cdio_read_audio_sector. Try to sync up with other drivers.
2003-04-19 20:49:53 +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
Remove compile warning on non-GNU/Linux servers.
2003-04-15 05:19:00 +00:00
_cdio_nrg.c
Probably much closer to being able to handle Nero CUES format. Seems
2003-04-21 23:24:46 +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
Add small cdda test.
2003-04-20 15:34:31 +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
Makefile.am
Put back in libcddb 0.9.0 checking and use cddb_http_disable().
2003-04-20 01:39:23 +00:00
sector.c
Tired of all those unused warings. Remove the static inline stuff.
2003-04-11 17:33:03 +00:00
util.c
Initial revision
2003-03-24 19:01:09 +00:00