Cog/Plugins/vgmstream/vgmstream
Christopher Snowhill d2e81b7de5 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:34:57 -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:41:15 -07:00
tr.lproj Translation: Added Turkish language support 2023-02-23 22:44:24 -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:13:24 -07:00
VGMDecoder.h VGMStream: Add native support for 24/32 bps int 2025-04-20 21:34:11 -07:00
VGMDecoder.m VGMStream: Add native support for 24/32 bps int 2025-04-20 21:34:11 -07:00
VGMInterface.h VGMStream: Considerably rewrite plugin interface 2025-03-23 16:13:24 -07:00
VGMInterface.m VGMStream: Fix memory leak 2025-04-20 21:34:57 -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:13:24 -07:00
VGMPropertiesReader.h Chore: Update copyright dates somewhat 2025-01-01 01:30:48 -08:00
VGMPropertiesReader.m VGMStream: Considerably rewrite plugin interface 2025-03-23 16:13:24 -07:00
vgmstream-Info.plist Chore: Update copyright dates somewhat 2025-01-01 01:30:48 -08:00
vgmstream-Prefix.pch Added vgmstream plugin 2014-02-25 23:50:54 -08:00