ImHex/lib/libimhex/source/helpers
Nik 84bfd10416
build: Restructured entire custom plugin system (#1469)
2023-12-22 23:39:38 +01:00
..
crypto.cpp refactor: Get rid of `this->m_` 2023-12-19 13:10:25 +01:00
debugging.cpp feat: Added debug variables to aid with development 2023-10-13 23:46:48 +02:00
encoding_file.cpp refactor: Get rid of `this->m_` 2023-12-19 13:10:25 +01:00
fs.cpp feat: Added workspaces 2023-12-11 15:54:22 +01:00
http_requests.cpp fix: Missing include 2023-11-19 16:11:26 +01:00
http_requests_emscripten.cpp refactor: Get rid of `this->m_` 2023-12-19 13:10:25 +01:00
http_requests_native.cpp refactor: Get rid of `this->m_` 2023-12-19 13:10:25 +01:00
logger.cpp fix: Logger not printing project prefix properly 2023-12-20 15:10:53 +01:00
magic.cpp impr: More size_t -> u64 2023-12-07 13:02:12 +01:00
opengl.cpp refactor: Get rid of `this->m_` 2023-12-19 13:10:25 +01:00
patches.cpp refactor: Get rid of `this->m_` 2023-12-19 13:10:25 +01:00
stacktrace.cpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
tar.cpp build: Restructured entire custom plugin system (#1469) 2023-12-22 23:39:38 +01:00
utils.cpp feat: Add ignore case and UTF16 search options to sequence searching 2023-12-19 14:34:35 +01:00
utils_linux.cpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
utils_macos.m feat: Add a native error message when glfw window creation fails (#1104) 2023-05-27 17:45:41 +02:00