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
2019-08-09
decoder/sidplay: Fix song length initialisation during container scan
Fredrik Noring
2019-08-09
increment version number to 0.21.14
Max Kellermann
2019-08-06
release v0.21.13
v0.21.13
Max Kellermann
2019-08-06
output/jack: use jack_free() for Windows compatibility
Max Kellermann
2019-08-06
output/jack: use std::atomic_bool for "shutdown" and "pause"
Max Kellermann
2019-08-06
output/jack: use SIZE_MAX instead of (size_t)-1
Max Kellermann
2019-08-06
input/cdio_paranoia: drop support for libcdio-paranoia older than 10.2+0.93+1
Max Kellermann
2019-08-05
Revert "decoder/mad: use MAD_F_MIN and MAD_F_MAX"
Max Kellermann
2019-08-05
increment version number to 0.21.13
Max Kellermann
2019-08-03
release v0.21.12
v0.21.12
Max Kellermann
2019-08-03
player/Thread: don't restart unseekable song after failed seek attempt
Max Kellermann
2019-08-03
decoder/mad: pass const reference to RecoverFrameError()
Max Kellermann
2019-08-03
decoder/mad: change integers to size_t
Max Kellermann
2019-08-03
decoder/mad: return from SynthAndSubmit() early
Max Kellermann
2019-08-03
decoder/mad: pass mad_pcm to mad_fixed_to_24_buffer()
Max Kellermann
2019-08-03
decoder/mad: eliminate the loop in SubmitPCM()
Max Kellermann
2019-08-03
decoder/mad: rename a few misnamed methods
Max Kellermann
2019-08-03
decoder/mad: move code to LoadNextFrame()
Max Kellermann
2019-08-03
decoder/mad: move code to HandleCurrentFrame()
Max Kellermann
2019-08-03
decoder/mad: remove unnecessary initializers
Max Kellermann
2019-08-03
decoder/mad: subtract libmad decoder delay from LAME encoder padding
Max Kellermann
2019-08-03
decoder/mad: pad the input buffer with zero bytes and end of file
Max Kellermann
2019-08-03
decoder/mad: don't count the Xing/LAME metadata frame
Max Kellermann
2019-08-03
decoder/mad: make "current_frame" zero-based
Max Kellermann
2019-08-03
decoder/mad: add API documentation
Max Kellermann
2019-08-03
decoder/mad: convert to class, make almost everything private
Max Kellermann
2019-08-03
decoder/mad: move code to methods RunDecoder(), RunScan()
Max Kellermann
2019-08-03
decoder/mad: eliminate attribute "bit_rate"
Max Kellermann
2019-08-03
decoder/mad: add `noexcept`
Max Kellermann
2019-08-03
decoder/mad: use MAD_F_MIN and MAD_F_MAX
Max Kellermann
2019-08-03
decoder/mad: use Clamp()
Max Kellermann
2019-08-02
decoder/mad: refactor local variables in FillBuffer()
Max Kellermann
2019-08-02
decoder/mad: use sizeof(input_buffer)
Max Kellermann
2019-08-02
decoder/mad: simplify variable initialization in FillBuffer()
Max Kellermann
2019-08-02
decoder/mad: fix broken log message
Max Kellermann
2019-08-02
decoder/mad: change "mp3_" suffix to "mad_"
Max Kellermann
2019-08-02
decoder/mad: make enums strictly-typed
Max Kellermann
2019-08-02
decoder/mad: include cleanup
Max Kellermann
2019-08-02
util/StaticFifoBuffer: add GetAvailable()
Max Kellermann
2019-08-02
util/StaticFifoBuffer: add `constexpr`
Max Kellermann
2019-08-02
util/StaticFifoBuffer: add `noexcept`
Max Kellermann
2019-08-02
util/Compiler.h: move compiler version checks to meson.build
Max Kellermann
2019-08-02
Fix JACK plugin outputting only to left channel
Diomendius
2019-08-02
lib/xiph/OggVisitor: invoke OnOggPacket() with the "E_O_S" packet
Max Kellermann
2019-08-02
lib/xiph/OggVisitor: more API documentation
Max Kellermann
2019-07-29
playlist/Song: add missing includes
Max Kellermann
2019-07-29
decoder/opus: ignore case in replay gain tag names
Max Kellermann
2019-07-29
playlist/Song: support backslash in relative URIs
Max Kellermann
2019-07-29
test/test_translate_song: remove unused variable "s1"
Max Kellermann
2019-07-12
test/run_decoder: catch StopDecoder
Max Kellermann
[prev]
[next]