.. |
concepts.hpp
|
build: Switch to GCC on MacOS (#552)
|
2022-06-25 12:19:59 +02:00 |
crypto.hpp
|
fix: CRC8 hashing algorithm displaying 16 bits result
|
2023-01-25 00:06:48 +01:00 |
disassembler.hpp
|
sys: Make sure constexpr variables don't get copied onto the stack
|
2022-09-12 21:28:02 +02:00 |
encoding_file.hpp
|
impr: Properly display custom encoding characters that are split between lines
|
2023-03-14 09:35:43 +01:00 |
fmt.hpp
|
sys: Added clang-format file, formatted entire project
|
2022-01-24 20:53:17 +01:00 |
fs.hpp
|
sys: Replaced many helper functions with libwolv
|
2023-03-12 18:27:33 +01:00 |
http_requests.hpp
|
api: Hook up new http wrapper to the rest of ImHex
|
2023-03-22 23:05:18 +01:00 |
intrinsics.hpp
|
nodes: Added support for nested, shareable, custom data processor nodes
|
2023-02-09 23:07:04 +01:00 |
literals.hpp
|
sys: Added clang-format file, formatted entire project
|
2022-01-24 20:53:17 +01:00 |
logger.hpp
|
sys: Improved startup time by running startup tasks in parallel
|
2022-09-19 16:54:19 +02:00 |
magic.hpp
|
patterns: Disallow application/octet-stream to be used as MIME type
|
2023-01-09 08:38:19 +01:00 |
net.hpp
|
sys: Make sure libromfs is never used in libimhex
|
2022-12-05 15:29:19 +01:00 |
opengl.hpp
|
patterns: Added rotation and scale sliders to 3D visualizer
|
2023-02-16 23:24:24 +01:00 |
patches.hpp
|
feat: Added better error messages for generating and importing ips patches
|
2023-01-25 10:38:04 +01:00 |
stacktrace.hpp
|
feat: Added stacktrace printing on crashes (#892)
|
2023-01-17 21:38:56 +01:00 |
tar.hpp
|
sys: Replace existing bad project system with a much better one (#663)
|
2022-08-08 21:23:52 +02:00 |
types.hpp
|
feat: Further improve process memory provider
|
2023-01-01 12:26:27 +01:00 |
utils_macos.hpp
|
fix: Fix macOS build again
|
2023-02-08 14:11:42 +01:00 |
utils.hpp
|
sys: Updated more code to libwolv
|
2023-03-13 08:58:08 +01:00 |