about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibasound.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-31/+6
| | | | more straight forward usage of native wrapped functions (ported from box86)
* Fixed some wrapped functions, upgraded the python scriptrajdakin2021-06-041-16/+8
|
* First passrajdakin2021-04-141-3/+6
|
* Better functions name resolving when using TRACE, and fixed some printf ↵ptitSeb2021-03-101-1/+1
| | | | stuff again
* Added wrapped libasoundptitSeb2021-03-081-0/+178