| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Eliminated many compilation warnings (#2535) | Yang Liu | 2025-04-15 | 1 | -1/+1 |
| | | |||||
| * | Small change on Steam game launch handling | ptitSeb | 2025-04-09 | 1 | -2/+4 |
| | | |||||
| * | [ENV] Initial refactor of env variables infrastructure (#2274) | Yang Liu | 2025-01-21 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [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 | ||||
| * | [BOX32] Some improvment on steam handling | ptitSeb | 2024-12-02 | 1 | -1/+1 |
| | | |||||
| * | Better hadnling of LD_PRELOAS on Steam Pressure Vessel wrapper | ptitSeb | 2024-11-29 | 1 | -0/+12 |
| | | |||||
| * | update pressure_vessel function with additional valid BOX86_LD_LIBRARY_PATH ↵ | theofficialgman | 2024-11-20 | 1 | -1/+1 |
| | | | | | (#2050) | ||||
| * | Small changed to command line argument handling | ptitSeb | 2024-10-10 | 1 | -2/+3 |
| | | |||||
| * | [X64LIBS] Changed x86/x64 libs install directory to prevent conflicts (#1791) | Yang Liu | 2024-09-04 | 1 | -2/+2 |
| | | | | | | * [X64LIBS] Changed x86/x64 libs install directory to prevent conflicts * Update pressure_vessel | ||||
| * | Changed in commented code, for more internal use | ptitSeb | 2024-03-12 | 1 | -0/+2 |
| | | |||||
| * | Small change on steam-pressure-vessel emulation | ptitSeb | 2024-02-28 | 1 | -0/+4 |
| | | |||||
| * | Fixes (#1207) | rajdakin | 2024-01-18 | 1 | -3/+1 |
| | | | | | | | | | | | | * 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 | ||||
| * | [STEAM] Improved pressure-vessel emulation | ptitSeb | 2023-12-18 | 1 | -5/+13 |
| | | |||||
| * | Added lib64 to loaded libs in pressur-vessel emulation | ptitSeb | 2023-12-09 | 1 | -1/+3 |
| | | |||||
| * | Improvd steam/proton handling, and gstreamer initialization and a large ↵ | ptitSeb | 2023-09-16 | 1 | -10/+64 |
| | | | | | bunch of gtk improvments | ||||
| * | [STEAM] Changed behaviour of simulated pressure-vessel | ptitSeb | 2023-09-09 | 1 | -23/+45 |
| | | |||||
| * | Changed steam-pressure-vessel wrapping to include system libs first | ptitSeb | 2022-11-13 | 1 | -5/+7 |
| | | |||||
| * | All box internal memory alloc use __libc_ internal one (except on Android, ↵ | ptitSeb | 2022-08-06 | 1 | -1/+1 |
| | | | | | using libc one gather from dlsym) | ||||
| * | Don't prefer emulated libs for 64bits process on pressure_vessel for now ↵ | ptitSeb | 2022-07-14 | 1 | -1/+1 |
| | | | | | (like for 32bits process) | ||||
| * | Do not prefer emulated on 32bits pressure vessels for now (helps ↵ | ptitSeb | 2022-06-19 | 1 | -1/+1 |
| | | | | | winegstreamer lib) | ||||
| * | Removed some debug leftover | ptitSeb | 2022-05-01 | 1 | -3/+3 |
| | | |||||
| * | Added some wrapped libs and functions | ptitSeb | 2022-04-18 | 1 | -2/+3 |
| | | |||||
| * | Added BOX64_PREFER_EMULATED handling and special case for pressure-vessel to ↵ | ptitSeb | 2022-03-27 | 1 | -11/+13 |
| | | | | | use it | ||||
| * | More work around steam and proton/SteamPlay (working, but need also latest ↵ | ptitSeb | 2022-03-26 | 1 | -0/+93 |
| box86) | |||||