1
0
mirror of synced 2024-12-03 19:57:20 +01:00
ImHex/lib/libimhex/source/helpers
2023-10-29 19:43:45 +01:00
..
crypto.cpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
debugging.cpp feat: Added debug variables to aid with development 2023-10-13 23:46:48 +02:00
encoding_file.cpp impr: Display encoding types in header of hex editor 2023-07-11 00:04:26 +02:00
fs.cpp impr: Bundle default magic file with application 2023-10-29 19:43:45 +01:00
http_requests_emscripten.cpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
http_requests_native.cpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
http_requests.cpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
logger.cpp feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377) 2023-10-21 18:40:24 +00:00
magic.cpp impr: Bundle default magic file with application 2023-10-29 19:43:45 +01:00
opengl.cpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02: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: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +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 feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377) 2023-10-21 18:40:24 +00:00