- 12 Sep, 2013 10 commits
-
-
Max Kellermann authored
Previously, the pointer was moved to undefined memory.
-
Max Kellermann authored
Increment the "path" earlier.
-
Max Kellermann authored
This was building broken paths like "/home/foo/~/bar". Bug found by Maarten de Vries.
-
Max Kellermann authored
-
Max Kellermann authored
Use Path::FromUTF8() for the g_get_home_dir() return value instead of assuming it's already FS charset.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Maarten de Vries authored
-
- 05 Sep, 2013 22 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
For callers that already have a Tag instance.
-
Max Kellermann authored
-
Max Kellermann authored
Methods BeginAdd() and EndAdd() have been replaced by class TagBuilder.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Obsoletes Tag::BeginAdd() and the complicated "bulk add" code.
-
Max Kellermann authored
This is not a C++ class and must not be copied.
-
Max Kellermann authored
Move to TagSettings.c and use C99 initializers.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Allow using the Tag.cxx library without the Config library.
-
Max Kellermann authored
-
Max Kellermann authored
Migrate the remaining callers to FatalError().
-
Ales Guzik authored
-
Max Kellermann authored
Replaces struct playlist_provider.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Use only ConfigData.hxx in plugin sources to reduce header dependencies.
-
Max Kellermann authored
-
- 04 Sep, 2013 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce header dependencies.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduces header dependencies.
-
Max Kellermann authored
Replaces GLib's GError.
-
Max Kellermann authored
-