.. |
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/Format: change parameters/return values to ConstBuffer
|
2014-01-06 23:08:49 +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/Volume: improved dithering
|
2013-12-28 18:30:24 +01:00 |
PcmDither.hxx
|
pcm/Volume: improved dithering
|
2013-12-28 18:30:24 +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/Format: change parameters/return values to ConstBuffer
|
2014-01-06 23:08:49 +01:00 |
PcmFormat.hxx
|
pcm/Format: change parameters/return values to ConstBuffer
|
2014-01-06 23:08:49 +01:00 |
PcmMix.cxx
|
pcm/PcmMix: improved dithering
|
2013-12-28 18:30:27 +01:00 |
PcmMix.hxx
|
pcm/PcmMix: improved dithering
|
2013-12-28 18:30:27 +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: use 32 bit integer for S8 long_type
|
2013-12-25 12:28:18 +01:00 |
Volume.cxx
|
pcm/Volume: use number of samples instead of end pointer
|
2014-01-07 00:42:02 +01:00 |
Volume.hxx
|
pcm/Volume: remove unused function pcm_volume_dither()
|
2013-12-28 18:39:26 +01:00 |