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
d12f4d64896c7c8b6b55fd1e1d4385ac961bcd79
libcdio-osx
/
lib
/
driver
History
rocky
d12f4d6489
All multiple-block reading routines now return success when asked to
...
read 0 blocks and the lsn's are valid. Idea suggested by Peter J. Creath.
2005-10-07 07:15:19 +00:00
..
FreeBSD
Some small type and variable name changes.
2005-07-23 22:24:04 +00:00
image
Correct test caught by gcc 4.0
2005-07-07 06:51:58 +00:00
MSWindows
Remove warning: "use of cast expressions as lvalues is deprecated"
2005-08-28 22:40:19 +00:00
_cdio_generic.c
Bug in getting CD-Text make sure TOC is read before trying to get
2005-05-16 08:11:31 +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
Add O_NONBLOCK on sms's recommendation
2005-05-09 01:06:39 +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
Remove internal "close_tray" function as this is external only.
2005-03-23 11:26:49 +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
loop over cdtext using length reported back by MMC TOC command.
2005-03-23 11:15:25 +00:00
cdtext.c
From Burkhard Plaum:
2005-04-25 23:06:21 +00:00
device.c
testparanoia.c: free() moved inside library where it belongs.
2005-04-11 01:03:46 +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
Patch from Burkhard Plaum:
2005-04-23 01:16:19 +00:00
gnu_linux.c
Ooops -- syntax error.
2005-07-23 22:05:29 +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
Allow the MMC timeout to be adjusted by the application.
2005-06-26 18:29:49 +00:00
logging.c
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
Makefile.am
include <stdbool.h> only if not C++.
2005-09-17 20:57:19 +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
Allow the MMC timeout to be adjusted by the application.
2005-06-26 18:29:49 +00:00
osx.c
Remove libpopt.
2005-10-05 09:48:11 +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
All multiple-block reading routines now return success when asked to
2005-10-07 07:15:19 +00:00
sector.c
Move track things out off sector.h
2005-02-06 04:20:25 +00:00
solaris.c
Patch from Burkhard Plaum:
2005-04-23 01:16:19 +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