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
Age
Commit message (
Expand
)
Author
2013-12-29
InputStream: add static method OpenReady()
Max Kellermann
2013-12-29
TagFile: rewind the stream before trying the next plugin
Max Kellermann
2013-12-29
DecoderList: add "pure" attribute
Max Kellermann
2013-12-29
DecoderList: add function decoder_plugins_supports_suffix()
Max Kellermann
2013-12-29
DecoderThread: use decoder_plugins_try()
Max Kellermann
2013-12-29
UpdateContainer: pass suffix instead of DecoderPlugin
Max Kellermann
2013-12-29
TagFile: pass reference instead of pointer
Max Kellermann
2013-12-29
TagFile: use decoder_plugins_try()
Max Kellermann
2013-12-29
DecoderList: remove unused function decoder_plugin_from_mime_type()
Max Kellermann
2013-12-29
Merge branch 'v0.18.x'
Max Kellermann
2013-12-29
configure.ac: improved check for libyajl 1.0
Max Kellermann
2013-12-29
daemon: no initgroups() when already running as the configured user
Max Kellermann
2013-12-29
Daemon: fix typo in comment
Max Kellermann
2013-12-29
Daemon: simplify nested "if"
Max Kellermann
2013-12-29
Daemon: fix typo in cast
Max Kellermann
2013-12-29
configure.ac: prepare for 0.18.7
Max Kellermann
2013-12-29
input/smbclient: new input plugin
Max Kellermann
2013-12-29
ls: add "pure" attribute
Max Kellermann
2013-12-28
pcm/Volume: remove unused function pcm_volume_dither()
Max Kellermann
2013-12-28
pcm/PcmMix: improved dithering
Max Kellermann
2013-12-28
pcm/Volume: improved dithering
Max Kellermann
2013-12-28
pcm/PcmDither: inline Dither24To16() and Dither32To16()
Max Kellermann
2013-12-28
pcm/Volume: remove optimized i386 assembly
Max Kellermann
2013-12-25
pcm/Traits: use 32 bit integer for S8 long_type
Max Kellermann
2013-12-24
pcm/Dither: add API documentation
Max Kellermann
2013-12-24
pcm/Dither: move shift from DitherConvert() to Dither()
Max Kellermann
2013-12-24
pcm/Dither: rename DitherShift() to DitherConvert()
Max Kellermann
2013-12-24
test/*: use fprintf(stderr,...) and Log() instead of g_printerr()
Max Kellermann
2013-12-24
test/*: remove GLib logging setup
Max Kellermann
2013-12-24
Merge tag 'release-0.18.6'
Max Kellermann
2013-12-24
release v0.18.6
v0.18.6
Max Kellermann
2013-12-24
PlayerThread: log the last song that was played
Max Kellermann
2013-12-24
OutputControl: update both ReplayGainFilters
Max Kellermann
2013-12-24
OutputThread: handle failing ReplayGainFilter::Open()
Max Kellermann
2013-12-23
pcm/Volume: convert to class
Max Kellermann
2013-12-23
pcm/Volume: apply volume into destination buffer
Max Kellermann
2013-12-23
pcm/Volume: convert i386 code to template specialization
Max Kellermann
2013-12-23
pcm/Volume: move code to template pcm_volume_sample()
Max Kellermann
2013-12-23
pcm/PcmVolume: rename to Volume.cxx
Max Kellermann
2013-12-23
pcm/PcmConvert: move the Domain instance to Domain.cxx
Max Kellermann
2013-12-23
ConfigData: initialise "used" in second constructor
Max Kellermann
2013-12-22
pcm/Dither: convert remaining methods to templates
Max Kellermann
2013-12-22
pcm/Dither: generic sample dithering using template
Max Kellermann
2013-12-22
pcm/Traits: include stddef.h for size_t
Max Kellermann
2013-12-22
pcm/Traits: add MIN and MAX
Max Kellermann
2013-12-22
pcm/Volume: add constant PCM_VOLUME_BITS
Max Kellermann
2013-12-22
pcm/Volume: make PCM_VOLUME_1 a "constexpr"
Max Kellermann
2013-12-22
pcm/Prng: make pcm_prng() inline
Max Kellermann
2013-12-22
util/Clamp: generic Clamp() function
Max Kellermann
2013-12-21
event/PollGroupPoll: include stddef.h instead of string.h
Max Kellermann
[next]