cog/Plugins/vgmstream/vgmstream
Christopher Snowhill 39f4d09c1a Use NSNumber Literals as much as possible
Replaced a bunch of [NSNumber numberWith...] with NSNumber Literals.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-17 06:39:02 -07: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 VGMStream Input: Fix subsong files dumping tracks 2022-04-20 01:50:44 -07:00
VGMDecoder.h Revert "VGMStream Input: Remove downmixing, add layout" 2022-03-21 16:34:49 -07:00
VGMDecoder.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
VGMInterface.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VGMInterface.m VGMStream Input: Fix subsong files dumping tracks 2022-04-20 01:50:44 -07: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