cog/Plugins/Hively/Hively
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
..
en.lproj Implemented Hively Player support 2013-10-29 15:51:55 -07:00
es.lproj Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
HVLContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
HVLContainer.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
HVLDecoder.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
HVLDecoder.m Fix Info.plist having bare apostrophes 2022-02-20 01:51:11 -08:00
HVLMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
HVLMetadataReader.m Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
Hively-Info.plist Update copyright year 2022-01-02 23:34:29 -08:00
Hively-Prefix.pch Implemented Hively Player support 2013-10-29 15:51:55 -07:00