- 05 Mar, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 21 Jan, 2015 1 commit
-
-
Max Kellermann authored
The old struct config_param remains only for top-level string options.
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 17 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 06 Feb, 2014 1 commit
-
-
Max Kellermann authored
Passing a void pointer is unsafe.
-
- 29 Jan, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Make it "const".
-
- 28 Jan, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 15 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
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.
-
- 27 Sep, 2013 1 commit
-
-
Max Kellermann authored
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's GError.
-
- 04 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 03 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 30 Jul, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 08 Apr, 2013 1 commit
-
-
Max Kellermann authored
-
- 22 Feb, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 11 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.
-
- 13 Feb, 2012 1 commit
-
-
Max Kellermann authored
pcm_buffer_get() cannot ever return NULL.
-
- 13 Dec, 2011 1 commit
-
-
Denis Krjuchkov authored
Silently choosing default is misleading and can cause hours of investigation. It's better to fail immediately telling user what is wrong with config.
-
- 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.
-
- 17 Sep, 2011 1 commit
-
-
Max Kellermann authored
Move the "extern" declarations from output_list.c, for more type safety.
-
- 29 Jan, 2011 1 commit
-
-
Max Kellermann authored
-
- 04 Nov, 2010 1 commit
-
-
Denis Krjuchkov authored
-
- 03 Nov, 2010 2 commits
-
-
Denis Krjuchkov authored
Device can be specified either by magic index (starting with 0) or by device name.
-
Denis Krjuchkov authored
If no device is available test_default_device returns false.
-
- 08 Oct, 2010 2 commits
-
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
Win32 has many audio APIs. New name is slightly more correct.
-