aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag_handler.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tag_handler: add new handler that updates has_playlistMax Kellermann2012-02-121-0/+17
|
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-111-0/+43
Pass a callback table to scan_file() and scan_stream(), instead of returning a tag object.