WerWolv
|
367bd76046
|
ui: Mae sure all theme scaling values are scaled correctly
|
2023-03-18 10:52:50 +01:00 |
|
WerWolv
|
1a1bf98905
|
impr: Look for magic files recursively
|
2023-03-17 21:18:28 +01:00 |
|
WerWolv
|
466dacaab4
|
ui: Improve the look and feel of the information view
|
2023-03-17 17:07:39 +01:00 |
|
WerWolv
|
1f8645fd43
|
fix: Occasional crash when multiple threads are reading data from a file provider
|
2023-03-17 11:43:50 +01:00 |
|
WerWolv
|
64be6d89ee
|
fix: Moving cursor around using arrow keys behaving weirdly
|
2023-03-17 09:17:44 +01:00 |
|
WerWolv
|
5442c32a3f
|
impr: Allow non-continuous provider values to be saved
|
2023-03-17 08:38:38 +01:00 |
|
WerWolv
|
5097a223e3
|
impr: Added default saveAs implementation for all providers
|
2023-03-17 08:15:43 +01:00 |
|
WerWolv
|
7cdba75bef
|
fix: Crash when not making a valid selection in provider load interfaces
|
2023-03-16 16:48:15 +01:00 |
|
WerWolv
|
a0b36925ed
|
fix: Custom styles not being scaled correctly
|
2023-03-14 13:19:04 +01:00 |
|
WerWolv
|
3a840c4ced
|
impr: Properly display custom encoding characters that are split between lines
|
2023-03-14 09:35:43 +01:00 |
|
WerWolv
|
00a5fd2d7c
|
sys: Fixed more build issues
|
2023-03-13 09:25:07 +01:00 |
|
WerWolv
|
55f9faea10
|
sys: Updated more code to libwolv
|
2023-03-13 08:58:08 +01:00 |
|
WerWolv
|
fb2e668589
|
sys: Moved more functions to libwolv
|
2023-03-12 18:43:05 +01:00 |
|
WerWolv
|
0dafb3d230
|
sys: Replaced many helper functions with libwolv
|
2023-03-12 18:27:33 +01:00 |
|
Fenrisfulsur
|
069221757f
|
feat: Added chunk based entropy analysis to information view (#933)
Issue: https://github.com/WerWolv/ImHex/issues/522
Implementation of chunk based entropy analysis in diagram.hpp available
from the data information view and in the pattern language.
---------
Co-authored-by: WerWolv <werwolv98@gmail.com>
|
2023-03-10 16:06:18 +01:00 |
|
WerWolv
|
0017cd2e40
|
feat: Added binary hex cell visualizer
Closes #939
|
2023-02-18 22:20:02 +01:00 |
|
WerWolv
|
bf8089dc7e
|
impr: Don't memory map files, never keep a write handle open for long
Closes #592
|
2023-02-17 10:26:09 +01:00 |
|
WerWolv
|
e48761b5c0
|
fix: Plot lines being invisible
|
2023-02-17 10:02:43 +01:00 |
|
WerWolv
|
35437c0300
|
patterns: Added rotation and scale sliders to 3D visualizer
|
2023-02-16 23:24:24 +01:00 |
|
WerWolv
|
5ccbfc1ff8
|
feat: Allow themes and nodes to be downloaded from the content store
|
2023-02-16 18:55:21 +01:00 |
|
WerWolv
|
ac83bbeb0e
|
feat: Added a theme manager view to make it easier to make new themes
|
2023-02-16 18:06:40 +01:00 |
|
WerWolv
|
3067ff08ec
|
feat: Greatly improved diff view
Fixes #631
|
2023-02-15 17:01:36 +01:00 |
|
WerWolv
|
61ce88ba9b
|
build: Fix build on systems that have no backtrace or execinfo
Fixes #932
|
2023-02-13 08:27:08 +01:00 |
|
WerWolv
|
3003dea409
|
fix: Occasional error when loading recent files
|
2023-02-12 17:52:09 +01:00 |
|
WerWolv
|
0b18930017
|
fix: Invalid theme load error
|
2023-02-12 17:39:47 +01:00 |
|
WerWolv
|
d084ec78e9
|
nodes: Allow immediate values on integer and float inputs
Closes #427
|
2023-02-12 17:33:53 +01:00 |
|
WerWolv
|
a59c17aa83
|
nodes: Fixed loading saved nodes multiple times
|
2023-02-10 11:22:11 +01:00 |
|
WerWolv
|
5cc01ae89d
|
nodes: Added support for nested, shareable, custom data processor nodes
|
2023-02-09 23:07:04 +01:00 |
|
WerWolv
|
303dd28c7c
|
fix: Fix macOS build again
|
2023-02-08 14:11:42 +01:00 |
|
WerWolv
|
dd87dc7046
|
fix: Building on macOS
|
2023-02-08 13:51:56 +01:00 |
|
WerWolv
|
89a96c6d25
|
sys: Improve pattern visualizer API
|
2023-02-07 14:18:59 +01:00 |
|
WerWolv
|
22ff033b5e
|
fix: More P2468R2 issues
|
2023-02-02 21:13:56 +01:00 |
|
WerWolv
|
4ea8971adf
|
lang: Added base translation files
|
2023-02-02 10:08:47 +01:00 |
|
WerWolv
|
8da072b602
|
lang: Get codebase ready for the use with Weblate
|
2023-02-02 09:41:58 +01:00 |
|
WerWolv
|
c6e1f45dc3
|
feat: Added option to copy custom encoding strings from hex view
|
2023-01-28 21:12:35 +01:00 |
|
WerWolv
|
29c1a0cb78
|
feat: Allow multiple yara files to be selected at once
|
2023-01-28 00:01:53 +01:00 |
|
WerWolv
|
fee1b985c0
|
feat: Added better error messages for generating and importing ips patches
|
2023-01-25 10:38:04 +01:00 |
|
WerWolv
|
434b7649c3
|
fix: CRC8 hashing algorithm displaying 16 bits result
|
2023-01-25 00:06:48 +01:00 |
|
WerWolv
|
94cd83e0dc
|
feat: Added sound visualizer
|
2023-01-24 23:27:35 +01:00 |
|
WerWolv
|
90d9c91717
|
build: Cleanup opengl and glfw linking
|
2023-01-24 14:59:19 +01:00 |
|
WerWolv
|
cf9df6e36d
|
feat: Added ability to query provider information from pattern language
|
2023-01-24 09:07:11 +01:00 |
|
WerWolv
|
915106f360
|
patterns: Fixed various issues with the 3d visualizer
|
2023-01-23 16:25:23 +01:00 |
|
WerWolv
|
1f50e834fc
|
fix: Copying bytes from non-zero page not working
|
2023-01-22 11:28:17 +01:00 |
|
WerWolv
|
89e0df86a2
|
feat: Added scaling and rotation to 3D visualizer
|
2023-01-21 13:00:02 +01:00 |
|
WerWolv
|
f17e04273d
|
fix: IPS patch applying being broken
|
2023-01-21 00:29:16 +01:00 |
|
WerWolv
|
d4967018c2
|
feat: Added basic lighting and rotations to 3d visualizer model
|
2023-01-20 23:32:51 +01:00 |
|
WerWolv
|
8e759d9b5f
|
feat: Added basic 3D visualizer, moved visualizers to separate file
|
2023-01-20 21:16:28 +01:00 |
|
WerWolv
|
4fb544d59d
|
fix: Views starting out super tiny
|
2023-01-19 16:59:09 +01:00 |
|
WerWolv
|
c5d2739a39
|
fix: File provider sometimes not saving path to project file
|
2023-01-19 11:09:24 +01:00 |
|
WerWolv
|
ef12798fe2
|
feat: Allow custom hashes to be saved to projects
|
2023-01-18 14:30:56 +01:00 |
|