Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/upnp/Directory: eliminate the "attributes" std::map | Max Kellermann | 2014-01-10 | 1 | -0/+10 |
| | | | | Look up attributes in the "atts" array. Reduce bloat. | ||||
* | ExpatParser: add Parse() overload with buffer | Max Kellermann | 2014-01-09 | 1 | -0/+8 |
| | |||||
* | ExpatParser: add helper class CommonExpatParser | Max Kellermann | 2014-01-09 | 1 | -0/+48 |
| | |||||
* | playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XML | Max Kellermann | 2014-01-09 | 1 | -0/+63 |