1
0
mirror of synced 2024-12-14 16:52:53 +01:00
ImHex/lib/libimhex/source/api
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
..
achievement_manager.cpp impr: Reorder achievement save routine to never accidentally clear the file 2024-02-20 00:10:05 +01:00
content_registry.cpp fix: Make sure pattern runtime is always properly configured 2024-03-15 21:08:03 +01:00
event_manager.cpp refactor: Give API files more consistent names 2023-11-18 14:50:43 +01:00
imhex_api.cpp build: Added support patches for FreeBSD (#1584) 2024-03-21 21:31:17 +01:00
layout_manager.cpp feat: Allow workspaces to be deleted the same way as layouts 2024-02-28 22:10:48 +01:00
localization_manager.cpp impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
plugin_manager.cpp fix: Potential crash on Linux when loading external libraries 2024-03-15 17:54:09 +01:00
project_file_manager.cpp impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
shortcut_manager.cpp impr: Don't pass unique_ptr by const reference 2024-02-24 15:06:28 +01:00
task_manager.cpp fix: Endless loop when throwing exception in deferred tasks 2024-03-01 20:54:27 +01:00
theme_manager.cpp impr: Various web build improvements, API cleanup (#1541) 2024-02-10 23:31:05 +01:00
tutorial_manager.cpp fix: Missing includes 2024-01-30 15:50:00 +01:00
workspace_manager.cpp feat: Allow workspaces to be deleted the same way as layouts 2024-02-28 22:10:48 +01:00