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>
|
Sat Jul 9 13:14:16 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
- Update to release 2.6.0
|
- Update to release 2.6.0
|
||||||
* Added Mix_MasterVolume() for additional volume control over all channels
|
* Added Mix_MasterVolume() for additional volume control over
|
||||||
* Update Mix_Init() return value to match documentation, including MIXER_INIT_* flags for already-initialized modules
|
all channels
|
||||||
Added Mix_HasMusicDecoder()
|
* Update Mix_Init() return value to match documentation,
|
||||||
Memory leak fixes and F32 format support to fluidsynth player
|
including MIXER_INIT_* flags for already-initialized modules
|
||||||
Fixed distorted MIDI playback with FluidSynth if sample rate is out of library's limits
|
* Added Mix_HasMusicDecoder()
|
||||||
Added Mix_ModMusicJumpToOrder() for mod music formats
|
* Memory leak fixes and F32 format support to fluidsynth player
|
||||||
Enabled module internal loops in modplug player
|
* Fixed distorted MIDI playback with FluidSynth if sample rate
|
||||||
Respect original mp3 file offset
|
is out of library's limits
|
||||||
|
* Added Mix_ModMusicJumpToOrder() for mod music formats
|
||||||
* Fixes to ogg playback on big-endian devices
|
* Fixes to ogg playback on big-endian devices
|
||||||
* Added functions to get metadata information and loop point information
|
* Added functions to get metadata information and loop point
|
||||||
(Mix_GetMusic*)
|
information (Mix_GetMusic*)
|
||||||
* Extended support for WAV files
|
* Extended support for WAV files
|
||||||
* Allow rmid files be opened by native midi
|
* Allow rmid files be opened by native midi
|
||||||
* Prevent clipping due to volume settings in modplug music
|
* Prevent clipping due to volume settings in modplug music
|
||||||
|
Loading…
Reference in New Issue
Block a user