Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-24 | DespotifyUtils, Expat: move to lib/ | Max Kellermann | 1 | -92/+0 | |
2014-01-24 | Input*: move to input/ | Max Kellermann | 1 | -1/+1 | |
2014-01-10 | db/upnp/Directory: eliminate the "attributes" std::map | Max Kellermann | 1 | -0/+11 | |
Look up attributes in the "atts" array. Reduce bloat. | |||||
2014-01-10 | Expat: attributes come in name/value pairs (bug fix) | Max Kellermann | 1 | -2/+2 | |
I wrongfully assumed that each array element is a name and a value concatenated. | |||||
2014-01-09 | ExpatParser: add Parse() overload with buffer | Max Kellermann | 1 | -9/+14 | |
2014-01-09 | playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XML | Max Kellermann | 1 | -0/+76 | |