cog/Plugins/AdPlug
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
..
AdPlug Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
AdPlug.xcodeproj Reduce minimum OS to macOS 10.12 2021-09-18 01:08:49 -07:00