1
0
mirror of synced 2024-11-15 11:33:23 +01:00
ImHex/lib/libimhex/source/helpers
iTrooz 7ce0613977
impr: Added better crash backup and restore mechanism (#1094)
- Add a new file 'crash.json' to store metadata about the crash, like
the log file or project opened
- show the log file of the session that caused the crash to the user
- Correctly restore the project path
2023-05-22 13:24:48 +02:00
..
crypto.cpp sys: Replaced many helper functions with libwolv 2023-03-12 18:27:33 +01:00
encoding_file.cpp impr: Save custom encoding file to project 2023-03-31 11:06:51 +02:00
fs.cpp feat: Added context menu with right-clicking on file provider (#1084) 2023-05-21 13:21:53 +02:00
http_requests.cpp fix: Crash on exit 2023-05-20 13:10:24 +02:00
logger.cpp impr: Added better crash backup and restore mechanism (#1094) 2023-05-22 13:24:48 +02:00
magic.cpp fix: Properly use absolute paths when compiling magic files 2023-05-06 10:09:23 +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 sys: Fixed more build issues 2023-03-13 09:25:07 +01:00
tar.cpp fix: Handle errors in Tar::readVector() (#1059) 2023-05-05 21:57:37 +02:00
utils_macos.m fix: Another wrong include on macOS 2023-05-14 22:53:52 +02:00
utils.cpp impr: Handle macOS Open with... correctly 2023-05-15 18:07:49 +02:00