- 07 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 02 Jan, 2013 1 commit
-
-
Max Kellermann authored
The "bool" type is built-in.
-
- 04 Oct, 2012 1 commit
-
-
Max Kellermann authored
-
- 02 Oct, 2012 5 commits
-
-
Max Kellermann authored
Merge common code.
-
Max Kellermann authored
Use the new FLACMetadataIterator C++ class, which is more powerful.
-
Max Kellermann authored
This has been deprecated by the "embcue" playlist plugin.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Sep, 2012 1 commit
-
-
Max Kellermann authored
Merge duplicate data.
-
- 12 Feb, 2012 1 commit
-
-
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 2 commits
-
-
Max Kellermann authored
Pass a callback table to scan_file() and scan_stream(), instead of returning a tag object.
-
Max Kellermann authored
-
- 03 Jul, 2011 1 commit
-
-
Max Kellermann authored
Don't calculate the song duration when the sample rate is 0 (division by zero crash).
-
- 29 Jan, 2011 1 commit
-
-
Max Kellermann authored
-
- 23 Sep, 2010 1 commit
-
-
Max Kellermann authored
Be consistent with the rest of MPD, and don't use the non-portable header "malloc.h".
-
- 21 Mar, 2010 1 commit
-
-
Tim Phipps authored
Adds mixrampdb and mixrampdelay commands. Reads MIXRAP_START and MIXRAMP_END tags from FLAC files and overlaps instead of crossfading.
-
- 17 Feb, 2010 1 commit
-
-
Max Kellermann authored
Don't allocate each replay_gain_info object on the heap. Those objects who held a pointer now store a full replay_gain_info object. This reduces the number of allocations and heap fragmentation.
-
- 28 Jan, 2010 1 commit
-
-
Tim Phipps authored
-
- 06 Jan, 2010 1 commit
-
-
Max Kellermann authored
Make this code is reusable.
-
- 04 Jan, 2010 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2010 1 commit
-
-
Avuton Olrich authored
-
- 12 Nov, 2009 1 commit
-
-
Max Kellermann authored
After we've been hit by Large File Support problems several times in the past week (which only occur on 32 bit platforms, which I don't have), this is yet another attempt to fix the issue.
-
- 11 Nov, 2009 1 commit
-
-
Max Kellermann authored
-