Age | Commit message (Expand) | Author |
---|---|---|
2022-09-07 | update README and fix memory leaks | sanine |
2022-09-06 | implement mp3 loading | sanine |
2022-09-04 | implement callbacks | sanine |
2022-09-03 | add looping | sanine |
2022-09-03 | only perform atomic operations at the beginning of a callback run | sanine |
2022-08-31 | update example.c and add panning example | sanine |
2022-08-26 | make sound | sanine |
2022-08-25 | add initial structure | sanine |