summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorR. Bernstein <rocky@gnu.org>2011-11-24 20:54:40 -0500
committerR. Bernstein <rocky@gnu.org>2011-11-24 20:54:40 -0500
commitdbf6d247650e3cae4030f53e5f79fc5d5f094d3f (patch)
tree411e7586e0cc7c28672724480ea80d9336b47961 /THANKS
parente0b2ee826da69cfabf809bcb94f3bc019276ae62 (diff)
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.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS3
1 files changed, 3 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index ba8c5930..39eaa3d0 100644
--- a/THANKS
+++ b/THANKS
@@ -35,6 +35,9 @@ Justin F. Hallett <thesin at southofheaven.org>
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