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
/
DecoderBuffer.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-11-10
util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-18
decoder/Client: new interface which wraps struct Decoder
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-09-22
DecoderBuffer: convert functions to methods
Max Kellermann
2014-09-22
DecoderBuffer: export the struct
Max Kellermann
2014-09-21
DecoderBuffer: make "decoder" const
Max Kellermann
2014-09-21
DecoderBuffer: convert pointer to reference
Max Kellermann
2014-09-21
DecoderBuffer: use class DynamicFifoBuffer
Max Kellermann
2014-07-12
DecoderBuffer: implement _skip() using decoder_skip()
Max Kellermann
2014-07-12
DecoderBuffer: add method _need()
Max Kellermann
2014-07-12
DecoderBuffer: remove unused method _is_full()
Max Kellermann
2014-07-12
DecoderBuffer: remove unused method _is_empty()
Max Kellermann
2014-07-12
Merge branch 'v0.18.x'
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann