- 16 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 21 Mar, 2012 1 commit
-
-
Max Kellermann authored
For simplicity, the MPD core should not have to deal with packing. It is rarely used, and those plugins that need it should use the pcm_export library instead.
-
- 08 Oct, 2011 1 commit
-
-
Max Kellermann authored
-
- 19 Sep, 2011 1 commit
-
-
Max Kellermann authored
Pass audio_output objects around instead of void pointers. This will give some more control to the plugin, and prepares for non-blocking audio outputs.
-
- 18 Sep, 2011 3 commits
-
-
Max Kellermann authored
Fixes gcc warnings.
-
Max Kellermann authored
-
Max Kellermann authored
Wrap the locking code.
-
- 17 Sep, 2011 6 commits
-
-
Max Kellermann authored
GLib has a built-in OOM handler.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Move the "extern" declarations from output_list.c, for more type safety.
-
Max Kellermann authored
Use these instead of exposing the internal roar_t struct.
-
Max Kellermann authored
-
- 23 Mar, 2011 1 commit
-
-
Hans-Kristian Arntzen authored
Should fix build errors for Win32.
-
- 16 Mar, 2011 1 commit
-
-
Hans-Kristian Arntzen authored
-