1
0
mirror of synced 2024-12-04 20:17:57 +01:00
ImHex/plugins/builtin/source/content/providers
2024-06-27 17:10:42 +02:00
..
base64_provider.cpp feat: Added Base64 provider 2023-12-26 23:42:22 +01:00
disk_provider.cpp impr: Only store paths with forward slashes in project files 2024-05-08 21:30:20 +02:00
file_provider.cpp fix: Race condition when loading projects while other providers are loaded already 2024-06-27 17:10:42 +02:00
gdb_provider.cpp refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
intel_hex_provider.cpp fix: Compile error due to un-unpacked expected value 2024-05-10 23:02:39 +02:00
memory_file_provider.cpp feat: Allow view providers to be renamed 2024-06-09 10:51:59 +02:00
motorola_srec_provider.cpp fix: Compile error due to un-unpacked expected value 2024-05-10 23:02:39 +02:00
process_memory_provider.cpp impr: Get rid of more unnecessary ImGui::Text() calls 2024-06-26 19:41:06 +02:00
view_provider.cpp feat: Allow view providers to be renamed 2024-06-09 10:51:59 +02:00