Cog/Plugins/vgmstream/vgmstream
Christopher Snowhill 9e889399ec
Some checks failed
Check if Cog buildable / Build Universal Cog.app (push) Has been cancelled
VGMStream: Fix memory leak
Thanks to upstream VGMStream for fixing this in the Audacious plugin,
which I derived this code from in the first place, which explains the
memory leak getting in.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-04-20 21:35:27 -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
pl.lproj Activate Polish translation 2022-07-11 14:40:32 -07:00
tr.lproj Translation: Added Turkish language support 2023-02-23 22:44:43 -08:00
VGMContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VGMContainer.m VGMStream: Considerably rewrite plugin interface 2025-03-23 16:18:35 -07:00
VGMDecoder.h VGMStream: Add native support for 24/32 bps int 2025-04-20 21:35:23 -07:00
VGMDecoder.m VGMStream: Add native support for 24/32 bps int 2025-04-20 21:35:23 -07:00
VGMInterface.h VGMStream: Considerably rewrite plugin interface 2025-03-23 16:18:35 -07:00
VGMInterface.m VGMStream: Fix memory leak 2025-04-20 21:35:27 -07:00
VGMMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VGMMetadataReader.m VGMStream: Considerably rewrite plugin interface 2025-03-23 16:18:35 -07:00
VGMPropertiesReader.h Chore: Update copyright dates somewhat 2025-01-01 01:31:10 -08:00
VGMPropertiesReader.m VGMStream: Considerably rewrite plugin interface 2025-03-23 16:18:35 -07:00
vgmstream-Info.plist Chore: Update copyright dates somewhat 2025-01-01 01:31:10 -08:00
vgmstream-Prefix.pch Added vgmstream plugin 2014-02-25 23:50:54 -08:00