about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedfaudio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes (#1659)rajdakin2024-07-091-10/+10
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-8/+0
* Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-15/+15
* [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-60/+60
* More work on FAudio (Salt And Sanctuary seems to work fine now)ptitSeb2022-05-281-2/+3
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-37/+3
* Added preliminary wrapped libFAudio; libgstreamer (and friends) and libgmpptitSeb2022-01-221-0/+488