Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Eliminate dependency on io_thread_get().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since version 2.32, g_thread_init() is deprecated and a no-op. Let's
upgrade that (optional) dependency so we can remove all those
g_thread_init() calls.
|
|
|
|
Auto-stop the IO thread in all error handlers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Obsolete, our logging library doesn't ues GLib anymore.
|
|
|
|
Use only ConfigData.hxx in plugin sources to reduce header
dependencies.
|
|
Replaces GLib's GError.
|
|
New GLib versions don't fail.
|
|
|
|
|
|
Deprecated.
|
|
|
|
|
|
|