Commit Graph

12 Commits

Author SHA1 Message Date
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 2e0be41f11 Adapt to new plugin support in unified Makefiles 2024-09-19 16:44:21 +02:00
Bob Polis 725e6403e6 Removed comment headers 2022-09-13 09:39:52 +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 90e19e3211 Using configure method to build knots 2021-10-06 17:06:12 +02:00
Bob Polis 4b88304b25 Config can now hold array of knots 2021-10-06 17:05:45 +02:00
Bob Polis 780e31b54d Added installation of config file 2021-10-06 14:49:16 +02:00
Bob Polis 8b2eb9968f Added config file for Whirling 2021-10-06 14:49:00 +02:00
Bob Polis 66b8909e67 First working implementation 2021-10-04 15:44:46 +02:00
Bob Polis cdd9fba25c Added math library 2021-10-04 15:44:13 +02:00
Bob Polis 92bc54e3a6 Added new Whirling module, just blank for now 2021-09-05 23:21:41 +02:00