aboutsummaryrefslogtreecommitdiff
path: root/src/tag_handler.c
Commit message (Collapse)AuthorAge
* tag_handler: add new handler that updates has_playlistMax Kellermann2012-02-12
|
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-11
Pass a callback table to scan_file() and scan_stream(), instead of returning a tag object.