Commit Graph

24 Commits

Author SHA1 Message Date
David Reid f6e5cf10ae Fix a crash when initializing a channel converter.
Public issue https://github.com/mackron/miniaudio/issues/482
2022-06-25 18:11:17 +10:00
David Reid b6b3fbfb55 Update revision history and version number. 2022-06-12 17:55:24 +10:00
David Reid 4d813cfe23 Update date on change history. 2022-04-20 20:20:41 +10:00
David Reid e7dfd77a97 Update change history. 2022-04-10 21:53:04 +10:00
David Reid 7c8668103f Fix a subtle bug when seeking back to the start of a decoder. 2022-04-10 12:00:01 +10:00
David Reid 9c338c5882 Fix a crash when seeking with ma_sound_seek_to_pcm_frame(). 2022-03-30 17:50:18 +10:00
David Reid 09f54c3712 Update revision history. 2022-03-29 09:35:54 +10:00
David Reid eebdd2960d Fix some bugs where looping doesn't work with the resource manager. 2022-02-18 18:10:50 +10:00
David Reid 82e70f4cbe Version 0.11.8 2022-02-12 19:56:49 +10:00
David Reid f83341e46f Update revision history. 2022-02-11 19:08:23 +10:00
David Reid 073b7bbbba Version 0.11.7 2022-02-06 10:20:23 +10:00
David Reid 353eaba3c0 Update revision history. 2022-02-06 10:19:13 +10:00
David Reid 10783dd8eb Update revision history. 2022-01-28 18:28:51 +10:00
David Reid 0f461e564d Update version number and revision history. 2022-01-26 15:23:23 +10:00
David Reid 13f1d31a85 Update CHANGES. 2022-01-22 12:09:56 +10:00
David Reid f769b18157 WASAPI: Fix an error where a buffer can possible be unreleased. 2022-01-19 17:50:34 +10:00
David Reid 8c2d95263c Update changes. 2022-01-18 18:52:21 +10:00
David Reid f0e1b78b6e Update CHANGES. 2022-01-17 19:46:03 +10:00
David Reid f2d4fc426d Fix a crash with high-pass and band-pass filters.
Public issue https://github.com/mackron/miniaudio/issues/409
2022-01-17 18:58:31 +10:00
David Reid 92d39a73fa Version 0.11.5 2022-01-16 19:35:45 +10:00
David Reid 5138fd992c Update changes. 2022-01-16 11:59:51 +10:00
David Reid 981d05ae8d Fix a deadlock when starting a device fails.
Public issue https://github.com/mackron/miniaudio/issues/399
2022-01-13 18:28:40 +10:00
David Reid 26e2a59ffb Update changes. 2022-01-11 19:30:42 +10:00
David Reid cc274c67d5 Move revision history out of miniaudio.h and into CHANGES.md 2022-01-11 19:09:25 +10:00