1
0
mirror of synced 2024-11-12 02:00:52 +01:00
ImHex/plugins/builtin/include/content/providers
Nobutaka Mantani 05ffcab911
build: Added support patches for FreeBSD (#1584)
This pull request fixes build on FreeBSD. The changes are conditioned
with `#if defined(__FreeBSD__)` preprocessor macro and they should not
affect build for other operating systems.

---------

Co-authored-by: Nik <werwolv98@gmail.com>
Co-authored-by: iTrooz <hey@itrooz.fr>
2024-03-21 21:31:17 +01:00
..
undo_operations impr: Restructure various components much better (#1520) 2024-01-28 22:14:59 +01:00
base64_provider.hpp feat: Added Base64 provider 2023-12-26 23:42:22 +01:00
disk_provider.hpp impr: Add warning to disk provider if ImHex is not running elevated 2023-12-17 23:16:55 +01:00
file_provider.hpp fix: File changed popup showing up when saving memory mapped file 2024-03-15 17:57:12 +01:00
gdb_provider.hpp impr: Make providers return a 64 bit size on all platforms 2023-12-07 12:06:26 +01:00
intel_hex_provider.hpp refactor: Get rid of this->m_ 2023-12-19 13:10:25 +01:00
memory_file_provider.hpp impr: Load small files into memory, open larger files as read-only by default 2024-03-10 14:31:39 +01:00
motorola_srec_provider.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
null_provider.hpp refactor: Better interface for the event system 2023-12-08 10:29:44 +01:00
process_memory_provider.hpp build: Added support patches for FreeBSD (#1584) 2024-03-21 21:31:17 +01:00
view_provider.hpp fix: View provider not saving top-level data to project file 2024-03-10 15:32:01 +01:00