Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-18 | Fix-ups for macOS (#291) | Sergey Fedorov | |
* Do not use precomp headers target with GCC on Apple * CMakeLists: also link to AudioUnit on Apple * platform.cpp: add missing <unistd.h> --------- Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com> | |||
2024-04-20 | platform.cpp: add a missing spdlog include | Sergey Fedorov | |
2023-08-24 | add hackish macOS detection for home folder, resources and cache | TheMorc | |
2023-08-24 | platform.cpp switch logging to spdlog | TheMorc | |
2023-01-29 | first pass compile time optimization | ouwou | |
2022-03-31 | enable fontconfig stuff on msys2 too | ouwou | |
2021-12-15 | make fallback for config file go in home directory if possible (#52) | ouwou | |
2021-11-23 | Restructure source and resource files (#46) | Dylam De La Torre | |
importantly, res is now res/res and css is now res/css |