1
0
mirror of synced 2024-12-04 20:17:57 +01:00
ImHex/lib/libimhex/source/helpers
2023-08-13 15:27:01 +02:00
..
crypto.cpp fix: Crypto buffered hexadecimal encoding 2023-08-13 15:27:01 +02:00
encoding_file.cpp impr: Display encoding types in header of hex editor 2023-07-11 00:04:26 +02:00
fs.cpp fix: /imhex being appended to Application Support folder paths on macOS 2023-08-03 21:49:41 +02:00
http_requests.cpp build: Remove all static variables from headers to hopefully fix plugins 2023-07-26 13:50:51 +02:00
logger.cpp impr: Properly print asserts 2023-07-23 23:39:00 +02:00
magic.cpp fix: Magic compile dumping files into cwd (#1212) 2023-07-30 21:36:48 +02:00
opengl.cpp sys: Replaced many helper functions with libwolv 2023-03-12 18:27:33 +01:00
patches.cpp feat: Added better error messages for generating and importing ips patches 2023-01-25 10:38:04 +01:00
stacktrace.cpp fix: Missing <array> include in stacktrace helper 2023-07-22 22:47:35 +02:00
tar.cpp feat: Added Achievements (#1230) 2023-08-06 21:33:15 +02:00
utils_linux.cpp impr: Use execvp() instead of system() on Linux (#1170) 2023-07-05 20:50:46 +02:00
utils_macos.m feat: Add a native error message when glfw window creation fails (#1104) 2023-05-27 17:45:41 +02:00
utils.cpp impr: Use execvp() instead of system() on Linux (#1170) 2023-07-05 20:50:46 +02:00