- 17 Oct, 2013 2 commits
-
-
Max Kellermann authored
Decouple some more from GLib.
-
Max Kellermann authored
-
- 16 Oct, 2013 1 commit
-
-
Max Kellermann authored
Replacing GLib macros.
-
- 15 Oct, 2013 1 commit
-
-
Max Kellermann authored
This was a memory leak, because "mime" was a std::string which created another copy and discarded the allocated buffer.
-
- 02 Oct, 2013 1 commit
-
-
Max Kellermann authored
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's GError.
-
- 29 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 28 Jan, 2013 1 commit
-
-
Max Kellermann authored
Eliminate input_stream_init() and input_stream_deinit().
-
- 27 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 26 Jan, 2013 1 commit
-
-
Max Kellermann authored
Hide the definition from C code, to prepare the transition to C++.
-
- 25 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 21 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 15 Feb, 2012 1 commit
-
-
Jonathan Neuschäfer authored
-
- 10 Oct, 2011 1 commit
-
-
Max Kellermann authored
Send another "magic" MIME type when the byte order must be reversed. This also fixes byte order issues when big-endian was involved (input data or host byte order) - that was completely broken.
-
- 16 Sep, 2011 1 commit
-
-
Max Kellermann authored
Add GMutex, GCond attributes which will be used by callers to conditionally wait on the stream. Remove the (now-useless) plugin method buffer(), wait on GCond instead. Lock the input_stream before each method call. Do the same with the playlist plugins.
-
- 14 Sep, 2011 1 commit
-
-
Max Kellermann authored
-
- 29 Jan, 2011 1 commit
-
-
Max Kellermann authored
-
- 08 Jan, 2011 1 commit
-
-
Max Kellermann authored
Seems like we forgot to give this module a name... this can crash MPD on startup.
-
- 22 Dec, 2010 11 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Was missing.
-
Max Kellermann authored
Another build fix.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Viliam Mateicka authored
-