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
2014-09-28
fs/AllocatedPath: API documentation grammar fixes
Max Kellermann
2014-09-27
Add MusicBrainz' Release Track Id tag
Wieland Hoffmann
2014-09-26
pcm: --disable-dsd also disables the dsd2pcm library
Max Kellermann
2014-09-26
PcmConvert: eliminate unused local variable "format"
Max Kellermann
2014-09-26
output/alsa: change a few "dsd" to "dop"
Max Kellermann
2014-09-26
Merge tag 'v0.18.16'
Max Kellermann
2014-09-26
CommandLine: update copyright year
Max Kellermann
2014-09-26
configure.ac: add option to disable the DSD decoders
Max Kellermann
2014-09-26
playlist/embcue: change name string to "embcue"
Max Kellermann
2014-09-24
decoder/mp4v2: add tag table
Max Kellermann
2014-09-24
decoder/mpg123: support ID3v2, ReplayGain and MixRamp
Max Kellermann
2014-09-24
decoder/mpg123: make variables more local
Max Kellermann
2014-09-24
decoder/flac: pass VorbisComment to flac_parse_mixramp()
Max Kellermann
2014-09-24
decoder/flac: move code to tag/MixRamp.cxx
Max Kellermann
2014-09-24
decoder/mad: move code to tag/MixRamp.cxx
Max Kellermann
2014-09-24
decoder/flac: pass VorbisComment to flac_parse_replay_gain()
Max Kellermann
2014-09-24
tag/ReplayGain: add VorbisComment parser
Max Kellermann
2014-09-24
tag/ReplayGain: move code to template function
Max Kellermann
2014-09-24
decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxx
Max Kellermann
2014-09-24
tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxx
Max Kellermann
2014-09-24
Merge branch 'v0.18.x'
Max Kellermann
2014-09-22
CommandLine: make all OptionDefs "constexpr"
Max Kellermann
2014-09-22
DecoderBuffer: struct to class
Max Kellermann
2014-09-22
DecoderBuffer: convert functions to methods
Max Kellermann
2014-09-22
decoder/faad: use DecoderBuffer references
Max Kellermann
2014-09-22
decoder/faad: allocate DecoderBuffer on stack
Max Kellermann
2014-09-22
DecoderBuffer: export the struct
Max Kellermann
2014-09-21
DecoderBuffer: make "decoder" const
Max Kellermann
2014-09-21
DecoderBuffer: convert pointer to reference
Max Kellermann
2014-09-21
DecoderBuffer: use class DynamicFifoBuffer
Max Kellermann
2014-09-21
decoder/adplug: log version number
Max Kellermann
2014-09-21
decoder/adplug: move the buffer into the loop
Max Kellermann
2014-09-21
decoder/sndfile: include cleanup
Max Kellermann
2014-09-19
decoder/audiofile: fix indent
Max Kellermann
2014-09-19
decoder/sndfile: remove obsolete code comment
Max Kellermann
2014-09-19
decoder/sndfile: remove debug printf()
Max Kellermann
2014-09-19
decoder/sndfile: log detailed sf_open_virtual() error message
Max Kellermann
2014-09-19
decoder/sndfile: support float and 16 bit samples
Max Kellermann
2014-09-19
decoder/sndfile: move sf_readf_int() call to sndfile_read_frames()
Max Kellermann
2014-09-19
decoder/sndfile: add sndfile_sample_format()
Max Kellermann
2014-09-18
db/proxy: support empty values in VisitUniqueTags()
Max Kellermann
2014-09-18
OutputThread: retain negative mix ratio
Max Kellermann
2014-09-18
command/list: reset used size after the list has been processed
Andrzej Rybczak
2014-09-16
android/Bridge: add shutdown()
Thomas Guillem
2014-09-16
CurlInputPlugin: fix crash after second init call
Thomas Guillem
2014-09-13
thread/Posix{Cond,Mutex}: don't ues PTHREAD_*_INITIALIZER on NetBSD
Max Kellermann
2014-09-11
Merge tag 'v0.18.14'
Max Kellermann
2014-09-09
decoder/ffmpeg: use memset() to initialize AVProbeData
Max Kellermann
2014-09-07
decoder/ffmpeg: pass MIME type to ffmpeg/libav version 11
Max Kellermann
2014-09-07
Decoder*: add more assertions
Max Kellermann
[next]