- 04 Jun, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 08 Nov, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
Reduce bloat.
-
- 15 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 14 Jan, 2014 3 commits
-
-
Max Kellermann authored
Replaces "m_title" and "m_props". More bloat removed.
-
Max Kellermann authored
Reduce bloat.
-
Max Kellermann authored
Call titleToPathElt() only once for each object.
-
- 11 Jan, 2014 2 commits
-
-
Max Kellermann authored
Don't store in the std::map.
-
Max Kellermann authored
Don't put all <res/> attributes to the attributes map; parse the "duration" attribute as soon as we receive it, and store it in an integer attribute. This reduces bloat.
-
- 10 Jan, 2014 2 commits
-
-
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.
-
- 09 Jan, 2014 1 commit
-
-
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]
-