From fbfd0df26d67953c7942004dd347b26876436b0a7ca0cf28838d9d087d756da2 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 10 Jul 2022 11:42:45 +0000 Subject: [PATCH] changelog formatting OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=27 --- SDL2_mixer.changes | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/SDL2_mixer.changes b/SDL2_mixer.changes index 7490eb0..91c6d16 100644 --- a/SDL2_mixer.changes +++ b/SDL2_mixer.changes @@ -2,17 +2,18 @@ Sat Jul 9 13:14:16 UTC 2022 - Jan Engelhardt - Update to release 2.6.0 - * Added Mix_MasterVolume() for additional volume control over all channels - * Update Mix_Init() return value to match documentation, including MIXER_INIT_* flags for already-initialized modules - Added Mix_HasMusicDecoder() - Memory leak fixes and F32 format support to fluidsynth player - Fixed distorted MIDI playback with FluidSynth if sample rate is out of library's limits - Added Mix_ModMusicJumpToOrder() for mod music formats - Enabled module internal loops in modplug player - Respect original mp3 file offset + * Added Mix_MasterVolume() for additional volume control over + all channels + * Update Mix_Init() return value to match documentation, + including MIXER_INIT_* flags for already-initialized modules + * Added Mix_HasMusicDecoder() + * Memory leak fixes and F32 format support to fluidsynth player + * Fixed distorted MIDI playback with FluidSynth if sample rate + is out of library's limits + * Added Mix_ModMusicJumpToOrder() for mod music formats * Fixes to ogg playback on big-endian devices - * Added functions to get metadata information and loop point information - (Mix_GetMusic*) + * Added functions to get metadata information and loop point + information (Mix_GetMusic*) * Extended support for WAV files * Allow rmid files be opened by native midi * Prevent clipping due to volume settings in modplug music