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
/
pcm
/
PcmDsd.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-02-01
*: use `auto`
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2020-01-17
pcm/Dsd2Pcm: add integer-only implementation
Max Kellermann
2020-01-14
pcm/Dsd2Pcm: add class MultiDsd2Pcm
Max Kellermann
2020-01-14
pcm/PcmDsd: use size_t
Max Kellermann
2020-01-14
pcm/PcmDsd: manage Dsd2Pcm instances, not pointers
Max Kellermann
2020-01-14
pcm/Dsd2Pcm: remove unused "lsbf" flag
Max Kellermann
2020-01-14
pcm/Dsd2Pcm: convert to class
Max Kellermann
2020-01-14
pcm/dsd2pcm: convert to C++
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
2018-01-01
pcm/*: add "noexcept"
Max Kellermann
2017-11-10
util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL
Max Kellermann
2017-01-11
pcm/PcmDsd: move Dsd8To32() to Dsd32.cxx
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-27
pcm/PcmDsd: add converter from DSD_U8 to DSD_U32
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-26
pcm/dsd: use PcmBuffer::GetT()
Max Kellermann
2016-02-26
pcm/dsd: use std::array
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-23
pcm/PcmDsd: remove "lsbfirst" support
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-11-29
pcm/PcmDsd: use struct ConstBuffer
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-15
Util/Macros: replacement for GLib's G_N_ELEMENTS()
Max Kellermann
2013-08-07
add missing includes
Max Kellermann
2013-07-30
pcm_buffer: convert to C++
Max Kellermann
2013-07-29
pcm_dsd: convert to C++
Max Kellermann