- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 04 Dec, 2013 1 commit
-
-
Max Kellermann authored
No GLib memory allocation.
-
- 28 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 25 Nov, 2013 1 commit
-
-
Max Kellermann authored
Hard-code the program name to "mpd" instead of using g_get_prgname(). The latter has become useless since this GLib variable doesn't get initialized anymore.
-
- 19 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 17 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 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 2 commits
-
-
Max Kellermann authored
Replaces GLib's GError.
-
Max Kellermann authored
-
- 07 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 17 Apr, 2013 1 commit
-
-
Max Kellermann authored
More preparations for multi-player support.
-
- 30 Jan, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
BufferedSocket has just an input buffer, and FullyBufferedSocket adds the output buffer.
-
- 16 Jan, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Don't use a global loop over the whole client list.
-
- 15 Jan, 2013 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 09 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 07 Jan, 2013 1 commit
-
-
Max Kellermann authored
playlist and player_control are deprecated.
-
- 04 Jan, 2013 2 commits
-
-
Max Kellermann authored
Reduce access to the global variable "g_playlist".
-
Max Kellermann authored
-
- 03 Jan, 2013 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Make valgrind happy.
-
Max Kellermann authored
Move code from client_new() and client_close().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for adding non-trivial attributes.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Sep, 2011 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Wrap close(), use closesocket() on WIN32/WinSock.
-
Max Kellermann authored
The server_socket library (used by the httpd output plugin) didn't check for WIN32, that's fixed now.
-
- 29 Jan, 2011 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-