Commit Graph

2 Commits

Author SHA1 Message Date
tomFlowee 61ff5172d7 Add asserts and ensure thread-safety.
Add asserts making sure we're only called in the GUI thread.
Add missing mutex locks.
2024-02-10 00:28:00 +01:00
tomFlowee 163e615613 Move sources into the src subdir
Slowly the amount of cpp sources has been growing to the point
where its just too much to store in the root of the project.
I think they are more happy in a subdir as well, getting an elevated
position for themselves.
2022-12-13 11:54:03 +01:00