- 09 Jan, 2014 9 commits
-
-
Max Kellermann authored
Add the debug-only flag "virgin" which gets checked by assert() calls. Fixes assertion failures when using zeroconf/avahi.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Using a variable-size struct with embedded string is not worth the trouble here. There are not so many Directory objects.
-
Max Kellermann authored
-
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.
-
Max Kellermann authored
-
- 08 Jan, 2014 15 commits
-
-
Max Kellermann authored
Don't create a temporary Song object in handle_lsinfo(). Instead, print all tags while parsing the remote file.
-
Max Kellermann authored
-
Steven O'Brien authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't pass a GError** to g_key_file_get_X(). We don't need to dispose something we didn't request in the first place.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Steven O'Brien authored
-
- 07 Jan, 2014 15 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
By accident, this declared a global variable instead of adding the "packed" attribute.
-
Max Kellermann authored
-
Max Kellermann authored
Explicit attribute initialization.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The MPD core takes care for checking the scheme.
-
Max Kellermann authored
-
- 06 Jan, 2014 1 commit
-
-
Max Kellermann authored
-