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
8ad5e4cbb038431657604a0498e51983cbf5097c
libcdio-osx
/
lib
/
driver
History
rocky
8ad5e4cbb0
Doxygen changes.
2005-01-29 20:54:20 +00:00
..
FreeBSD
Add check for <sys/param.h> to and use in freebsd.c to stop warning.
2005-01-27 04:54:26 +00:00
image
*** empty log message ***
2005-01-28 00:06:34 +00:00
MSWindows
cygwin fixes mostly.
2005-01-27 11:08:55 +00:00
_cdio_aix.c
Compilation fixes
2005-01-24 17:36:56 +00:00
_cdio_bsdi.c
syntax error.
2005-01-24 00:13:22 +00:00
_cdio_generic.c
cdparanoia: add ability to disable byte swapping
2005-01-27 03:10:06 +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
fix harmless prototype mismatches.
2005-01-27 23:23:22 +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
cdparanoia: add ability to disable byte swapping
2005-01-27 03:10:06 +00:00
cdio.c
cdparanoia: add ability to disable byte swapping
2005-01-27 03:10:06 +00:00
cdtext_private.h
BIG REORGANIZATION.
2004-12-18 17:29:32 +00:00
cdtext.c
cdparanoia: add ability to disable byte swapping
2005-01-27 03:10:06 +00:00
device.c
Add a cdda_close that doesn't free the p_cdio pointer for those cases
2005-01-26 01:03:16 +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
cdparanoia: add ability to disable byte swapping
2005-01-27 03:10:06 +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
Attempt to get library version numbers correct for release.
2005-01-27 03:26:37 +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
cygwin fixes mostly.
2005-01-27 11:08:55 +00:00
scsi_mmc.c
Doxygen changes.
2005-01-29 20:54:20 +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