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
c08a644b26277dca482f6c93f97ba28cc3449895
libcdio-osx
/
lib
/
driver
History
rocky
c08a644b26
syntax error.
2005-01-24 00:13:22 +00:00
..
FreeBSD
stat_size -> get_disc_last_lsn. Now returns lsn_t and CDIO_INVALID_LSN
2005-01-24 00:06:31 +00:00
image
stat_size -> get_disc_last_lsn. Now returns lsn_t and CDIO_INVALID_LSN
2005-01-24 00:06:31 +00:00
MSWindows
stat_size -> get_disc_last_lsn. Now returns lsn_t and CDIO_INVALID_LSN
2005-01-24 00:06:31 +00:00
_cdio_aix.c
stat_size -> get_disc_last_lsn. Now returns lsn_t and CDIO_INVALID_LSN
2005-01-24 00:06:31 +00:00
_cdio_bsdi.c
syntax error.
2005-01-24 00:13:22 +00:00
_cdio_generic.c
Change read routines so the use the driver_return_code_t enumeration.
2005-01-23 19:16:58 +00:00
_cdio_linux.c
stat_size -> get_disc_last_lsn. Now returns lsn_t and CDIO_INVALID_LSN
2005-01-24 00:06:31 +00:00
_cdio_osx.c
stat_size -> get_disc_last_lsn. Now returns lsn_t and CDIO_INVALID_LSN
2005-01-24 00:06:31 +00:00
_cdio_stdio.c
Move a set_speed and set_blocksize (via MMC)from driver-specific
2005-01-20 01:00:52 +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
Don't attempt to see before the beginning of a file.
2005-01-22 11:22:00 +00:00
_cdio_stream.h
Move a set_speed and set_blocksize (via MMC)from driver-specific
2005-01-20 01:00:52 +00:00
_cdio_sunos.c
Wrong return type.
2005-01-24 00:10:46 +00:00
.cvsignore
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cd_types.c
Add Cdio_t, move some more stuff into track.h
2005-01-02 22:43:41 +00:00
cdio_assert.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cdio_private.h
stat_size -> get_disc_last_lsn. Now returns lsn_t and CDIO_INVALID_LSN
2005-01-24 00:06:31 +00:00
cdio.c
Add DRIVER_OP_UNINIT and change appropriate DRIVER_OP_ERROR's to
2005-01-20 00:36:38 +00:00
cdtext_private.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cdtext.c
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
device.c
Add DRIVER_OP_UNINIT and change appropriate DRIVER_OP_ERROR's to
2005-01-20 00:36:38 +00:00
disc.c
stat_size -> get_disc_last_lsn. Now returns lsn_t and CDIO_INVALID_LSN
2005-01-24 00:06:31 +00:00
ds.c
Non-functional changes:
2005-01-12 11:34:51 +00:00
generic.h
Move some of the "generic" routines using MMC into SCSI-MMC. Think is a
2005-01-21 02:59:32 +00:00
image_common.c
Remove some valgrind-caught memory leaks or use of uninitialized regions.
2005-01-23 05:31:03 +00:00
image_common.h
Add interface for setting speed and blocksize. Reinstated it in
2005-01-18 00:57:19 +00:00
image.h
Improve cdrdao to handle MSF-length.
2005-01-22 23:57:10 +00:00
libcdio.sym
stat_size -> get_disc_last_lsn. Now returns lsn_t and CDIO_INVALID_LSN
2005-01-24 00:06:31 +00:00
logging.c
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
Makefile.am
lib/{driver,iso9660}/Makefile.am: new improved script for handling the case
2005-01-11 00:34:10 +00:00
portable.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
read.c
Change read routines so the use the driver_return_code_t enumeration.
2005-01-23 19:16:58 +00:00
scsi_mmc_private.h
stat_size -> get_disc_last_lsn. Now returns lsn_t and CDIO_INVALID_LSN
2005-01-24 00:06:31 +00:00
scsi_mmc.c
stat_size -> get_disc_last_lsn. Now returns lsn_t and CDIO_INVALID_LSN
2005-01-24 00:06:31 +00:00
sector.c
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
track.c
cdio.{c,h}: moved various reading and device/driver routines out into the below
2005-01-09 16:07:46 +00:00
util.c
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00