| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added some missing newlines (#2567) | Yang Liu | 2025-04-24 | 1 | -2/+2 |
| | | |||||
| * | [WRAPPER] Added 1 wrapped function and fixed one on gstreamer | ptitSeb | 2025-01-29 | 1 | -0/+26 |
| | | |||||
| * | Added [BOX64] prefix for all the stdout logs (#2279) | Yang Liu | 2025-01-21 | 1 | -2/+2 |
| | | | | | | | | * Added [BOX64] prefix for all the stdout logs * Remove some hardcoded prefix * review | ||||
| * | [ENV] Initial refactor of env variables infrastructure (#2274) | Yang Liu | 2025-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ENV] Initial refactor of env variables infrastructure * Ported BOX64_DYNAREC_LOG * Ported more options * Ported BOX64_MALLOC_HACK * Ported BOX64_DYNAREC_TEST * Ported more options * Ported more options * Ported more options * Ported all options * Removed old rcfile parser * Fix * review * fix * fix * more fixes | ||||
| * | [WRAPPER] Reworked gstreamer with new wrapperhelper | ptitSeb | 2024-11-25 | 1 | -7/+98 |
| | | |||||
| * | [WRAPPER] merged android naming so no more ifdef is needed | ptitSeb | 2024-11-04 | 1 | -9/+3 |
| | | |||||
| * | [GTK] Added wrapped GstVideoBufferPool | ptitSeb | 2024-08-07 | 1 | -1/+3 |
| | | |||||
| * | Wrapped some more functions to gstreamer-1.0 and friends (for #1397) | ptitSeb | 2024-04-03 | 1 | -0/+56 |
| | | |||||
| * | Wrapped 2 more functionto gstreamer-1.0 (for #1397) | ptitSeb | 2024-04-03 | 1 | -0/+28 |
| | | |||||
| * | Wrapped libraries refactor (#1257) | rajdakin | 2024-02-10 | 1 | -23/+11 |
| | | | | | | | | | | | | * [MISC] Removed a warning caused by tab/space mismatch * [WRAPPED] Factored out `getMy` and `freeMy` calls * [WRAPPED] Small cleanup of the init header * [WRAPPED] Factored out `SETALT` * [WRAPPED] Factored out needed libs | ||||
| * | Fixes (#1207) | rajdakin | 2024-01-18 | 1 | -2/+2 |
| | | | | | | | | | | | | * Fixed signed/unsigned issues and other cosmetics * [WRAPPERS] Fixed missing `return`s in `my_` functions * [EMU] More fixes * [STEAM] Forgot one cleanup * [WRAPPER] Fixed wrappedpulse callback signatures | ||||
| * | Add __sF, __assert2 Symbol and set PThread Symbols on libc (#1004) | KreitinnSoftware | 2023-10-02 | 1 | -11/+28 |
| | | | | | | * Add __sF, __assert2 Symbol and set PThread Symbols on libc * [ANDROID] Fix Most Library Names | ||||
| * | Improvd steam/proton handling, and gstreamer initialization and a large ↵ | ptitSeb | 2023-09-16 | 1 | -16/+601 |
| | | | | | bunch of gtk improvments | ||||
| * | Removed some debug leftover in libgstreamer | ptitSeb | 2023-09-09 | 1 | -2/+2 |
| | | |||||
| * | Added some more wrapped functions | ptitSeb | 2023-09-09 | 1 | -0/+79 |
| | | |||||
| * | Removed useless box64context_t parameter to RunFunction and friend | ptitSeb | 2023-07-09 | 1 | -9/+9 |
| | | |||||
| * | Added GstTaskPoll to gtkclass wrapping | ptitSeb | 2023-05-28 | 1 | -0/+2 |
| | | |||||
| * | Added some more libgstreamer wrapped functions | ptitSeb | 2023-05-09 | 1 | -0/+27 |
| | | |||||
| * | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768) | Yang Liu | 2023-05-07 | 1 | -33/+33 |
| | | | | | | | | | | * [WRAPPER] Used RunFunctionFmt for better sign-extend handling * [WRAPPER] Fixed some typos * [WRAPPER] Use L for unsigned long for better portability * [WRAPPER] More replace from U to L | ||||
| * | Added some more gstreamer wrapped function (in sync with box86) | ptitSeb | 2023-04-09 | 1 | -1/+54 |
| | | |||||
| * | Wrapped GstAllocator and GstObject structures | ptitSeb | 2022-12-03 | 1 | -3/+10 |
| | | |||||
| * | Added more gstreamer wrapped functions | ptitSeb | 2022-07-09 | 1 | -1/+19 |
| | | |||||
| * | Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ | ptitSeb | 2022-05-09 | 1 | -43/+3 |
| | | | | | more straight forward usage of native wrapped functions (ported from box86) | ||||
| * | Some fixes to gstreamer-1.0 wrapping | ptitSeb | 2022-03-20 | 1 | -4/+4 |
| | | |||||
| * | Added preliminary wrapped libFAudio; libgstreamer (and friends) and libgmp | ptitSeb | 2022-01-22 | 1 | -0/+340 |