summaryrefslogtreecommitdiff
path: root/src/pcm/PcmExport.cxx
AgeCommit message (Expand)Author
2019-06-16pcm/Pcm{Dop,Export}: drop "Pcm" prefixMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-07-06Merge branch 'v0.20.x'Max Kellermann
2018-07-06AudioFormat: include cleanupMax Kellermann
2017-10-26pcm/Export: add "noexcept"Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxxMax Kellermann
2017-01-11pcm/export: support DSD_U16Max Kellermann
2017-01-11pcm/Export: remove obsolete gcc warning suppressionMax Kellermann
2017-01-11pcm/PcmDsd: move Dsd8To32() to Dsd32.cxxMax Kellermann
2017-01-11pcm/Export: halve the sample rate for DoPMax Kellermann
2017-01-11pcm/Export: DSD_U32 quarters the sample rateMax Kellermann
2017-01-10pcm/Export: add CalcOutputSampleRate(), CalcInputSampleRate()Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-27pcm/PcmExport: add flag to export to DSD_U32Max Kellermann
2016-02-26pcm/export: move Open() parameters to struct ParamsMax Kellermann
2016-02-26pcm/export: another #ifdef ENABLE_DSD fixMax Kellermann
2016-02-26pcm/export: add #ifdef ENABLE_DSDMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-10-27pcm/Order: new library to convert from FLAC to ALSA channel orderMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-31output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann
2014-08-13PcmExport: add missing <iterator> includeMax Kellermann
2014-08-12PcmDsdUsb: use class ConstBufferMax Kellermann
2014-08-12PcmExport: use class ConstBufferMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-28*: use nullptr instead of NULLMax Kellermann
2013-10-16util/byte_reverse: convert to C++Max Kellermann
2013-10-16pcm_pack: convert to C++Max Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-07-30pcm_buffer: convert to C++Max Kellermann
2013-07-29pcm_dsd: convert to C++Max Kellermann
2013-04-09pcm_export: convert to C++Max Kellermann