22 Commits

Author SHA1 Message Date
aaaa70775f Replace Makefile with unified Makefile 2024-09-19 16:29:23 +02:00
ba422400d9 Adapt to unified Makefile with plugin support 2024-09-19 16:27:34 +02:00
2185ed9962 Fix installed permissions 2024-09-02 15:15:31 +02:00
30d2c7241d Fix LDLIBS linker errors 2024-03-28 15:25:10 +01:00
Bob Polis
de1f188a6d Fixed *.d handling, fixed sdl2 flags 2023-02-13 11:31:54 +01:00
3dad4173e7 Do not link against libdl on OpenBSD 2022-10-17 12:11:23 +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
a45a8aa8df Added libscnumerics for random number utils 2021-10-06 11:08:12 +02:00
Bob Polis
1e5a6651ea Implemented release version install 2021-02-07 17:05:19 +01:00
Bob Polis
0a91557bd5 Fixed typo in comment 2021-01-26 15:39:04 +01:00
Bob Polis
e96b1bc5f4 Added target te create new module subproject 2021-01-26 15:36:22 +01:00
Bob Polis
489de843c8 Fixed build, install & clean for modules 2021-01-25 19:56:38 +01:00
Bob Polis
9491d24907 removed skembo from Makefile 2021-01-21 20:53:13 +01:00
Bob Polis
291678d06a adapted to new update/render interface; added fading-rects module 2020-11-15 13:16:49 +01:00
f075d863fc added huey module, still a copy of skembo 2020-10-29 09:19:17 +01:00
Bob Polis
cd203d0e57 added skembo plugin 2020-10-27 23:57:25 +01:00
Bob Polis
bf1b16dae9 added -ldl dependency 2020-10-27 17:18:33 +01:00
Bob Polis
da2d463ab7 changed for plugin support 2020-10-27 15:27:46 +01:00
Bob Polis
6b302374a9 removed timer implementation, replaced with thread and nanosleep to drive frame rate 2020-10-26 20:51:31 +01:00
Bob Polis
472be95b86 implemented animation by using an interval posix timer which uses signal when expired 2020-10-25 21:06:26 +01:00
Bob Polis
ea2821640d first commit 2020-10-24 17:57:45 +02:00