Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/node-manager: remove spurious loggingHEADmaster | Piotr Dobrowolski | 2022-07-07 | 1 | -1/+0 |
| | |||||
* | nodes/shadertoy: WIP simple shader rendering node | Piotr Dobrowolski | 2022-07-07 | 1 | -0/+118 |
| | |||||
* | core/node-manager: remove idle rendering | Piotr Dobrowolski | 2022-07-07 | 1 | -2/+1 |
| | |||||
* | nodes/slideshow: adjust for love2d 11+ | Piotr Dobrowolski | 2022-07-07 | 1 | -2/+2 |
| | |||||
* | Fix setColor range for love 11+ | Piotr Dobrowolski | 2022-07-07 | 13 | -32/+33 |
| | |||||
* | main: allow loading arbitrary config | Serge Bazanski | 2022-07-05 | 1 | -1/+11 |
| | |||||
* | misery: gotta go fast | Serge Bazanski | 2022-07-05 | 1 | -1/+1 |
| | |||||
* | misery: use https | Serge Bazanski | 2022-07-05 | 1 | -4/+4 |
| | |||||
* | newdash: use https | Serge Bazanski | 2022-07-05 | 1 | -7/+7 |
| | |||||
* | weather: beep, disable inside sensor | Serge Bazanski | 2022-07-05 | 1 | -13/+13 |
| | |||||
* | vendor: bump lurker | Serge Bazanski | 2022-07-05 | 1 | -16/+36 |
| | |||||
* | beep | Piotr Dobrowolski | 2018-05-27 | 1 | -1/+1 |
| | |||||
* | countdown: Very important node | Piotr Dobrowolski | 2017-04-23 | 1 | -0/+55 |
| | |||||
* | newdash: Fix crash on missing at state | Piotr Dobrowolski | 2017-04-23 | 1 | -0/+1 |
| | |||||
* | currency: Use proper change colors | Piotr Dobrowolski | 2017-04-23 | 1 | -2/+11 |
| | |||||
* | The most important screen this month. | Piotr Dobrowolski | 2017-02-24 | 2 | -0/+77 |
| | |||||
* | Add ThreadNode update handler | Piotr Dobrowolski | 2017-02-24 | 1 | -1/+8 |
| | |||||
* | Merge branch 'master' of hackerspace.pl:informatic/love2d-signage | Piotr Dobrowolski | 2017-02-08 | 4 | -10/+55 |
|\ | |||||
| * | Parametric date&time format i time.node | Bartłomiej Wąs | 2017-01-25 | 1 | -2/+8 |
| | | |||||
| * | Different glyph sets depending on the time of day in weather node. | Bartłomiej Wąs | 2017-01-25 | 3 | -8/+47 |
| | | |||||
* | | newdash: Add spejsiot integration | Piotr Dobrowolski | 2017-02-08 | 2 | -13/+43 |
|/ | |||||
* | Use string.format in newdash, fix slideshow when no files provided | Piotr Dobrowolski | 2017-01-24 | 2 | -17/+13 |
| | |||||
* | Unused code cleanup. Fixed slideshow config param. | Bartłomiej Wąs | 2017-01-23 | 2 | -11/+3 |
| | |||||
* | Add missing font file. | Bartłomiej Wąs | 2017-01-23 | 1 | -0/+0 |
| | |||||
* | Add newdash node | Piotr Dobrowolski | 2017-01-23 | 3 | -5/+143 |
| | |||||
* | Add more weather icons | Piotr Dobrowolski | 2017-01-20 | 1 | -1/+3 |
| | |||||
* | Fix lurker error display | Piotr Dobrowolski | 2017-01-17 | 1 | -7/+6 |
| | |||||
* | Fix image cycling in slideshow when using directories | Piotr Dobrowolski | 2017-01-17 | 2 | -2/+1 |
| | |||||
* | Fix bug screwing displayTime up | Piotr Dobrowolski | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | slideshow: Multiple files support | Piotr Dobrowolski | 2017-01-17 | 1 | -6/+44 |
| | |||||
* | Add display time progress bar | Piotr Dobrowolski | 2017-01-17 | 2 | -0/+11 |
| | |||||
* | Make right button cycle to (approximately) next state | Piotr Dobrowolski | 2017-01-17 | 1 | -0/+7 |
| | |||||
* | Revert "- logo file" | Bwa | 2017-01-16 | 2 | -1/+5 |
| | | | | This reverts commit b444f9a4e637a62bb0f7bc451c9c6d200d97505b. | ||||
* | Merge branch 'master' of ssh://hackerspace.pl/informatic/love2d-signage | Bwa | 2017-01-16 | 3 | -3/+5 |
|\ | | | | | | | merge with upstream master | ||||
| * | Move screen resolution to config, make time node solution-flexible | Piotr Dobrowolski | 2017-01-16 | 3 | -3/+5 |
| | | | | | | | | | | - move screen resolution to config file - time node is more resolution-flexible | ||||
* | | - logo file | Bwa | 2017-01-16 | 2 | -5/+1 |
| | | | | | | | | - remove test nodes from config | ||||
* | | New slideshow node | Bwa | 2017-01-15 | 4 | -1/+30 |
|/ | |||||
* | Refactor for better configuration and node management | Piotr Dobrowolski | 2017-01-12 | 18 | -257/+340 |
| | |||||
* | Add at screen | Piotr Dobrowolski | 2017-01-12 | 3 | -0/+78 |
| | |||||
* | Fix typo | Piotr Dobrowolski | 2017-01-08 | 1 | -2/+2 |
| | |||||
* | Separate config from state, cleanup | Piotr Dobrowolski | 2017-01-08 | 7 | -66/+108 |
| | |||||
* | Add deployment config | Piotr Dobrowolski | 2017-01-08 | 2 | -0/+14 |
| | |||||
* | Better thread error handling | Piotr Dobrowolski | 2017-01-08 | 3 | -3/+17 |
| | |||||
* | Fix weather formatting and parsing | Piotr Dobrowolski | 2017-01-08 | 2 | -4/+4 |
| | |||||
* | Add misery module, fix unknown weather icon | Piotr Dobrowolski | 2017-01-08 | 5 | -8/+103 |
| | |||||
* | Add weather last update, room temperature and date | Piotr Dobrowolski | 2017-01-08 | 3 | -14/+32 |
| | |||||
* | Add weather and time screen | Piotr Dobrowolski | 2017-01-08 | 10 | -16/+663 |
| | |||||
* | Initial commit | Piotr Dobrowolski | 2017-01-07 | 8 | -0/+1618 |