src/cddb_cue_common.c File Reference

Everything that importing from cddb and importing from cue files have in common. More...

#include <string.h>
#include "splt.h"
Include dependency graph for cddb_cue_common.c:

Go to the source code of this file.

Functions

void splt_cc_put_filenames_from_tags (splt_state *state, int tracks, int *error)

Detailed Description

Everything that importing from cddb and importing from cue files have in common.

Definition in file cddb_cue_common.c.


Function Documentation

void splt_cc_put_filenames_from_tags ( splt_state state,
int  tracks,
int *  error 
)

Convert the tags to sensible filenames.

What we deem to be a sensible file name can be controlled by the user using the format that is handled by oformat_parser.c

Definition at line 41 of file cddb_cue_common.c.

References SPLT_DEFAULT_CDDB_CUE_OUTPUT, SPLT_OPT_OUTPUT_FILENAMES, SPLT_OUTPUT_DEFAULT, SPLT_TRUE, and splt_u_finish_tags_and_put_output_format_filename().

Referenced by splt_cue_put_splitpoints().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on 3 Aug 2012 for libmp3splt by  doxygen 1.6.1