about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibvorbis.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WRAPPER] merged android naming so no more ifdef is neededptitSeb2024-11-041-5/+2
|
* Add __sF, __assert2 Symbol and set PThread Symbols on libc (#1004)KreitinnSoftware2023-10-021-1/+5
| | | | | * Add __sF, __assert2 Symbol and set PThread Symbols on libc * [ANDROID] Fix Most Library Names
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | Closes: #895
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-6/+0
|
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-23/+1
| | | | more straight forward usage of native wrapped functions (ported from box86)
* First passrajdakin2021-04-141-1/+2
|
* Added wrapped libvorbis and libvorbisfileptitSeb2021-03-251-0/+51