Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-01-11 | db/upnp/Object: add attribute "url" | Max Kellermann | 1 | -1/+1 |
2014-01-11 | db/upnp/Directory: parse duration | Max Kellermann | 1 | -13/+2 |
2014-01-11 | db/upnp: move stringToTokens() to Util.cxx | Max Kellermann | 1 | -36/+1 |
2014-01-11 | db/upnp: move lazy Open() call to new class LazyDatabase | Max Kellermann | 1 | -29/+9 |
2014-01-11 | DatabasePlugin: add interface DatabaseListener | Max Kellermann | 1 | -2/+5 |
2014-01-10 | db/upnp: remove "upnplog" option | Max Kellermann | 1 | -6/+1 |
2014-01-10 | db/upnp/Object: use strictly-typed enums | Max Kellermann | 1 | -32/+53 |
2014-01-10 | db/upnp: getprop() returns const char * | Max Kellermann | 1 | -16/+16 |
2014-01-10 | db/upnp: don't set mtime, start_ms, end_ms | Max Kellermann | 1 | -5/+0 |
2014-01-10 | db/upnp: use TagTable in upnpItemToSong() | Max Kellermann | 1 | -25/+14 |
2014-01-09 | UPnP database plugin | Jean-Francois Dockes | 1 | -0/+923 |