mpd/src/pcm
2013-12-24 23:38:11 +01:00
..
dsd2pcm pcm_*: move to src/pcm/ 2013-04-09 01:24:52 +02:00
ChannelsConverter.cxx pcm/PcmConvert: move the Domain instance to Domain.cxx 2013-12-23 10:35:19 +01:00
ChannelsConverter.hxx pcm/PcmConvert: move code to new class PcmChannelsConverter 2013-11-30 13:22:25 +01:00
ConfiguredResampler.cxx pcm/SoxrResampler: new resampler option using libsoxr 2013-12-01 19:13:39 +01:00
ConfiguredResampler.hxx pcm/PcmResampler: convert to abstract interface 2013-11-30 16:22:57 +01:00
Domain.cxx pcm/PcmConvert: move the Domain instance to Domain.cxx 2013-12-23 10:35:19 +01:00
Domain.hxx pcm/PcmConvert: move the Domain instance to Domain.cxx 2013-12-23 10:35:19 +01:00
FallbackResampler.cxx pcm/PcmResampler: convert to abstract interface 2013-11-30 16:22:57 +01:00
FallbackResampler.hxx pcm/PcmResampler: convert to abstract interface 2013-11-30 16:22:57 +01:00
FormatConverter.cxx pcm/PcmConvert: move the Domain instance to Domain.cxx 2013-12-23 10:35:19 +01:00
FormatConverter.hxx pcm/PcmConvert: move code to new class PcmFormatConverter 2013-11-30 13:08:55 +01:00
GlueResampler.cxx pcm/PcmResampler: convert to abstract interface 2013-11-30 16:22:57 +01:00
GlueResampler.hxx pcm/PcmResampler: convert to abstract interface 2013-11-30 16:22:57 +01:00
LibsamplerateResampler.cxx pcm/PcmResampler: convert to abstract interface 2013-11-30 16:22:57 +01:00
LibsamplerateResampler.hxx pcm/PcmResampler: convert to abstract interface 2013-11-30 16:22:57 +01:00
PcmBuffer.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
PcmBuffer.hxx pcm/PcmBuffer: add typed method GetT() 2013-12-02 11:21:32 +01:00
PcmChannels.cxx pcm/Traits: add typedef "sum_type" 2013-12-02 11:48:10 +01:00
PcmChannels.hxx pcm/PcmChannels: use struct ConstBuffer 2013-12-02 11:21:32 +01:00
PcmConvert.cxx pcm/PcmConvert: move the Domain instance to Domain.cxx 2013-12-23 10:35:19 +01:00
PcmConvert.hxx pcm/PcmConvert: move the Domain instance to Domain.cxx 2013-12-23 10:35:19 +01:00
PcmDither.cxx pcm/Dither: rename DitherShift() to DitherConvert() 2013-12-24 23:38:11 +01:00
PcmDither.hxx pcm/Dither: rename DitherShift() to DitherConvert() 2013-12-24 23:38:11 +01:00
PcmDsd.cxx pcm/PcmDsd: use struct ConstBuffer 2013-11-29 22:06:14 +01:00
PcmDsd.hxx pcm/PcmDsd: use struct ConstBuffer 2013-11-29 22:06:14 +01:00
PcmDsdUsb.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
PcmDsdUsb.hxx PcmBuffer: move code to new class ReusableBuffer 2013-08-07 18:51:21 +02:00
PcmExport.cxx *: use nullptr instead of NULL 2013-10-28 23:58:17 +01:00
PcmExport.hxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
PcmFormat.cxx pcm/PcmUtils: use the SampleTraits library 2013-12-02 11:21:32 +01:00
PcmFormat.hxx PcmBuffer: move code to new class ReusableBuffer 2013-08-07 18:51:21 +02:00
PcmMix.cxx pcm/PcmVolume: rename to Volume.cxx 2013-12-23 10:35:21 +01:00
PcmMix.hxx PcmMix: use negative value instead of NaN for addition 2013-10-30 17:23:49 +01:00
PcmPack.cxx system/ByteOrder: new library for byte ordering / endianess 2013-10-16 22:09:44 +02:00
PcmPack.hxx pcm_pack: convert to C++ 2013-10-16 22:07:43 +02:00
PcmPrng.hxx pcm/Prng: make pcm_prng() inline 2013-12-22 21:20:38 +01:00
PcmUtils.hxx pcm/Traits: add MIN and MAX 2013-12-22 21:32:25 +01:00
Resampler.hxx pcm/PcmResampler: convert to abstract interface 2013-11-30 16:22:57 +01:00
SoxrResampler.cxx pcm/SoxrResampler: new resampler option using libsoxr 2013-12-01 19:13:39 +01:00
SoxrResampler.hxx pcm/SoxrResampler: new resampler option using libsoxr 2013-12-01 19:13:39 +01:00
Traits.hxx pcm/Traits: include stddef.h for size_t 2013-12-22 22:06:25 +01:00
Volume.cxx pcm/Volume: convert to class 2013-12-23 10:58:37 +01:00
Volume.hxx pcm/Volume: convert to class 2013-12-23 10:58:37 +01:00