aboutsummaryrefslogtreecommitdiffstats
path: root/src/TagStream.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: add virtual destructorMax Kellermann2014-05-111-1/+1
| | | Replaces the method Close().
* InputStream: convert to classMax Kellermann2014-05-111-3/+3
|
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-2/+2
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* SongUpdate: read tags from songs in an archiveMax Kellermann2013-12-291-0/+78
Add the TagStream.cxx library, similar to TagFile.cxx, and use it to load tags from song files inside archives.