aboutsummaryrefslogtreecommitdiff
path: root/sdl2/mixer/samples.ha (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mixer: io::close can errorSebastian2022-04-281-1/+1
| | | | Signed-off-by: Sebastian <sebastian@sebsite.pw>
* refactor names from e.g. sdl2::init() to sdl2::SDL_Init()Vlad-Stefan Harbuz2022-02-071-16/+16
| | | | Signed-off-by: Vlad-Stefan Harbuz <vlad@vladh.net>
* sdl2::mixer: implement channel playbackDrew DeVault2021-12-121-0/+6
|
* sdl2::mixer: implement sample loadingDrew DeVault2021-12-121-0/+33