1
0
mirror of synced 2024-11-28 17:40:51 +01:00
ImHex/plugins/builtin/romfs
PerikiyoXD 11f75f72ee
feat: Add search options for string encoding and endianness (#1490)
Added search options for string encoding (UTF-8, UTF-16, UTF-32) and
endianness (Little, Big) in the hex editor. This enhancement allows
users to customize the search process based on different string
encodings and byte orders.

Affected files:
- `plugins/builtin/romfs/lang/de_DE.json`
- `plugins/builtin/romfs/lang/en_US.json`
- `plugins/builtin/romfs/lang/es_ES.json`
- `plugins/builtin/romfs/lang/it_IT.json`
- `plugins/builtin/romfs/lang/ja_JP.json`
- `plugins/builtin/romfs/lang/ko_KR.json`
- `plugins/builtin/romfs/lang/pt_BR.json`
- `plugins/builtin/romfs/lang/zh_CN.json`
- `plugins/builtin/romfs/lang/zh_TW.json`
- `plugins/builtin/source/content/views/view_hex_editor.cpp`

Resolves: #1325

---------

Co-authored-by: Nik <werwolv98@gmail.com>
2024-01-27 14:13:41 +01:00
..
assets impr: Better experience when first starting ImHex (#1510) 2024-01-21 18:39:51 +01:00
auto_extract/workspaces feat: Implement Myers' diffing algorithm (#1508) 2024-01-21 18:39:13 +01:00
fonts impr: Remove Font Awesome 2023-12-11 23:05:35 +01:00
lang feat: Add search options for string encoding and endianness (#1490) 2024-01-27 14:13:41 +01:00
layouts feat: Implement Myers' diffing algorithm (#1508) 2024-01-21 18:39:13 +01:00
licenses refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
themes impr: Update ImGui to use new shadows branch 2023-11-24 15:31:33 +01:00
logo.ans feat: Added command line interface support (#1172) 2023-07-13 14:08:23 +02:00
tips.json tips: Add tip about unicode symbols (#838) 2022-12-02 16:30:28 +01:00