#include <assert.h>#include <errno.h>#include <string.h>#include <math.h>#include "dirscanner.h"#include "common.h"#include "memory.h"
Functions | |
| void | common_init () |
| bool | exists (QString fn) |
| float8 | minimum (float8 a, float8 b) |
| float8 | abs_minimum (float8 a, float8 b) |
| int | clip (int val) |
| QString | readable (unsigned8 L) |
| int clip | ( | int | val | ) |
| void common_init | ( | ) |
References assert().
Referenced by core_meta_init().
| bool exists | ( | QString | fn | ) |
References fclose(), and FILE.
Referenced by UpdateSongFilename::change(), checkDocsAt(), ActiveFragmentCreator::createOneFor(), SongSelectorLogic::doOnlineHelp(), findUniqueName(), PlayerConfig::load(), Config::load(), DecoderChecker::works(), and Index::write_idx().
| QString readable | ( | unsigned8 | L | ) |
1.6.2