mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 01:04:02 +02:00
Update revision history.
This commit is contained in:
@@ -64705,6 +64705,7 @@ REVISION HISTORY
|
|||||||
v0.10.31 - TBD
|
v0.10.31 - TBD
|
||||||
- Make some functions const correct.
|
- Make some functions const correct.
|
||||||
- Update ma_data_source_read_pcm_frames() to initialize pFramesRead to 0 for safety.
|
- Update ma_data_source_read_pcm_frames() to initialize pFramesRead to 0 for safety.
|
||||||
|
- Add the MA_ATOMIC annotation for use with variables that should be used atomically and remove unnecessary volatile qualifiers.
|
||||||
|
|
||||||
v0.10.30 - 2021-01-10
|
v0.10.30 - 2021-01-10
|
||||||
- Fix a crash in ma_audio_buffer_read_pcm_frames().
|
- Fix a crash in ma_audio_buffer_read_pcm_frames().
|
||||||
|
|||||||
Reference in New Issue
Block a user