WerWolv
d240b4ed49
fix: Build errors
2022-09-04 00:04:27 +02:00
WerWolv
1a21627cdb
ui: Added error popup when an exception is thrown in a task
2022-09-03 23:56:57 +02:00
WerWolv
0a115a3c03
fix: Filtering search occurrences in Find view with multiple files being broken
...
Fixes #685
2022-09-03 23:15:30 +02:00
WerWolv
7ef11f566b
fix: Crash when resizing a non-writable provider
...
Fixes #704
2022-09-03 23:08:40 +02:00
WerWolv
7f6aa9f9a6
fix: Backwards searching being broken
...
Fixes #713
2022-09-03 23:02:46 +02:00
WerWolv
4df1496a0f
patterns: Properly set current base address in pattern language runtime
...
Fixes #714
2022-09-03 22:04:41 +02:00
WerWolv
b68eb0bb5e
patterns: Fixed accessing global variables inside [[format]] functions
...
Fixes #720
2022-09-03 21:34:54 +02:00
WerWolv
7c0fb7c4f2
patterns: Updated pattern language
2022-09-03 17:15:42 +02:00
Nik
ede8048680
build: Added missing language files to cmake script
2022-09-02 16:27:31 +02:00
iTrooz_
b10ba8fea0
build: Add NoGPU (Software Rendering) version for Windows ( #716 )
...
* add NoGPU (Software Rendering) version for Windows
* rename the NoGPU artifact
* add emoji to a step
2022-09-02 16:12:02 +02:00
iTrooz_
3eb2cca286
build: Add text to the PORTABLE file ( #718 )
2022-09-02 16:11:19 +02:00
mirusu400
721ac837e0
lang: Add Korean Translation ( #719 )
...
* Add ko-KR translation
* Remove Fallbackentry
2022-09-02 16:10:54 +02:00
Jonathan Wright
f6fef35d3d
docs: Add install instructions for Linux distros ( #691 )
...
Co-authored-by: iTrooz_ <itrooz@protonmail.com>
2022-09-01 20:32:50 +02:00
iTrooz_
0569770239
git: Added NoGPU dmg for MacOS ( #708 )
2022-08-30 09:47:39 +02:00
WerWolv
6689b8ebfa
patterns: Updated pattern language
2022-08-29 16:33:40 +02:00
WerWolv
3cb6c4f775
fix: Buffered reader returning zeros if provider size is below 16MiB
...
Fixes #707
2022-08-29 16:32:32 +02:00
WerWolv
b687eb88f9
fix: Pattern source code not being loaded correctly from project files
2022-08-29 13:15:17 +02:00
WerWolv
33a375910a
sys: Added "New File..." menu item and shortcut
2022-08-28 20:55:48 +02:00
WerWolv
a620400e4e
patterns: Fixed unions
2022-08-28 17:53:47 +02:00
WerWolv
cc7dc3597b
patterns: Fixed base_address pragma not working correctly
2022-08-28 17:53:33 +02:00
WerWolv
60b5842e94
fix: Signed data inspector rows displaying invalid values
...
Fixes #706
2022-08-28 12:55:26 +02:00
WerWolv
2b9c6ec447
patterns: Updated pattern language
2022-08-28 12:35:36 +02:00
WerWolv
742a4e53b5
patterns: Updated pattern language
2022-08-27 14:29:04 +02:00
WerWolv
0cd10b6b70
patterns: Updated pattern language
2022-08-27 13:20:28 +02:00
WerWolv
aabf718e60
patterns: Updated pattern language
2022-08-27 12:55:11 +02:00
WerWolv
03116c4ab8
patterns: Updated pattern language
2022-08-27 11:43:43 +02:00
iTrooz_
38162c0129
build: Use the bundled CA cert in AppImage ( #694 )
...
* Added option to bundle CA
* use bundled CA for AppImage
* Fix bundled CA not working on Linux
* revert change to add null terminated string
* set IMHEX_USE_BUNDLED_CA to ON on Windows
2022-08-26 00:21:17 +02:00
WerWolv
f62edea450
build: Fix various clang build issues
2022-08-26 00:18:08 +02:00
WerWolv
940f1e30c5
patterns: Updated pattern language
2022-08-25 21:14:20 +02:00
WerWolv
af32d68c3f
git: Update macOS minimal requirements
2022-08-25 19:32:26 +02:00
WerWolv
eb874ac810
patterns: Updated pattern language
2022-08-25 19:31:06 +02:00
WerWolv
a79bf4c3ec
patterns: Updated pattern language
2022-08-25 13:53:21 +02:00
WerWolv
90adacab9f
fix: Build issues
2022-08-24 14:55:11 +02:00
WerWolv
e86ca29b8c
sys: Improved searching behaviour
2022-08-24 00:31:34 +02:00
WerWolv
4f1f9a718c
fix: Not all recent providers showing up correctly
2022-08-24 00:18:10 +02:00
WerWolv
cc09014e6e
patterns: Updated pattern language
2022-08-24 00:17:31 +02:00
WerWolv
de98b40c93
fix: Build failing on macOS
2022-08-22 11:12:50 +02:00
WerWolv
a6eaa34f6d
fix: Diff view crash when closing provider that's being diffed
2022-08-22 11:04:32 +02:00
WerWolv
dacb64ae66
fix: Window header always displaying (Read Only) after opening a provider
2022-08-22 11:00:31 +02:00
WerWolv
c0a5e2012f
patterns: Updated pattern language
2022-08-21 23:34:02 +02:00
WerWolv
389e53a8a0
fix: Net request json parser throwing exceptions
2022-08-21 23:33:08 +02:00
WerWolv
928fbe235a
ui: Automatically sort pattern data table by address
2022-08-21 23:32:18 +02:00
WerWolv
7d85a8b6fc
fix: Providers not being closed correctly
...
Fixes #692
2022-08-20 14:04:12 +02:00
WerWolv
d004962e3a
patterns: Updated pattern language
2022-08-20 13:58:58 +02:00
WerWolv
1462a4689d
fix: ImHex crashing on exit
...
Fixes #698
2022-08-20 13:43:26 +02:00
WerWolv
93be4c8ed1
fix: Resource embedding not working correctly on Linux and macOS
2022-08-20 13:38:56 +02:00
Lukas Cone
536c6df438
fix: Race condition when evaluating patterns ( #696 )
2022-08-19 23:01:57 +02:00
WerWolv
f8a089a61f
build: Added appdata metainfo file to AppImage
2022-08-19 12:05:47 +02:00
WerWolv
491ee6aa2f
patterns: Updated pattern language
2022-08-18 23:51:50 +02:00
iTrooz_
6a88c7cbaa
git: Make sure Linux CI doesn't build ImHex twice ( #689 )
...
* install deb package in a different folder than AppImage
* added comment for Ubuntu cmake build
* fixed typos
* separate cmake build for deb and appimage
2022-08-18 23:03:31 +02:00