Cog/Plugins/libvgmPlayer
Christopher Snowhill 0263367639 libvgm: Fix track ending without glitches
Track rendering returns the number of bytes rendered, which also cuts
short when the track ends. So properly react to this count when running
the player, so we don't keep trying to render, or pick up uninitialized
data from the buffer.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-07-17 03:43:56 -07:00
..
en.lproj Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
es.lproj Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
libvgmPlayer.xcodeproj Housecleaning: More project file cleanups 2025-06-24 03:54:22 -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
Info.plist Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
libvgmContainer.h Chore: Update copyright dates somewhat 2025-01-01 01:31:10 -08:00
libvgmContainer.mm Chore: Update copyright dates somewhat 2025-01-01 01:31:10 -08:00
libvgmDecoder.h Chore: Update copyright dates somewhat 2025-01-01 01:31:10 -08:00
libvgmDecoder.mm libvgm: Fix track ending without glitches 2025-07-17 03:43:56 -07:00
libvgmMetadataReader.h Chore: Update copyright dates somewhat 2025-01-01 01:31:10 -08:00
libvgmMetadataReader.mm Metadata: Add helper for optional values 2025-06-20 19:44:00 -07:00
libvgmPlayer_Prefix.pch Implemented new libvgm-based VGM, S98, DRO, and GYM player 2022-01-03 01:55:48 -08:00
libvgmPropertiesReader.h Chore: Update copyright dates somewhat 2025-01-01 01:31:10 -08:00
libvgmPropertiesReader.mm Chore: Update copyright dates somewhat 2025-01-01 01:31:10 -08:00
yrw801.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00