- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jan, 2014 3 commits
-
-
Max Kellermann authored
There will only be very few items, and that does not justify the bloat of std::map.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Jan, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Jan, 2014 11 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Move code to method Start() and add Error& parameters to several methods.
-
Max Kellermann authored
Forward the Error to the caller.
-
Max Kellermann authored
Reduce bloat.
-
Max Kellermann authored
-
Max Kellermann authored
Memory leak.
-
Max Kellermann authored
Bloat.
-
Max Kellermann authored
Must not perform blocking I/O while holding a mutex.
-
Max Kellermann authored
Remove the ContentDirectoryDescriptor right away. Reduces bloat.
-
- 17 Jan, 2014 2 commits
-
-
Max Kellermann authored
Eliminate global variables.
-
Max Kellermann authored
-
- 16 Jan, 2014 4 commits
-
-
Max Kellermann authored
Prepare to refactor some code.
-
Max Kellermann authored
Delete the object when closing the database.
-
Max Kellermann authored
-
Max Kellermann authored
Delete the object when closing the database.
-
- 14 Jan, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 13 Jan, 2014 2 commits
-
-
Max Kellermann authored
The method emplace() was added in gcc 4.8. This commit restores compatibility with gcc 4.7.
-
Max Kellermann authored
Replaces the bloated std::map.
-
- 11 Jan, 2014 1 commit
-
-
Max Kellermann authored
Reduce bloat.
-
- 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]
-