| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2020-12-03 | audio_core: Make shadowing and unused parameters errors | Lioncash | |
| Moves the audio code closer to enabling warnings as errors in general. | |||
| 2019-02-16 | audio_core/buffer: Make const and non-const getter for samples consistent | Lioncash | |
| This way proper const/non-const selection can occur. | |||
| 2018-08-04 | audio_core: Use s16 where possible for audio samples. | bunnei | |
| 2018-07-30 | audio_core: Misc. improvements to stream/buffer/audio_out. | bunnei | |
| 2018-07-27 | audio_core: Add initial code for keeping track of audout state. | bunnei | |
