Merge branch 'v0.18.x'

This commit is contained in:
Max Kellermann
2013-12-14 12:37:16 +01:00
12 changed files with 126 additions and 143 deletions

View File

@@ -28,6 +28,9 @@ struct tag_handler;
/**
* Scan the tags of a song file. Invokes matching decoder plugins,
* but does not invoke the special "APE" and "ID3" scanners.
*
* @return true if the file was recognized (even if no metadata was
* found)
*/
bool
tag_file_scan(Path path,