cog/Plugins/libvgmPlayer
Christopher Snowhill 8cf37cadf3 Unicode metadata: Change most logic to use guesser
Most file formats the player supports may or may not have UTF-8 safe
strings in their metadata. This should not be assumed to be UTF-8, and
when it is assumed, it results in nil NSString objects, which results in
inline initializers crashing due to uncaught exceptions.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-05-24 01:07:55 -07:00
..
English.lproj Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
en.lproj Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
es.lproj Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
libvgmPlayer.xcodeproj Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
Info.plist Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
libvgmContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
libvgmContainer.mm Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
libvgmDecoder.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
libvgmDecoder.mm Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
libvgmMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
libvgmMetadataReader.mm Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
libvgmPlayer_Prefix.pch Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
libvgmPropertiesReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
libvgmPropertiesReader.mm Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
yrw801.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00