- 08 Aug, 2012 20 commits
-
-
Max Kellermann authored
Rewrite of the pc_get_error_message() function, now using a GError object instead of the complicated "errored_song" attribute.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminates explicit global initialisation.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The new block overrides the "db_file" setting, and allows configuring any database plugin.
-
Max Kellermann authored
No more hard-coded "simple" plugin.
-
Max Kellermann authored
Let the caller take care for legacy conversion.
-
Max Kellermann authored
Preparing for non-"simple" database plugins.
-
Max Kellermann authored
Useless call.
-
Max Kellermann authored
-
Max Kellermann authored
Fixes assertion failures in the Directory library.
-
Max Kellermann authored
-
Max Kellermann authored
Implements error checking for the gmtime_r() call, which was missing in two code locations.
-
- 07 Aug, 2012 20 commits
-
-
Max Kellermann authored
Implementation incomplete, but sort-of-works. DumpDatabase works, but MPD is still hard-coded on the "simple" plugin.
-
Max Kellermann authored
Fixes regression.
-
Max Kellermann authored
Let the database plugin do the match.
-
Max Kellermann authored
-
Max Kellermann authored
Merge locate_song_search() and locate_song_match().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fold the case during construction, without having to create another copy.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to use the DatabasePlugin C++ API directly.
-
Max Kellermann authored
Prepare for splitting command.c.
-
Max Kellermann authored
-
Max Kellermann authored
-