mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 00:34:03 +02:00
Remove an invalid item from the change history.
This commit is contained in:
@@ -7,7 +7,6 @@ v0.11.12 - TBD
|
|||||||
* Fix a bug where sounds are not resampled when `MA_SOUND_NO_PITCH` is used.
|
* Fix a bug where sounds are not resampled when `MA_SOUND_NO_PITCH` is used.
|
||||||
* Fix a bug where changing the range of a data source would result in no audio being read.
|
* Fix a bug where changing the range of a data source would result in no audio being read.
|
||||||
* Fix a bug where asynchronously loaded data sources via the resources manager would reset ranges and loop points.
|
* Fix a bug where asynchronously loaded data sources via the resources manager would reset ranges and loop points.
|
||||||
* Fix a bug with the Vorbis decoder where seeking would not seek to the correct location.
|
|
||||||
* Fix some Wimplicit-fallthrough warnings.
|
* Fix some Wimplicit-fallthrough warnings.
|
||||||
* Add support for Windows 95/98.
|
* Add support for Windows 95/98.
|
||||||
* Optimizations to the high level API.
|
* Optimizations to the high level API.
|
||||||
|
|||||||
Reference in New Issue
Block a user