screensavers/.git
3 years agoAdded option to increase pixel size in WolframAutomata from 1x1 to NxN as command...
Aaron Taylor [Sun, 14 Mar 2021 08:08:42 +0000 (00:08 -0800)]
Added option to increase pixel size in WolframAutomata from 1x1 to NxN as command-line option.
Also cleaned up command-line option for the delay in microseconds between draw() calls.

3 years agoUpdated/clarified planned command options for WolframAutomata.
Aaron Taylor [Sun, 14 Mar 2021 08:05:43 +0000 (00:05 -0800)]
Updated/clarified planned command options for WolframAutomata.

3 years agoEnforcing tabs -> 4 spaces on WolframAutomata.c.
Aaron Taylor [Sat, 13 Mar 2021 00:22:23 +0000 (16:22 -0800)]
Enforcing tabs -> 4 spaces on WolframAutomata.c.

3 years agoAdding Makefile to build the hack from the previous commit.
Aaron Taylor [Sat, 13 Mar 2021 00:09:17 +0000 (16:09 -0800)]
Adding Makefile to build the hack from the previous commit.

3 years agoInitial commit of WolframAutomata hack. Basic functionality is in place; program...
Aaron Taylor [Sat, 13 Mar 2021 00:07:29 +0000 (16:07 -0800)]
Initial commit of WolframAutomata hack. Basic functionality is in place; program can render an arbitrary CA on the screen.

3 years agoAdded basic README for overall repo.
Aaron Taylor [Wed, 10 Mar 2021 11:16:09 +0000 (03:16 -0800)]
Added basic README for overall repo.

3 years agoAdded MIT/X license to project.
Aaron Taylor [Wed, 10 Mar 2021 11:10:47 +0000 (03:10 -0800)]
Added MIT/X license to project.

3 years agoAdded `Makefile` documenting the build commands for greynetic/reference hack.
Aaron Taylor [Wed, 10 Mar 2021 11:09:27 +0000 (03:09 -0800)]
Added `Makefile` documenting the build commands for greynetic/reference hack.

3 years agoAdded README.md for greynetic/reference hack.
Aaron Taylor [Wed, 10 Mar 2021 11:09:09 +0000 (03:09 -0800)]
Added README.md for greynetic/reference hack.

3 years agoImported the greynetic hack and README.hacking document from xscreensaver as a reference.
Aaron Taylor [Wed, 10 Mar 2021 11:08:15 +0000 (03:08 -0800)]
Imported the greynetic hack and README.hacking document from xscreensaver as a reference.

3 years agoAdding `README.md` related to `screenhack` files in previous commit.
Aaron Taylor [Wed, 10 Mar 2021 09:39:16 +0000 (01:39 -0800)]
Adding `README.md` related to `screenhack` files in previous commit.

3 years agoAdding files related to the `screenhack` API for X11 hacks.
Aaron Taylor [Wed, 10 Mar 2021 09:38:09 +0000 (01:38 -0800)]
Adding files related to the `screenhack` API for X11 hacks.
All files imported without modification from `xscreensaver-5.45.tar.gz`.
See file headers for license details.