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
/
decoder
/
plugins
/
DsdiffDecoderPlugin.cxx
Age
Commit message (
Expand
)
Author
2020-07-06
Merge branch 'v0.21.x'
Max Kellermann
2020-07-06
decoder/Plugin: allow scan_{file,stream}() to throw
Max Kellermann
2020-07-01
system/ByteOrder: move to util/
Max Kellermann
2020-03-12
[clang-tidy] use nodiscard
Rosen Penev
2020-02-05
util/bit_reverse: convert to C++
Max Kellermann
2020-02-04
[clang-tidy] remove unneeded return
Rosen Penev
2020-01-18
AudioFormat: move to pcm/
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-09-25
Merge tag 'v0.21.15'
Max Kellermann
2019-09-08
decoder/{dsf,dsdiff}: precalculate bit rate
Max Kellermann
2019-09-08
decoder/{dsf,dsdiff}: fix displayed bit rate
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-15
decoder/Plugin: simplify compile-time initialization
Max Kellermann
2019-06-06
tag/Handler: pass StringView to OnTag() and OnPair()
Max Kellermann
2019-06-06
decoder/dsdiff: allow longer tag values
Max Kellermann
2019-06-06
decoder/dsdiff: pass DecoderClient* to dsdiff_handle_native_tag()
Max Kellermann
2019-06-06
decoder/dsdiff: use a fixed-size buffer for the tag value
Max Kellermann
2019-03-08
system/ByteOrder: move to util/
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-05
tag/Handler: convert to class with virtual methods
Max Kellermann
2018-05-03
Merge branch 'v0.20.x'
Max Kellermann
2018-05-03
decoder/{dsdiff,dsf}: support more MIME types
Max Kellermann
2018-01-25
decoder/{dsdiff,dsf,mpg123,wavpack}: avoid exceptions in scan methods
Max Kellermann
2018-01-21
decoder/Plugin: add "noexcept"
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-18
decoder/Client: add Submit methods
Max Kellermann
2016-11-18
decoder/Client: add DecoderCommand/seek virtual methods
Max Kellermann
2016-11-18
decoder/Client: add virtual method Ready()
Max Kellermann
2016-11-18
decoder/Client: new interface which wraps struct Decoder
Max Kellermann
2016-11-10
CheckAudioFormat: migrate from class Error to C++ exceptions
Max Kellermann
2016-03-07
Merge branch 'v0.19.x'
Max Kellermann
2016-03-06
decoder/dsdiff: fix off-by-one buffer overflow
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-23
tag/TagHandler: pass by reference
Max Kellermann
2016-02-22
tag/handler: use CamelCase
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-22
configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIB
Max Kellermann
2014-08-29
TagHandler: pass SongTime to duration()
Max Kellermann
2014-08-29
DecoderAPI: pass SignedSongTime to decoder_initialized()
Max Kellermann
2014-08-26
decoder/dsdiff: use integer seek times
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-21
Merge branch 'v0.18.x'
Max Kellermann
[next]