aboutsummaryrefslogtreecommitdiffstats
path: root/src/glib_compat.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* glib_compat.h: emulate g_prefix_error()Max Kellermann2011-09-091-0/+6
|
* output/raop: fallback for g_set_error_literal()Max Kellermann2011-08-291-0/+11
| | | | | This function was added in GLib 2.18. Make the plugin compatible with older GLib versions.
* glib_compat.h: add g_timeout_source_new_seconds()Max Kellermann2011-08-251-0/+6
|
* copyright year 2011Max Kellermann2011-01-291-1/+1
|
* playlist_list: move fallback g_uri_parse_scheme() to glib_compat.hMax Kellermann2010-06-011-0/+15
|
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
|
* configure.ac: require GLib 2.12Max Kellermann2009-11-101-1/+20
| | | | | | Drop the required GLib version from 2.16 to 2.12, because many current systems still don't have GLib 2.16. This requires several new compatibility functions in glib_compat.h.
* moved GLib compatibility code to glib_compat.hMax Kellermann2009-11-101-0/+43