| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WRAPPER] Added more slot to libdbus callback wrappers | ptitSeb | 2025-07-22 | 1 | -1/+5 |
| | | |||||
| * | [WRAPPER] Added some more dbus wrapped functions | ptitSeb | 2025-07-22 | 1 | -0/+43 |
| | | |||||
| * | Wrapped libraries refactor (#1257) | rajdakin | 2024-02-10 | 1 | -6/+0 |
| | | | | | | | | | | | | * [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 | ||||
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | | | | | remove executable bits | ||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| | | | | | | | | | Closes: #895 | ||||
| * | | Added one more function to wrapped libdbus | ptitSeb | 2023-07-10 | 1 | -0/+16 |
| | | | |||||
| * | | Removed useless box64context_t parameter to RunFunction and friend | ptitSeb | 2023-07-09 | 1 | -15/+15 |
| | | | |||||
| * | | Introduced RunFunctionFmt (should help RV64 and other signe extended ↵ | ptitSeb | 2023-04-28 | 1 | -15/+15 |
| |/ | | | | platform), conversion not finished | ||||
| * | Added some more wrapped function to libdbus | ptitSeb | 2023-04-10 | 1 | -0/+43 |
| | | |||||
| * | [RV64][LA464][PPC64] Fixed some issues with VALIST handling | ptitSeb | 2023-03-25 | 1 | -0/+57 |
| | | |||||
| * | Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ | ptitSeb | 2022-05-09 | 1 | -59/+3 |
| | | | | | more straight forward usage of native wrapped functions (ported from box86) | ||||
| * | More untested support for loongarch64 va_list | ptitSeb | 2021-09-26 | 1 | -0/+8 |
| | | |||||
| * | More work on gtk and nss3+friends | ptitSeb | 2021-09-21 | 1 | -0/+17 |
| | | |||||
| * | Added wrapped dbus_message_get_args and a generic mothod to convert VAARG ↵ | ptitSeb | 2021-07-27 | 1 | -3/+4 |
| | | | | | '...' to valist (helps wine64) | ||||
| * | Fixed some wrapped functions, upgraded the python script | rajdakin | 2021-06-04 | 1 | -25/+1 |
| | | |||||
| * | First pass | rajdakin | 2021-04-14 | 1 | -1/+17 |
| | | |||||
| * | Added wrapped libdbus-1 | ptitSeb | 2021-03-26 | 1 | -0/+555 |