- 10 Jan, 2014 18 commits
-
-
Max Kellermann authored
We have removed all libupnp logging calls, and we don't need to debug libupnp.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Look up attributes in the "atts" array. Reduce bloat.
-
Max Kellermann authored
Reduce bloat.
-
Max Kellermann authored
Reduce bloat.
-
Max Kellermann authored
Reduces bloat.
-
Max Kellermann authored
We only need it inside StartElement(). Reduces bloat.
-
Max Kellermann authored
No need to handle this in EndElement() - in StartElement(), we already have all we need.
-
Max Kellermann authored
Reduce excessive bloat.
-
Max Kellermann authored
At the same time, rename the enum types and the class attributes, and add an "UNKNOWN" type/class. The latter avoids the "-1" hack.
-
Max Kellermann authored
Return the return value, instead returning it in a reference parameter. Reduces bloat by reducing unnecessary std::string usage.
-
Max Kellermann authored
Not necessary or useful.
-
Max Kellermann authored
Reduces bloat by eliminating one std::map.
-
- 09 Jan, 2014 4 commits
-
-
Jean-Francois Dockes authored
[mk: renamed source files, applied coding style, reduced bloat, using MPD's threading library, using MPD's error reporting and logging library and refactoring, fixed lots of bugs]
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
From now on, struct Song will be used by the database only, and DetachedSong will be used by everybody else. DetachedSong is easier to use, but Song has lower overhead.
-
- 08 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 07 Dec, 2013 1 commit
-
-
Denis Krjuchkov authored
-
- 05 Dec, 2013 1 commit
-
-
Denis Krjuchkov authored
-
- 28 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 21 Nov, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Refactor SimpleDatabase::GetLastModified() to be generic for all plugins. Remove the SimpleDatabase assumption from db_stats_print(), allowing it to be implemented by all database plugins.
-
- 30 Oct, 2013 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Oct, 2013 2 commits
-
-
Jean-Francois Dockes authored
-
Max Kellermann authored
-
- 28 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 20 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 19 Oct, 2013 1 commit
-
-
Max Kellermann authored
-