index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-12-13
decoder/ffmpeg: fix double free bug
Max Kellermann
2016-12-09
Queue: "setprio" re-enqueues old song if priority has been raised
Max Kellermann
2016-12-04
LogInit: initialize out_fd properly to avoid closing stdin
Max Kellermann
2016-11-17
decoder/pcm: round buffer size down to nearest frame size
Max Kellermann
2016-11-16
{input,output}/alsa: fix gcc 7.0 -Wimplicit-fallthrough
Max Kellermann
2016-11-07
output/winmm: 8 bit playback is not supported
Max Kellermann
2016-10-27
storage/Composite: avoid setting the error twice
Max Kellermann
2016-10-27
decoder/sidplay: fix playback speed with libsidplayfp
Max Kellermann
2016-10-27
decoder/sidplay: simplify seek loop
Max Kellermann
2016-10-27
storage/Composite: eliminate the second FindStorage() overload
Max Kellermann
2016-10-27
storage/Composite: add FindStorage() API documentation
Max Kellermann
2016-10-27
storage/Composite: fix documentation typo
Max Kellermann
2016-10-26
decoder/ffmpeg: ignore empty packets
Max Kellermann
2016-10-26
tag/Item: declare value[] to have only one element
Max Kellermann
2016-10-26
tag/Item: remove "packed" attribute, add static_assert on alignment instead
Max Kellermann
2016-08-23
system/ByteOrder: gssupport non-x86 NetBSD
Thomas Klausner
2016-08-23
decoder/ffmpeg: no avcodec_parameters_to_context() with FFmpeg 3.0
Max Kellermann
2016-08-23
decoder/ffmpeg: call avcodec_parameters_to_context()
Max Kellermann
2016-08-23
Compiler.h: work around clang 3.9 warning -Wexpansion-to-defined
Max Kellermann
2016-08-23
Compiler.h: always define CLANG_VERSION
Max Kellermann
2016-08-23
Compiler.h: remove redundant __GNUC__ check
Max Kellermann
2016-08-23
Compiler.h: exclude clang from GCC_CHECK_VERSION()
Max Kellermann
2016-08-23
Chrono: use macro GCC_OLDER_THAN()
Max Kellermann
2016-08-23
Compiler.h: add macro CLANG_OR_GCC_VERSION()
Max Kellermann
2016-08-15
decoder/wildmidi: support libWildMidi 0.4
Max Kellermann
2016-08-15
decoder/wildmidi: move code to wildmidi_output()
Max Kellermann
2016-08-15
Support S24_P32/S32/FLOAT sample formats on Pulse
Nils Schneider
2016-08-15
output/pulse: move variable declaration down
Max Kellermann
2016-08-05
decoder/Thread: delete the InputStream on error
Max Kellermann
2016-08-05
lib/nfs/Manager: add Compare(ManagedConnection, ManagedConnection)
Max Kellermann
2016-08-02
decoder/ffmpeg: fix the AVCodecParameters API check
Max Kellermann
2016-07-29
decoder/sidplay: allow building with libsidplayfp instead of libsidplay2
Max Kellermann
2016-07-29
decoder/ffmpeg: check avformat_open_input() return value
Max Kellermann
2016-07-29
decoder/ffmpeg: FfmpegOpenInput() returns Error
Max Kellermann
2016-07-29
decoder/ffmpeg: fix endless recursion in FfmpegScanStream()
Max Kellermann
2016-07-29
decoder/sidplay: read the "date" tag
Max Kellermann
2016-07-29
decoder/sidplay: add GetInfoString()
Max Kellermann
2016-07-29
decoder/sidplay: use SidTune::getStatus()
Max Kellermann
2016-07-29
decoder/sidplay: log detailed error message
Max Kellermann
2016-07-29
decoder/sidplay: remove unnecessary error check
Max Kellermann
2016-07-29
decoder/sidplay: use SidTune::getStatus()
Max Kellermann
2016-07-29
decoder/sidplay: pass SidTuneMod to get_song_length()
Max Kellermann
2016-07-29
decoder/sidplay: simplify the SidDatabase::length() call
Max Kellermann
2016-07-29
decoder/sidplay: include cleanup
Max Kellermann
2016-07-29
decoder/sidplay: use class SidDatabase
Max Kellermann
2016-07-29
decoder/sidplay: use config_param::GetBlockPath()
Max Kellermann
2016-07-29
decoder/sidplay: make "songlength_file" local
Max Kellermann
2016-07-29
decoder/sidplay: pass parsed path to get_song_length()
Max Kellermann
2016-07-29
decoder/sidplay: merge get_container_name() and get_song_num()
Max Kellermann
2016-07-29
fs/Path: make IsAbsolute() const
Max Kellermann
[next]