Redo CD-TEXT handling. First minimally working version for CD bin/cue

and cdrdao images.
This commit is contained in:
rocky
2004-07-11 14:25:07 +00:00
parent 13614f9820
commit 0d3c10c775
12 changed files with 266 additions and 192 deletions

View File

@@ -1,5 +1,5 @@
/*
$Id: cdio_private.h,v 1.26 2004/07/09 01:05:32 rocky Exp $
$Id: cdio_private.h,v 1.27 2004/07/11 14:25:07 rocky Exp $
Copyright (C) 2003, 2004 Rocky Bernstein <rocky@panix.com>
@@ -56,6 +56,11 @@ extern "C" {
*/
const char * (*get_arg) (void *env, const char key[]);
/*!
Return cdtext information.
*/
const cdtext_t * (*get_cdtext) (const void *env);
/*!
Return an array of device names. if CdIo is NULL (we haven't
initialized a specific device driver), then find a suitable device