| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-20 | audio: rewrite IAudioDevice | Liam | |
| 2023-09-04 | Rework ADSP into a wrapper for apps | Kelebek1 | |
| 2022-09-15 | audio_device: Mark member functions as const where applicable | Lioncash | |
| These member functions don't modify any internal state. | |||
| 2022-09-15 | audio_device: Make AudioDeviceName constructor constexpr | Lioncash | |
| These are used as read-only arrays, so we can make the data read-only and available at compile-time. Now constructing an AudioDevice no longer needs to initialize some tables | |||
| 2022-07-22 | Project Andio | Kelebek1 | |
