- 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 4 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
-
Max Kellermann authored
-
- 19 Mar, 2012 4 commits
-
-
Max Kellermann authored
Some compilers are very picky, but we really aren't interested in the return value.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Some compilers are very picky, but we really aren't interested in the return value.
-
- 06 Mar, 2012 1 commit
-
-
Max Kellermann authored
Make sure we get a UTF-8 encoded string.
-
- 13 Feb, 2012 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Feb, 2012 2 commits
-
-
Max Kellermann authored
Parses CUE data from the "CUESHEET" tag. Needs further integration in the update thread.
-
Max Kellermann authored
The new method pair() receives an arbitrary name/value pair. Support for this is being added to a few decoder plugins.
-
- 11 Feb, 2012 1 commit
-
-
Max Kellermann authored
Pass a callback table to scan_file() and scan_stream(), instead of returning a tag object.
-
- 04 Feb, 2012 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Dec, 2011 1 commit
-
-
Max Kellermann authored
-
- 13 Dec, 2011 1 commit
-
-
Max Kellermann authored
-
- 20 Oct, 2011 1 commit
-
-
Max Kellermann authored
-
- 19 Oct, 2011 1 commit
-
-
Max Kellermann authored
Didn't compile on GLib < 2.16.
-
- 10 Oct, 2011 4 commits
-
-
Max Kellermann authored
This is easier and more efficient to loop on, because only two variables get modified (src and dest).
-
Max Kellermann authored
-
Max Kellermann authored
The other audio_format attributes are not used.
-
Max Kellermann authored
-
- 09 Oct, 2011 1 commit
-
-
Max Kellermann authored
In a C file, that is too late, because _mingw.h defaults to 0x0502, and ours would be illegal redefintion.
-
- 03 Oct, 2011 1 commit
-
-
Max Kellermann authored
Needed for the I/O thread.
-