- 09 Sep, 2011 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Better error messages.
-
Max Kellermann authored
No caller needs to write.
-
- 01 Sep, 2011 2 commits
-
-
Max Kellermann authored
Eliminate an unnecessary source of deadlocks.
-
Max Kellermann authored
-
- 31 Aug, 2011 8 commits
-
-
Max Kellermann authored
Fixes assertion failure when a stream callback is invoked too late after a format change.
-
Max Kellermann authored
Merge common code.
-
Max Kellermann authored
Eliminate duplicate code.
-
Max Kellermann authored
The value of this is not used, the code is commented out - let's get rid of it.
-
Max Kellermann authored
-
Max Kellermann authored
Fix compilation on mingw32.
-
Max Kellermann authored
When the caller isn't interested in the values.
-
Max Kellermann authored
Check if the time difference is negative. That would have caused sleeping forever.
-
- 30 Aug, 2011 6 commits
-
-
Max Kellermann authored
.. and fix a few memory leaks.
-
Max Kellermann authored
.. and fix a double free bug.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Aug, 2011 3 commits
-
-
Max Kellermann authored
Restore some of the original file structure from from raop_play.
-
Max Kellermann authored
-
Max Kellermann authored
This function was added in GLib 2.18. Make the plugin compatible with older GLib versions.
-
- 28 Aug, 2011 1 commit
-
-
Max Kellermann authored
-
- 27 Aug, 2011 1 commit
-
-
Jonathan Neuschäfer authored
-
- 24 Aug, 2011 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate duplicate code.
-
- 23 Aug, 2011 14 commits
-
-
Max Kellermann authored
Better than dereferencing NULL.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
No point in returning true, and checking that.
-
Max Kellermann authored
.. and not -1, which is "true".
-
Max Kellermann authored
-
Max Kellermann authored
Allocate objects on the stack to reduce heap overhead.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Not unsigned char. Eliminate useless casts.
-
Max Kellermann authored
Only used internally.
-
Max Kellermann authored
This defaults to "false" when the method pointer is NULL.
-
Max Kellermann authored
Check if the stream is suspended; wake up the main loop when it becomes suspended.
-