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
f215cad224d852a9671e79faaa2d7d376c6b3c46
libcdio-osx
/
include
/
cdio
History
R. Bernstein
f215cad224
Make sure config.h or the copy of that gets included only once to reduce duplicate include
...
warnings.
2011-10-20 19:44:10 -04: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
gplv3
2008-03-25 15:59:08 +00:00
bytesex.h
gplv3
2008-03-25 15:59:08 +00: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.h
Possibly make compiling example programs easier from the outside - don't assume HAVE_CONFIG_H is defined but pick up values from the runtime version of that file. We also now run example programs as tests if they are built.
2009-11-26 05:31:39 -05:00
cdtext.h
gplv3
2008-03-25 15:59:08 +00:00
device.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
disc.h
Add CDIO_DISC_MODEs to correspond to updated DVD Book types.
2010-02-06 08:48:22 -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
gplv3
2008-03-25 15:59:08 +00:00
iso9660.h
Start set/get time routines that tolerate no timezone structure in
2009-12-23 08:49:58 -05:00
logging.h
gplv3
2008-03-25 15:59:08 +00:00
Makefile.am
Make sure config.h or the copy of that gets included only once to reduce duplicate include
2011-10-20 19:44:10 -04: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
Move another routine from mmc.c into mmc_hl_cmds.c
2010-02-11 06:35:22 -05:00
mmc_ll_cmds.h
Split off MMC tests which don't involve exclusive access from those that do.
2010-02-10 22:30:37 -05: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
Add mmc routine to get the ISRC information on a CD that is in the q subchannel
2011-05-17 22:59:36 -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
gplv3
2008-03-25 15:59:08 +00:00
rock.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
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
gplv3
2008-03-25 15:59:08 +00:00
types.h
Add ISRC track info to cd-info output. Code from Scot C. Bontrager.
2011-05-18 09:48:03 -04: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
gplv3
2008-03-25 15:59:08 +00:00
udf.h
Merge branch 'master' of git.sv.gnu.org:/srv/git/libcdio
2010-10-22 23:43:01 -04:00
utf8.h
gplv3
2008-03-25 15:59:08 +00:00
util.h
cdio_follow_symlink -> cdio_realpath which is really POSIX realpath. (Suggestion via Thomas Schmitt.) gnu_linux.c: report errors when they occur.
2010-01-16 16:44:12 -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