- 20 Jul, 2011 1 commit
-
-
Max Kellermann authored
-
- 18 Jul, 2011 14 commits
-
-
Max Kellermann authored
Sorts remaining songs by priority. This can be used for the much-demanded "queue feature".
-
Jonathan Neuschäfer authored
-
Max Kellermann authored
Conflicts: NEWS configure.ac
-
Max Kellermann authored
av_open_input_stream() has been deprecated.
-
Max Kellermann authored
AVMetadata has been deprecated.
-
Max Kellermann authored
For accessing the child of a directory, one needs X_OK on the directory.
-
Max Kellermann authored
-
Jonathan Neuschäfer authored
-
Jonathan Neuschäfer authored
-
Jonathan Neuschäfer authored
-
Jonathan Neuschäfer authored
-
Jonathan Neuschäfer authored
This patch seems a bit ugly, maybe it would be a bit cleaner with gotos.
-
Jonathan Neuschäfer authored
-
Jonathan Neuschäfer authored
-
- 03 Jul, 2011 9 commits
-
-
Max Kellermann authored
Was always displayed as "no", even if one was found.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Skottish authored
FFmpeg/libav have dropped AVIO_RDONLY in favor of AVIO_FLAG_READ. This patch fixes that in MPD.
-
Jonathan Ballet authored
-
Max Kellermann authored
Don't calculate the song duration when the sample rate is 0 (division by zero crash).
-
oblique authored
-
Tony Miller authored
This patch fixes a typo in doc/user about playlist plugins. Its in the top commit in my repository in a branch called 'doc_fix': git://github.com/mcfiredrill/mpd.git
-
- 01 Jul, 2011 1 commit
-
-
Max Kellermann authored
-
- 04 Jun, 2011 2 commits
-
-
Avuton Olrich authored
-
Avuton Olrich authored
-
- 03 Jun, 2011 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Conflicts: src/decoder/ffmpeg_decoder_plugin.c
-
- 09 May, 2011 11 commits
-
-
Max Kellermann authored
Keep those when scanning for empty directories. The check in playlist_vector_is_empty() was missing.
-
Qball Cow authored
-
Max Kellermann authored
It's a no-op and deprecated.
-
Max Kellermann authored
-
Max Kellermann authored
URLContext is deprecated.
-
Max Kellermann authored
g_path_get_dirname() returns "." when there is no directory name in the given path. This patch adds a workaround for that.
-
Max Kellermann authored
-
Max Kellermann authored
avcodec_decode_audio3() has been added in libavformat 52.25.0, and the predecessor avcodec_decode_audio2() has been deprecated.
-
Max Kellermann authored
-
Anton Khirnov authored
fixes build with lavc 53.
-
Max Kellermann authored
For ffmpeg < 0.5. Copied from libavutil 0.5.
-