stream_cdda: print CDTEXT if available
commit66e0426907ae6c95959206d037cdd74c70198f1c
authorwm4 <wm4@mplayer2.org>
Wed, 14 Mar 2012 05:36:46 +0000 (14 06:36 +0100)
committerUoti Urpala <uau@mplayer2.org>
Sat, 28 Apr 2012 00:25:04 +0000 (28 03:25 +0300)
tree176bb1a5181eb20bc128b3b83ea1841290e85e74
parent35d932edf2b8008672430351f70bf5b4e40af4b7
stream_cdda: print CDTEXT if available

The per-CD info will be printed on playback start, per-track info when
a track is played. (This is not a technical restriction, and just goes
along with the existing code.)

The following fields are not included in output, because these are
supposedly binary: CDTEXT_DISCID, CDTEXT_GENRE, CDTEXT_SIZE_INFO,
CDTEXT_TOC_INFO, CDTEXT_TOC_INFO2.
stream/stream_cdda.c