Age | Commit message (Collapse) | Author |
|
|
|
bzip2-compressed tarballs are obsolete, xz is better and widely
understood.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes regression from commit e96779d.
|
|
Move code from class Instance.
|
|
|
|
|
|
Replaces GLib's g_ascii_strcasecmp().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Finally fixes the regression by commit c1f4f1fd.
|
|
|
|
|
|
The new class Path only holds a string pointer without being
responsible for allocation/deallocation. The FileSystem.hxx library
accepts Path arguments instead of AllocatedPath, to avoid forcing
callers to allocate another string object.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Merge duplicate symbol.
|
|
|
|
|
|
|
|
The header glib_compat.h is now obsolete and can be removed.
|
|
|
|
|
|
|
|
Prepare to migrate away from GLib. Currently, we're still using GLib
as a backend.
|
|
|
|
This plugin has been defunct ever since Last.fm changed their
protocol. Since there is no volunteer willing to fix the plugin, I'm
removing it now.
|
|
Obsoletes Tag::BeginAdd() and the complicated "bulk add" code.
|