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
/
PcmExport.cxx
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-06
Merge branch 'v0.20.x'
Max Kellermann
2018-07-06
AudioFormat: include cleanup
Max Kellermann
2017-10-26
pcm/Export: add "noexcept"
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-17
AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxx
Max Kellermann
2017-01-11
pcm/export: support DSD_U16
Max Kellermann
2017-01-11
pcm/Export: remove obsolete gcc warning suppression
Max Kellermann
2017-01-11
pcm/PcmDsd: move Dsd8To32() to Dsd32.cxx
Max Kellermann
2017-01-11
pcm/Export: halve the sample rate for DoP
Max Kellermann
2017-01-11
pcm/Export: DSD_U32 quarters the sample rate
Max Kellermann
2017-01-10
pcm/Export: add CalcOutputSampleRate(), CalcInputSampleRate()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-27
pcm/PcmExport: add flag to export to DSD_U32
Max Kellermann
2016-02-26
pcm/export: move Open() parameters to struct Params
Max Kellermann
2016-02-26
pcm/export: another #ifdef ENABLE_DSD fix
Max Kellermann
2016-02-26
pcm/export: add #ifdef ENABLE_DSD
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-10-27
pcm/Order: new library to convert from FLAC to ALSA channel order
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-08-31
output/alsa, pcm: rename "DSD over USB" to "DoP"
Max Kellermann
2014-08-13
PcmExport: add missing <iterator> include
Max Kellermann
2014-08-12
PcmDsdUsb: use class ConstBuffer
Max Kellermann
2014-08-12
PcmExport: use class ConstBuffer
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-16
util/byte_reverse: convert to C++
Max Kellermann
2013-10-16
pcm_pack: convert to C++
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-30
pcm_buffer: convert to C++
Max Kellermann
2013-07-29
pcm_dsd: convert to C++
Max Kellermann
2013-04-09
pcm_export: convert to C++
Max Kellermann