|
Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <glib.h>#include <string.h>#include <libaudcore/audstrings.h>#include "i18n.h"#include "misc.h"Go to the source code of this file.
Functions | |
| static bool_t | has_front_cover_extension (const char *name) |
| static bool_t | cover_name_filter (const char *name, const char *filter, const bool_t ret_on_empty) |
| static bool_t | is_front_cover_image (const char *file) |
| static bool_t | is_file_image (const char *imgfile, const char *file_name) |
| static char * | fileinfo_recursive_get_image (const char *path, const char *file_name, int depth) |
| char * | get_associated_image_file (const char *filename) |
|
static |
Definition at line 45 of file ui_albumart.c.
Referenced by is_front_cover_image().
|
static |
Definition at line 113 of file ui_albumart.c.
Referenced by get_associated_image_file().
| char* get_associated_image_file | ( | const char * | filename | ) |
Definition at line 189 of file ui_albumart.c.
Referenced by scan_worker().
|
static |
Definition at line 29 of file ui_albumart.c.
Referenced by fileinfo_recursive_get_image().
|
static |
Definition at line 86 of file ui_albumart.c.
Referenced by fileinfo_recursive_get_image().
|
static |
Definition at line 74 of file ui_albumart.c.
Referenced by fileinfo_recursive_get_image().
1.8.5