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
2014-08-26
decoder/mad: move duplicate code to RecoverFrameError()
Max Kellermann
2014-08-26
decoder/mad: simplify if/else chain
Max Kellermann
2014-08-26
decoder/mad: make variables more local
Max Kellermann
2014-08-26
decoder/mad: simplify "return", eliminate check
Max Kellermann
2014-08-26
output/alsa: fix coding style
Max Kellermann
2014-08-26
output/alsa: merge Init() into Configure()
Max Kellermann
2014-08-26
ZeroconfAvahi: fix coding style
Max Kellermann
2014-08-26
ZeroconfAvahi: remove "goto"
Max Kellermann
2014-08-26
ZeroconfAvahi: remove unused flag "avahi_running"
Max Kellermann
2014-08-26
output/alsa: add API documentation
Max Kellermann
2014-08-26
output/alsa: support native DSD playback
Max Kellermann
2014-08-26
output/alsa: move alsa_configure() into the class
Max Kellermann
2014-08-26
PcmExport: remove obsolete API documentation
Max Kellermann
2014-08-26
output/alsa: remove obsolete macros
Max Kellermann
2014-08-25
decoder/mad: don't reset the xing struct
Max Kellermann
2014-08-25
decoder/mad: remove unused flag "found_xing"
Max Kellermann
2014-08-24
decoder/mad: convert enums/macros to constexpr
Max Kellermann
2014-08-24
decoder/mad: make variables more local
Max Kellermann
2014-08-24
doc/mpd.conf.5: remove deprecated setting
Max Kellermann
2014-08-24
doc/{mpd.conf.5,mpdconf.example}: move documentation to the manual
Max Kellermann
2014-08-24
StateFile: configurable interval
Max Kellermann
2014-08-24
StateFile: make "path" const
Max Kellermann
2014-08-24
doc/user: document the state file
Max Kellermann
2014-08-24
doc/user: add comments about libao and openal
Max Kellermann
2014-08-24
doc/user: add comment about Linux and OSS
Max Kellermann
2014-08-24
doc/user: more markup
Max Kellermann
2014-08-24
Merge branch 'v0.18.x'
Max Kellermann
2014-08-24
event/TimeoutMonitor: really reset "active" flag before invoking OnTimeout()
Max Kellermann
2014-08-24
Merge branch 'v0.18.x'
Max Kellermann
2014-08-24
event/TimeoutMonitor: reset "active" flag before invoking OnTimeout()
Max Kellermann
2014-08-23
doc/user: document ALSA mixer plugin settings
Max Kellermann
2014-08-23
decoder/dsdiff: implement seeking
Max Kellermann
2014-08-23
decoder/dsdiff: refactor the main decoder loop
Max Kellermann
2014-08-23
decoder/dsdiff: add local variable "remaining_bytes"
Max Kellermann
2014-08-23
decoder/dsdiff: don't skip remaining bytes
Max Kellermann
2014-08-23
decoder/dsdiff: eliminate local variable "buffer_samples"
Max Kellermann
2014-08-23
decoder/dsdiff: support only one "DSD" chunk
Max Kellermann
2014-08-23
pcm/PcmDsd: remove "lsbfirst" support
Max Kellermann
2014-08-23
pcm/dsd2pcm: add license headers
Max Kellermann
2014-08-23
system/ByteOrder: <endian.h> is a non-standard header that only Linux provides.
Thomas Klausner
2014-08-23
decoder/dsf: implement seeking
Max Kellermann
2014-08-23
decoder/dsf: refactor the main decoder loop
Max Kellermann
2014-08-23
decoder/dsf: make the buffer more local
Max Kellermann
2014-08-23
decoder/dsf: eliminate pointless return statement
Max Kellermann
2014-08-23
decoder/dsf: use the block count internally
Max Kellermann
2014-08-23
decoder/dsf: don't skip remaining bytes
Max Kellermann
2014-08-23
decoder/dsf: count the blocks, not the remaining bytes
Max Kellermann
2014-08-23
decoder/dsf: allow channel setups other than stereo
Max Kellermann
2014-08-23
decoder/dsf: eliminate another hard-coded stereo mode assumption
Max Kellermann
2014-08-23
decoder/dsf: fix big-endian bugs
Max Kellermann
[next]