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
libcdio-osx/THANKS
R. Bernstein dbf6d24765 1) cdtext objects are no longer associated with a track but with the disc.
2) - cdio_get_cdtext no longer takes track as an argument
- cdtext_get, cdtext_get_const, cdtext_set require track argument
3) Language, Genre, Genre Code and Encoding Fields are now properly parsed and stored in the cdtext object
4) Added public function cdio_get_cdtext_raw to extract the binary CD-Text
5) Added CDTEXTFILE keyword logic in cue sheet parser. Parses binary/raw CD-Text files
6) Added cdtext_genre2str to convert genre code
7) altered the example programs, test drivers, cdda-player and cd-info to work with these changes
8) Added test case
9) A few smaller changes
A disc either holds CD-Text for all the tracks or does not hold any. Therefore a CD-Text object for the whole disc seems more natural to me. It also enables us to store global fields, like genre, encoding, language.

Patch was tested on GNU/Linux 32 bit running Gentoo.
2011-11-24 20:54:40 -05:00

90 lines
2.3 KiB
Plaintext

Geoff Bailey
FreeBSD debugging & testing
Burkhard Plaum <plaum@ipf.uni-stuttgart.de>
some GNU/Linux and CD-Text patches
Carlo Bramini
fixes for Mingw+MSYS and DLL support
Dagobert Michelsen
Solaris compilation issues and the wonderful test Solaris
test platform opencsw.org
Diego 'Flameeyes' Pettenò
patches to FreeBSD and making Gentoo-friendly
Frank Endres
mmc_get_disc_erasable
Frantisek Dvorak <valtri at atlas.cz>:
bug reports and miscellaneous fixes
Heiner <h.eichmann at gmx.de>
FreeBSD CAM support and FreeBSD debugging & testing
Ian MacIntosh
Sun-related things.
Justin B. Ruggles <jruggle at earthlink.net>
SCSI MMC discmode determination via Read TOC.
Justin F. Hallett <thesin at southofheaven.org>
Fink packaging and matters OSX
KO Myung-Hun <komh@chollian.net>
OS2 Driver
Leon Merten Lohse
Redo CD-Text handling
Kris Verbeeck <airborne at advalvas.be>:
CDDB library support from libcddb http://libcddb.sourceforge.net
Gentoo ebuild-file
Manfred Tremmel <Manfred.Tremmel at iiv.de>:
RPM spec file and inclusion of libcdio into
http://packman.links2linux.de/
Michael Kukat <michael at unixiron.org>,
for the hints in extractnrg.pl
Nicolas Boullis <nboullis at debian.org>
Build issues, library symbol versioning, Debian packaging and issues
Patrick Guimond
CD-Extra audio data boundaries
Peter Hartley
Cross-compiling to mingw32
Peter J. Creath
removal of libpopt, paranoia documentation, some bug fixes to
cd-* programs and the paranoia lib
Steven M. Schultz <sms at 2BSD.COM>
All things BSDI and the use of a really fabulous Darwin G5 box.
Svend S. Sorensen <ssorensen at fastmail.fm>
cdrdao TOC-reading and CDRWin CUE parsing code based on cuetools
http://cuetools.sourceforge.net/
xboxmediacenter team (www.xboxmediacenter.de)
X-Box detection and XDF filesystem things
Thomas Schmitt
Recording and retrieval of SCSI sense reply. Write/burning interface.
MMC bug fixes
Daniel Schwarz
log-summary option in cd-paranoia.
Robert William Fuller
get_track_pregap_lba, get_track_pregap_lsn. Section on "CD-DA pregap"
in libcdio manual.
Scot C. Bontrager
mmc routine to get the ISRC information on a CD that is in the q subchannel
but not showing up in the CDTEXT. Addition of this information to cd-info.