Commit Graph

19 Commits

Author SHA1 Message Date
Christian Kroll 850e92f766 uart_commands.c etc.: added test command for matrix overhaul 2014-10-05 04:06:01 +02:00
Christian Kroll 5ca1b807f4 provide Snake POV control option in Menuconfig 2014-09-08 00:35:12 +02:00
Stefan Kinzel 6057b6e3e8 DNA: corrected uint8_t-error 2014-08-15 00:47:24 +02:00
Stefan Kinzel 95bd1ba238 some more bugfixes for the DNA-animation 2014-08-15 00:30:46 +02:00
Stefan Kinzel b435b52217 some bugfixes for the DNA-animation 2014-08-14 23:46:45 +02:00
Stefan Kinzel da9d0adc57 first version of the DNA-Animation 2014-08-14 22:35:03 +02:00
Christian Kroll 1dff4f3885 fpmath_patterns.c: fixed some bugs which made the higher precision mode
unusable; animations look slightly different, now
2014-08-10 06:29:01 +02:00
Christian Kroll 24cd3f5d1d snake: better playability 2014-05-27 08:27:27 +02:00
Christian Kroll e10166a316 program.c: sign error (non-fatal but annoying) 2014-05-22 19:17:28 +02:00
Christian Kroll 5fc8326ce6 mherweg.c: adjustments for LoL Shield resolution 2014-05-18 01:05:46 +02:00
Christian Kroll 020efc3fd1 improved spiral(...) and random_bright(...) for non-square displays 2014-05-17 22:20:52 +02:00
Christian Kroll 8a3ecd882e blackhole.c: make animation resolution aware 2014-05-17 19:47:41 +02:00
Christian Kroll d4dbc53e5a ltnant.c: forgot to adjust index cut off, also refined the code a bit 2014-05-17 19:32:12 +02:00
Christian Kroll 8d3a5cfaae tuned moire pattern for LoL Shield 2014-05-17 16:10:46 +02:00
Christian Kroll dc0402251c fixed langton ant for resoltuions with width!=height (my fault), also
removed those annoying 45° vectors
2014-05-15 19:28:25 +02:00
Christian Kroll 0546f195ef fixed mapping bug in moire.c 2014-05-15 11:11:56 +02:00
Christian Kroll 11a76a1a74 finally ported the moire pattern from cyberleiber to master 2014-03-21 00:14:18 +01:00
Christian Kroll 62db40da00 added missing include 2014-03-18 19:53:07 +01:00
Christian Kroll 55505c08a6 moving source files to dedicated directory 2014-03-18 07:00:13 +01:00