|
pianod2
multisource multiuser scriptable networked music player
|
Artist, album, and song extensions for filesystem source. More...
#include <config.h>#include <string>#include "filesystem.h"#include "sources.h"#include "user.h"#include "connection.h"#include "parsnip/parsnip.h"
Namespaces | |
| Filesystem | |
| Classes for playing local media files stored within a directory hierarchy. | |
Functions | |
| static void | Filesystem::remove_path (std::string &path, const std::string &component) |
| Handle path reduction by stripping a partial path off a complete path, if the two match. More... | |
Variables | |
| const char | PathSeparator = '/' |
Artist, album, and song extensions for filesystem source.
Filesystem source parameters.
| const char PathSeparator = '/' |