| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix leak when using audio samples instead of streams | Adam Scott | 2024-09-04 | 1 | -0/+8 |
* | AudioStreamPolyphonic: Implement stopping with sample playback | Rémi Verschelde | 2024-08-09 | 1 | -0/+4 |
* | Fix polyphonic audio streams with id > 1 cannot be stopped or changed (MSVC m... | David Trallero | 2024-07-22 | 1 | -2/+5 |
* | Add samples playback support | Adam Scott | 2024-06-18 | 1 | -2/+52 |
* | Merge pull request #71801 from akien-mga/codespell-en-GB-to-en-US | Rémi Verschelde | 2023-01-23 | 1 | -1/+1 |
|\ |
|
| * | Convert en_GB spelling to en_US with codespell | Rémi Verschelde | 2023-01-23 | 1 | -1/+1 |
* | | Simplify AudioStreamPolyphonic | Juan Linietsky | 2023-01-23 | 1 | -21/+9 |
|/ |
|
* | Add AudioStreamPolyphonic to make it easier to play polyphonic sound from code | Juan Linietsky | 2023-01-22 | 1 | -0/+286 |