summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tomas Wenström [Sat, 23 Mar 2019 10:56:05 +0000 (11:56 +0100)]
Unnecessary lambda usage
Tomas Wenström [Sun, 5 Nov 2017 19:27:04 +0000 (20:27 +0100)]
Added a rainbow noise mode
Tomas Wenström [Sun, 5 Nov 2017 19:00:52 +0000 (20:00 +0100)]
Merge remote-tracking branch 'origin/master'
Tomas Wenström [Tue, 31 Oct 2017 19:28:56 +0000 (20:28 +0100)]
Added TODO
Tomas Wenström [Mon, 4 Sep 2017 15:51:10 +0000 (17:51 +0200)]
Bugfixes
Tomas Wenström [Mon, 4 Sep 2017 14:23:39 +0000 (16:23 +0200)]
Merge branch 'master' of router:/srv/git/kaka/cakelight
Tomas Wenström [Mon, 4 Sep 2017 14:19:00 +0000 (16:19 +0200)]
Added 2 ambient modes
Tomas Wenström [Mon, 4 Sep 2017 14:16:32 +0000 (16:16 +0200)]
Turn off lights when exiting
Tomas Wenström [Fri, 25 Aug 2017 22:25:55 +0000 (00:25 +0200)]
First draft of a console
Tomas Wenström [Fri, 25 Aug 2017 22:21:50 +0000 (00:21 +0200)]
Changed 'level' to 'brightness'
Tomas Wenström [Thu, 24 Aug 2017 20:12:13 +0000 (22:12 +0200)]
Another adjustment to 'under the sea'
Tomas Wenström [Thu, 24 Aug 2017 20:07:18 +0000 (22:07 +0200)]
Bugfix - switched min/max
Tomas Wenström [Thu, 24 Aug 2017 19:27:32 +0000 (21:27 +0200)]
Added a light level config (0-31) for APA102 only
Tomas Wenström [Thu, 24 Aug 2017 19:04:30 +0000 (21:04 +0200)]
Updated the 'under the sea' ambient mode
Tomas Wenström [Mon, 14 Aug 2017 12:14:06 +0000 (14:14 +0200)]
Actually remove config.properties from the repo
Tomas Wenström [Mon, 14 Aug 2017 12:04:15 +0000 (14:04 +0200)]
Added support for APA102 LED strips
Tomas Wenström [Mon, 14 Aug 2017 10:32:06 +0000 (12:32 +0200)]
Moved config.properties out of the repo
Tomas Wenström [Wed, 7 Jun 2017 19:15:53 +0000 (21:15 +0200)]
Try using only the hue in video mode, with max saturation and value
Tomas Wenström [Mon, 5 Jun 2017 20:04:03 +0000 (22:04 +0200)]
Added gamma correction
Tomas Wenström [Mon, 8 May 2017 19:47:20 +0000 (21:47 +0200)]
Changed to model 4 (testing)
Tomas Wenström [Mon, 8 May 2017 19:43:33 +0000 (21:43 +0200)]
Sleep 20 ms each frame in the ambient mode
Tomas Wenström [Wed, 3 May 2017 12:23:36 +0000 (14:23 +0200)]
Run in video mode unless arguments are supplied
Tomas Wenström [Wed, 3 May 2017 10:15:51 +0000 (12:15 +0200)]
New shifting color mode
Tomas Wenström [Mon, 24 Apr 2017 19:23:46 +0000 (21:23 +0200)]
New ambient mode
Tomas Wenström [Sun, 23 Apr 2017 17:27:44 +0000 (19:27 +0200)]
Removed commented lines + todos
Tomas Wenström [Sun, 23 Apr 2017 17:25:22 +0000 (19:25 +0200)]
Made the ambient mode nicer
Tomas Wenström [Sun, 23 Apr 2017 17:24:11 +0000 (19:24 +0200)]
Changed the direction of the LEDs + changed color format from RGB->BGR
Tomas Wenström [Sun, 23 Apr 2017 15:36:23 +0000 (17:36 +0200)]
Added a draft for an ambient mode
Tomas Wenström [Sun, 23 Apr 2017 15:07:41 +0000 (17:07 +0200)]
Refactored the LED frames backing data
Tomas Wenström [Sun, 23 Apr 2017 13:55:01 +0000 (15:55 +0200)]
Added another key to exit the GUI - 'q'
Tomas Wenström [Sun, 23 Apr 2017 13:54:23 +0000 (15:54 +0200)]
Added a custom Color class
Tomas Wenström [Sat, 22 Apr 2017 16:37:25 +0000 (18:37 +0200)]
Made separate jar task
Tomas Wenström [Sat, 22 Apr 2017 15:34:42 +0000 (17:34 +0200)]
Added an Ant build file and a small SPI test
Tomas Wenström [Fri, 14 Apr 2017 15:58:20 +0000 (17:58 +0200)]
Added Pi4J library
Tomas Wenström [Fri, 14 Apr 2017 15:57:02 +0000 (17:57 +0200)]
Added configuration for pixel format and adapted config for new video grabber
Tomas Wenström [Wed, 29 Mar 2017 18:56:50 +0000 (20:56 +0200)]
Refactored some consumers
Tomas Wenström [Tue, 28 Mar 2017 20:14:58 +0000 (22:14 +0200)]
Added a LED controller that consumes LED frames from the modes
Tomas Wenström [Tue, 21 Mar 2017 21:59:29 +0000 (22:59 +0100)]
Added a device listener
Tomas Wenström [Tue, 21 Mar 2017 20:37:13 +0000 (21:37 +0100)]
Made a GUI tester for video capture
Tomas Wenström [Sun, 12 Mar 2017 13:18:53 +0000 (14:18 +0100)]
WIP
Tomas Wenström [Sun, 12 Feb 2017 21:30:15 +0000 (22:30 +0100)]
initial commit