Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <glib.h>
#include <string.h>
#include <libaudcore/audstrings.h>
#include "config.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 48 of file ui_albumart.c.
Referenced by is_front_cover_image().
|
static |
Definition at line 120 of file ui_albumart.c.
Referenced by get_associated_image_file().
char* get_associated_image_file | ( | const char * | filename | ) |
Definition at line 196 of file ui_albumart.c.
Referenced by art_item_new().
|
static |
Definition at line 32 of file ui_albumart.c.
Referenced by fileinfo_recursive_get_image().
|
static |
Definition at line 93 of file ui_albumart.c.
Referenced by fileinfo_recursive_get_image().
|
static |
Definition at line 81 of file ui_albumart.c.
Referenced by fileinfo_recursive_get_image().