cog/Plugins/vgmstream/vgmstream
Christopher Snowhill 6222e25adc Experimental tag support redesign
This redesign completely changes how tags are stored in memory. Now all
arbitrary tag names are supported, where possible. Some extra work will
be needed to support arbitrary tags with TagLib, such as replacing it
with a different library.

Translation pending for a couple of strings.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-08 16:34:50 -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 [Synthesizers] Implement default overrides 2022-07-02 01:25:24 -07:00
VGMDecoder.m Experimental tag support redesign 2022-07-08 16:34:50 -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