- 14 Oct, 2013 5 commits
-
-
Max Kellermann authored
-
Florian Schlichting authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to fix loading arbitrary song files from stored playlists.
-
- 01 Oct, 2013 3 commits
-
-
Max Kellermann authored
Fixes busy loop when USB sound device gets unplugged (Mantis bug #3824).
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Aug, 2013 2 commits
-
-
Max Kellermann authored
-
Justin Riley authored
-
- 01 Aug, 2013 4 commits
-
-
Christoph Mende authored
Player_LoadTitle() returns an aligned pointer in libmikmod-3.2 that cannot be freed with free(). The correct way to do this now is MikMod_free() which extracts the original pointer from the buffer and frees that. Signed-off-by: Christoph Mende <mende.christoph@gmail.com>
-
Max Kellermann authored
Fixes Mantis #3770.
-
Michael Mair-Keimberger authored
-
tsufeki authored
-
- 24 Jun, 2013 1 commit
-
-
Matthias Drochner authored
there are some places in the mpd-0.17.4 sources where a "false" is used instead of a NULL pointer.
-
- 16 Apr, 2013 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Florian Schlichting authored
mpd.conf.5 lists follow_outside_symlinks and follow_inside_symlinks under REQUIRED, yet also documents a default value for these options, which only makes sense if they're not actually required.
-
Max Kellermann authored
-
- 08 Apr, 2013 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Fixes valgrind warning.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminates one IDLE_PLAYER call in playlist_control, and add two new ones to player_thread. Fixes Mantis bug 3636.
-
Max Kellermann authored
Check audio_format_defined().
-
- 05 Apr, 2013 1 commit
-
-
Anton Khirnov authored
AVFrame must be allocated with avcodec_alloc_frame().
-
- 27 Feb, 2013 4 commits
-
-
Florian Schlichting authored
-
Hagen Fritsch authored
-
Hagen Fritsch authored
-
Hagen Fritsch authored
-
- 19 Feb, 2013 1 commit
-
-
Jörg Thalheim authored
If END is omitted, mpd should use the highest possible value instead of raising an error. This partially reverts 52e9cab1
-
- 04 Feb, 2013 1 commit
-
-
Max Kellermann authored
When all outputs fail, MPD automatically pauses playback, but did not emit the IDLE_PLAYER event. Thus, clients were not woken up. (Mantis 3665)
-
- 16 Jan, 2013 1 commit
-
-
Brice Jaglin authored
-
- 11 Jan, 2013 2 commits
-
-
Denis Krjuchkov authored
This file is generated during configuration and should be ignored.
-
Denis Krjuchkov authored
- Add mandatory "name" setting for winmm/openal examples. - Fix the language in openal sample (a -> an)
-
- 10 Jan, 2013 3 commits
-
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
- Added replaygain_missing_preamp and replaygain_limit settings - Added information about "auto" replay gain mode
-
- 09 Jan, 2013 1 commit
-
-
Denis Krjuchkov authored
At least in my configuration libgme lacks .pc file thus could not be detected with pkg-config.
-
- 08 Jan, 2013 1 commit
-
-
Denis Krjuchkov authored
-