summaryrefslogtreecommitdiffstats
path: root/nodes
Commit message (Expand)AuthorAgeFilesLines
* nodes/shadertoy: WIP simple shader rendering nodePiotr Dobrowolski2022-07-071-0/+118
* nodes/slideshow: adjust for love2d 11+Piotr Dobrowolski2022-07-071-2/+2
* Fix setColor range for love 11+Piotr Dobrowolski2022-07-0710-28/+28
* misery: gotta go fastSerge Bazanski2022-07-051-1/+1
* misery: use httpsSerge Bazanski2022-07-051-4/+4
* newdash: use httpsSerge Bazanski2022-07-051-7/+7
* weather: beep, disable inside sensorSerge Bazanski2022-07-051-13/+13
* beepPiotr Dobrowolski2018-05-271-1/+1
* countdown: Very important nodePiotr Dobrowolski2017-04-231-0/+55
* newdash: Fix crash on missing at statePiotr Dobrowolski2017-04-231-0/+1
* currency: Use proper change colorsPiotr Dobrowolski2017-04-231-2/+11
* The most important screen this month.Piotr Dobrowolski2017-02-242-0/+77
* Merge branch 'master' of hackerspace.pl:informatic/love2d-signagePiotr Dobrowolski2017-02-083-10/+54
|\
| * Parametric date&time format i time.nodeBartłomiej Wąs2017-01-251-2/+8
| * Different glyph sets depending on the time of day in weather node.Bartłomiej Wąs2017-01-252-8/+46
* | newdash: Add spejsiot integrationPiotr Dobrowolski2017-02-082-13/+43
|/
* Use string.format in newdash, fix slideshow when no files providedPiotr Dobrowolski2017-01-242-17/+13
* Unused code cleanup. Fixed slideshow config param.Bartłomiej Wąs2017-01-231-10/+2
* Add newdash nodePiotr Dobrowolski2017-01-232-0/+142
* Add more weather iconsPiotr Dobrowolski2017-01-201-1/+3
* Fix image cycling in slideshow when using directoriesPiotr Dobrowolski2017-01-171-1/+1
* Fix bug screwing displayTime upPiotr Dobrowolski2017-01-171-1/+1
* slideshow: Multiple files supportPiotr Dobrowolski2017-01-171-6/+44
* Merge branch 'master' of ssh://hackerspace.pl/informatic/love2d-signageBwa2017-01-161-2/+2
|\
| * Move screen resolution to config, make time node solution-flexiblePiotr Dobrowolski2017-01-161-2/+2
* | New slideshow nodeBwa2017-01-152-1/+29
|/
* Refactor for better configuration and node managementPiotr Dobrowolski2017-01-129-0/+287