7 Commits

Author SHA1 Message Date
bob 0516ab3f51 Add version method 2025-10-26 22:55:33 +01:00
bob 4e79ba60ce Move Color class from libscgui to libsccolor 2024-11-29 14:19:49 +01:00
bob 8dd1a0f44f Adapt to moved Color class
Color moved from libscscreensaver to libscgui, because it's more
generic than for just screensavers. This forced me to add a libscgui
dependency to all plugins.
2024-11-27 12:18:52 +01:00
bob ba422400d9 Adapt to unified Makefile with plugin support 2024-09-19 16:27:34 +02:00
Bob Polis 90a4464773 Removed -pthread and -fno-strict-aliasing flags 2021-11-13 19:14:19 +01:00
Bob Polis 072383a88f Removed -fno-strict-aliasing, -pthread flags 2021-11-11 10:33:37 +01:00
Bob Polis 4120b1855a Added skeleton and script for creating new module 2021-01-26 15:37:05 +01:00