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
f574be6cd1d820ae4737e98bee188c489647a49d
libcdio-osx
/
include
/
cdio
History
Pete Batard
f574be6cd1
More paranoia removal
...
* Also some silencing of makefile operations
2012-03-05 14:16:33 +00:00
..
.cvsignore
Revise audio subchannel structure to remove lba uniion since we don't
2005-03-19 06:42:22 +00:00
.gitignore
Add check against GNU/Linux driver. More info in include/cdio/config.
2008-12-07 06:40:51 -05:00
audio.h
Add ISRC track info to cd-info output. Code from Scot C. Bontrager.
2011-05-18 09:48:03 -04:00
bytesex_asm.h
Reduce differences in pbatard branch for headers. (Still need to add empty array/union differences).
2012-03-03 08:48:43 -05:00
bytesex.h
Reduce differences in pbatard branch for headers. (Still need to add empty array/union differences).
2012-03-03 08:48:43 -05:00
cd_types.h
gplv3
2008-03-25 15:59:08 +00:00
cdda.h
gplv3
2008-03-25 15:59:08 +00:00
cdio_unconfig.h
Add an include to remove any C Preprocessor symbol libcdio's config.h creates. Programs using
2011-10-20 20:32:20 -04:00
cdio.h
Reduce differences in pbatard branch for headers. (Still need to add empty array/union differences).
2012-03-03 08:48:43 -05:00
cdtext.h
Patch from Leon Merten Lohse: Correct the length of the CD-TEXT block.
2011-12-04 20:29:53 -05:00
device.h
types.h: gcc before 4.5 has a no-argument form of deprecated.
2012-02-24 05:10:24 -05:00
disc.h
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
ds.h
gplv3
2008-03-25 15:59:08 +00:00
dvd.h
uint8_t -> unsigned int.
http://en.wikipedia.org/wiki/C_syntax#Bit_fields
via Thomas Schmitt
2010-05-11 13:55:08 -04:00
ecma_167.h
pbatard flexible array for ecma_167.h header
2012-03-03 10:46:42 -05:00
iso9660.h
pbatard empty array changes for iso9660.h. I think the last of the header patches.
2012-03-03 11:38:44 -05:00
logging.h
gplv3
2008-03-25 15:59:08 +00:00
Makefile.am
More paranoia removal
2012-03-05 14:16:33 +00:00
mmc_cmds.h
Add mmc_read_disc_information. Change get_disctype to use it and thus it
2010-02-09 22:39:05 -05:00
mmc_hl_cmds.h
Reduce doxygen warnings regarding documenting some parameters.
2011-10-26 21:23:27 -04:00
mmc_ll_cmds.h
Reduce doxygen warnings regarding documenting some parameters.
2011-10-26 21:23:27 -04:00
mmc_util.h
mmc_util.{c,h} Break simpler non-dependent mmc helper or utility routines from mmc.{c,h}
2010-02-22 15:18:59 -05:00
mmc.h
Reduce doxygen warnings regarding documenting some parameters.
2011-10-26 21:23:27 -04:00
paranoia.h
Reduce range of seek in paranoia_seek to be int32_t. CDDA's definitely live within this range. off_t is influenced by _FILE_OFFSET_BITS and can cause problems on a 32-bit system where _FILE_OFFSET_BITS is set to 64. See Bastiaan Timmer's posting to libcdio-help on July 7, 2011.
2011-07-08 21:15:29 -04:00
posix.h
gplv3
2008-03-25 15:59:08 +00:00
read.h
Reduce differences in pbatard branch for headers. (Still need to add empty array/union differences).
2012-03-03 08:48:43 -05:00
rock.h
Reduce differences in pbatard branch for headers. (Still need to add empty array/union differences).
2012-03-03 08:48:43 -05:00
scsi_mmc.h
Add git install instructions. Simplify and customize INSTALL. Add dependency to cause version.texi to get created. Update my email address.
2011-05-19 07:43:38 -04:00
sector.h
Use LTLIBICONV instead of LIBICONV. Bug
#25201
from Yaakov Selkowitz
2008-12-28 23:09:25 -05:00
track.h
1) cdtext objects are no longer associated with a track but with the disc.
2011-11-24 20:54:40 -05:00
types.h
Reduce differences in pbatard branch for headers. (Still need to add empty array/union differences).
2012-03-03 08:48:43 -05:00
udf_file.h
Add ISRC track info to cd-info output. Code from Scot C. Bontrager.
2011-05-18 09:48:03 -04:00
udf_time.h
Pete Batard's patches offset types especially for MinGW and MS Visual C.
2012-03-03 12:10:53 -05:00
udf.h
Pete Batard's patches offset types especially for MinGW and MS Visual C.
2012-03-03 12:10:53 -05:00
utf8.h
gplv3
2008-03-25 15:59:08 +00:00
util.h
Pete Batard's patches offset types especially for MinGW and MS Visual C.
2012-03-03 12:10:53 -05:00
version.h.in
Move driver tests into a separate directory.
2009-12-26 11:20:55 -05:00
xa.h
gplv3
2008-03-25 15:59:08 +00:00