Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of unused wav structs from the mixer. | rodri | 2023-10-02 | 1 | -18/+0 |
| | |||||
* | replaced the custom wav decoder for the general Pcm one using the audio(1) ones. | rodri | 2023-10-02 | 1 | -3/+0 |
| | |||||
* | add a mixer and some background sfx. | rodri | 2023-10-01 | 1 | -0/+123 |
also postponed the connection establishment until the subsystem initialization is complete. there's no point in taking a seat you're going to leave milliseconds after a local resource failure. |