- 04 Feb, 2014 1 commit
-
-
Max Kellermann authored
Move from db/DatabaseGlue.cxx, eliminating global variable.
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 22 Jan, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Zero means "unknown".
-
- 19 Jan, 2014 2 commits
-
-
Max Kellermann authored
Detach the Song class completely from the public API, only to be used by SimpleDatabase and the update thread.
-
Max Kellermann authored
Reduces overhead because we need to manage only one memory allocation. According to valgrind/massif, we save 7%.
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 09 Jan, 2014 1 commit
-
-
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.
-
- 28 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 20 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 19 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Sep, 2013 1 commit
-
-
Max Kellermann authored
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's GError.
-
- 04 Aug, 2013 1 commit
-
-
Andrzej Rybczak authored
-
- 30 Jul, 2013 1 commit
-
-
Max Kellermann authored
-
- 28 Jul, 2013 1 commit
-
-
Max Kellermann authored
-
- 07 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Jan, 2013 6 commits
-
-
Max Kellermann authored
Use the C++ API.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Aug, 2012 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Aug, 2012 1 commit
-
-
Max Kellermann authored
-
- 15 Aug, 2012 1 commit
-
-
Max Kellermann authored
Optimize the ProxyDatabase by invoking "list" on the peer, instead of visiting all songs.
-
- 08 Aug, 2012 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Implements error checking for the gmtime_r() call, which was missing in two code locations.
-
- 07 Aug, 2012 6 commits
-
-
Max Kellermann authored
Let the database plugin do the match.
-
Max Kellermann authored
Merge locate_song_search() and locate_song_match().
-
Max Kellermann authored
Fold the case during construction, without having to create another copy.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-