- 07 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 06 Jan, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Jan, 2013 3 commits
-
-
Max Kellermann authored
Push the new mode to the filter instead of accessing global variables through replay_gain_get_real_mode().
-
Max Kellermann authored
Let the function decoder_replay_gain() update decoder_control::replay_gain_db instead of letting each decoder plugin take care for that.
-
Max Kellermann authored
-
- 04 Jan, 2013 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Jan, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Jan, 2013 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The "bool" type is built-in.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Oct, 2012 1 commit
-
-
Max Kellermann authored
Improved support for scanning http:// resources.
-
- 02 Oct, 2012 1 commit
-
-
Max Kellermann authored
-
- 01 Oct, 2012 2 commits
-
-
Max Kellermann authored
Make sure the file header gets written at the beginning, before _write() gets called.
-
Max Kellermann authored
-
- 25 Aug, 2012 1 commit
-
-
Max Kellermann authored
-
- 21 Aug, 2012 1 commit
-
-
Max Kellermann authored
-
- 15 Aug, 2012 1 commit
-
-
Max Kellermann authored
Make sure the queue "owns" all song objects, so nobody else can free them.
-
- 08 Aug, 2012 1 commit
-
-
Max Kellermann authored
Eliminates explicit global initialisation.
-
- 07 Aug, 2012 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Aug, 2012 1 commit
-
-
Max Kellermann authored
-
- 09 Jul, 2012 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
GLib 2.16 was released more than 4 years ago. Let's remove some cruft from the glib_compat.h header, and avoid new cruft to it.
-
- 29 May, 2012 1 commit
-
-
Max Kellermann authored
This plugin is horrible code, I mean it. Last year, I tried hard to fix it, but I figured would take less time to do a full rewrite. Given that I don't even have any device that supports RAOP, I can't do that properly. After 16 months, nobody volunteered for fixing it. Hereby, I delete it, because having no RAOP plugin is better than having this mess. Sorry.
-
- 23 Apr, 2012 1 commit
-
-
Max Kellermann authored
-
- 04 Apr, 2012 2 commits
-
-
Max Kellermann authored
Add the encoder_plugin method end(). This is important for the recorder plugin.
-
Max Kellermann authored
-
- 21 Mar, 2012 3 commits
-
-
Max Kellermann authored
Delete the now-unused pcm_byteswap library, and optimize the pcm_export_state object.
-
Max Kellermann authored
Eliminate support for reverse endian samples from the MPD core. This moves a lot of complexity to the plugins that really need it (only ALSA and CDIO currently).
-
Max Kellermann authored
-