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-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
2014-08-23
decoder/dsf: compare with InputStream::GetRest() instead of ..GetSize()
Max Kellermann
2014-08-22
decoder/dsf: fix multi-channel files
Max Kellermann
2014-08-22
decoder/dsf: simplify dsf_to_pcm_order()
Max Kellermann
2014-08-21
decoder/dsf: fix noise at end of malformed file
Max Kellermann
2014-08-21
decoder/dsf: eliminate temporary buffer
Max Kellermann
2014-08-21
decoder/dsf: add constant DSF_BLOCK_SIZE
Max Kellermann
2014-08-21
decoder/dsf: use size_t loop variables when the limit is a size_t
Max Kellermann
2014-08-21
decoder/dsf: use memcpy()
Max Kellermann
2014-08-21
decoder/dsf: make the "scratch" buffer local
Max Kellermann
2014-08-21
Merge branch 'v0.18.x'
Max Kellermann
2014-08-21
decoer/dsdiff: fix endless loop on malformed file
Max Kellermann
2014-08-21
decoer/dsf: fix endless loop on malformed file
Max Kellermann
2014-08-20
decoder/dsf: remove unused attribute "id3_size"
Max Kellermann
2014-08-19
decoder/DsdLib: use offset_type instead of uint64_t
Max Kellermann
2014-08-19
InputStream: move typedef offset_type to Offset.hxx
Max Kellermann
[prev]
[next]