forked from pool/SDL2_mixer
changelog formatting
OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=27
This commit is contained in:
parent
1db368af86
commit
fbfd0df26d
@ -2,17 +2,18 @@
|
||||
Sat Jul 9 13:14:16 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user