Cog/Plugins/vgmstream/vgmstream
Christopher Snowhill 0d4ee4c901 VGMStream Input: Remove downmixing, add layout
Downmixing should no longer be necessary, unless someone actually tries
to emit up to 64 channels, while we support only 32 channels, but really
only 18 channels. Also read the channel layout field from the decoder,
so that the speaker layout will propagate from the files to the player.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-15 22:55:34 -08:00
..
en.lproj Added vgmstream plugin 2014-02-25 23:50:54 -08:00
es.lproj Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
VGMContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VGMContainer.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VGMDecoder.h VGMStream Input: Remove downmixing, add layout 2022-02-15 22:55:34 -08:00
VGMDecoder.m VGMStream Input: Remove downmixing, add layout 2022-02-15 22:55:34 -08:00
VGMInterface.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VGMInterface.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VGMMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VGMMetadataReader.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VGMPropertiesReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VGMPropertiesReader.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
vgmstream-Info.plist Update Copyright year to 2021 with regex. 2021-03-03 23:05:57 +03:00
vgmstream-Prefix.pch Added vgmstream plugin 2014-02-25 23:50:54 -08:00