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
800eef655f742cf5ac84a2aac7b204bcf26a2c0f
libcdio-osx
/
lib
/
driver
History
rocky
800eef655f
Not sure why we set the loglevel to debug before a DVD STRUCT PHYSICAL.
...
Remove it.
2005-03-21 08:33:36 +00:00
..
FreeBSD
Typo in field name. Thanks again to Steve Schultz.
2005-03-21 07:53:22 +00:00
image
Move forward in getting better ISO-9660 reading by eliminating "Mode 1/2"
2005-02-17 07:03:36 +00:00
MSWindows
Not sure why we set the loglevel to debug before a DVD STRUCT PHYSICAL.
2005-03-21 08:33:36 +00:00
_cdio_generic.c
Add read_data_blocks via cooked mode. Seems to work better than read_cd.
2005-03-01 00:40:39 +00:00
_cdio_stdio.c
First attempt at smart iso9660 reading in CD images.
2005-02-05 04:25:14 +00:00
_cdio_stdio.h
Move a set_speed and set_blocksize (via MMC)from driver-specific
2005-01-20 01:00:52 +00:00
_cdio_stream.c
src/* gl_default_log_handler defined only once.
2005-03-18 12:56:00 +00:00
_cdio_stream.h
First attempt at smart iso9660 reading in CD images.
2005-02-05 04:25:14 +00:00
.cvsignore
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
aix.c
Revise play_audio_msf for start/end as it should be.
2005-03-05 09:26:52 +00:00
audio.c
Allow returned parameters to be NULL.
2005-03-14 02:02:49 +00:00
bsdi.c
Keep up to date with recent changes in audio subchannel msf.
2005-03-21 07:59:13 +00:00
cd_types.c
Remove more of the no longer needed distinction (that we sometimes got
2005-02-17 11:54:28 +00:00
cdio_assert.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cdio_private.h
BSDI eject works, more audio stuff working.
2005-03-18 19:30:31 +00:00
cdio.c
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00
cdtext_private.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cdtext.c
Guard against deferencing NULL pointer.
2005-02-24 06:32:57 +00:00
device.c
Remove gcc 2.95 warnings on BSDI
2005-03-19 07:28:56 +00:00
disc.c
Move discmode things out of sector and over to disc.h and disc.c.
2005-02-05 14:42:28 +00:00
ds.c
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00
generic.h
Add read_data_blocks via cooked mode. Seems to work better than read_cd.
2005-03-01 00:40:39 +00:00
gnu_linux.c
Revise so audio subchannel msf is msf_t (BCD encoded).
2005-03-19 16:17:13 +00:00
image_common.c
Move forward in getting better ISO-9660 reading by eliminating "Mode 1/2"
2005-02-17 07:03:36 +00:00
image_common.h
Move forward in getting better ISO-9660 reading by eliminating "Mode 1/2"
2005-02-17 07:03:36 +00:00
image.h
Add routine for reading data independent of or mode1 and mode2 format.
2005-02-17 04:57:21 +00:00
libcdio.sym
Correct export name.
2005-03-09 11:19:52 +00:00
logging.c
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
Makefile.am
Revise play_audio_msf for start/end as it should be.
2005-03-05 09:26:52 +00:00
mmc_private.h
Don't rely on compatability with 0.72. Use new type names.
2005-03-06 00:03:53 +00:00
mmc.c
Revise so audio subchannel msf is msf_t (BCD encoded).
2005-03-19 16:17:13 +00:00
osx.c
A hacky OSX close drive routine. It doesn't handle the actual drive
2005-03-13 04:42:38 +00:00
portable.h
Various portability fixes mosty for MSVC which doesn't have drand and
2005-02-06 15:09:10 +00:00
read.c
src/* gl_default_log_handler defined only once.
2005-03-18 12:56:00 +00:00
sector.c
Move track things out off sector.h
2005-02-06 04:20:25 +00:00
solaris.c
Revise subchannel so solaris subchannel is libcdio msf.
2005-03-19 18:50:46 +00:00
track.c
Move track things out off sector.h
2005-02-06 04:20:25 +00:00
util.c
remove cdio_malloc and replace with calloc which does functionally
2005-02-03 07:35:14 +00:00