summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* core/node-manager: remove spurious loggingHEADmasterPiotr Dobrowolski2022-07-071-1/+0
|
* nodes/shadertoy: WIP simple shader rendering nodePiotr Dobrowolski2022-07-071-0/+118
|
* core/node-manager: remove idle renderingPiotr Dobrowolski2022-07-071-2/+1
|
* nodes/slideshow: adjust for love2d 11+Piotr Dobrowolski2022-07-071-2/+2
|
* Fix setColor range for love 11+Piotr Dobrowolski2022-07-0713-32/+33
|
* main: allow loading arbitrary configSerge Bazanski2022-07-051-1/+11
|
* 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
|
* vendor: bump lurkerSerge Bazanski2022-07-051-16/+36
|
* 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
|
* Add ThreadNode update handlerPiotr Dobrowolski2017-02-241-1/+8
|
* Merge branch 'master' of hackerspace.pl:informatic/love2d-signagePiotr Dobrowolski2017-02-084-10/+55
|\
| * 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-253-8/+47
| |
* | 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-232-11/+3
|
* Add missing font file.Bartłomiej Wąs2017-01-231-0/+0
|
* Add newdash nodePiotr Dobrowolski2017-01-233-5/+143
|
* Add more weather iconsPiotr Dobrowolski2017-01-201-1/+3
|
* Fix lurker error displayPiotr Dobrowolski2017-01-171-7/+6
|
* Fix image cycling in slideshow when using directoriesPiotr Dobrowolski2017-01-172-2/+1
|
* Fix bug screwing displayTime upPiotr Dobrowolski2017-01-171-1/+1
|
* slideshow: Multiple files supportPiotr Dobrowolski2017-01-171-6/+44
|
* Add display time progress barPiotr Dobrowolski2017-01-172-0/+11
|
* Make right button cycle to (approximately) next statePiotr Dobrowolski2017-01-171-0/+7
|
* Revert "- logo file"Bwa2017-01-162-1/+5
| | | | This reverts commit b444f9a4e637a62bb0f7bc451c9c6d200d97505b.
* Merge branch 'master' of ssh://hackerspace.pl/informatic/love2d-signageBwa2017-01-163-3/+5
|\ | | | | | | merge with upstream master
| * Move screen resolution to config, make time node solution-flexiblePiotr Dobrowolski2017-01-163-3/+5
| | | | | | | | | | - move screen resolution to config file - time node is more resolution-flexible
* | - logo fileBwa2017-01-162-5/+1
| | | | | | | | - remove test nodes from config
* | New slideshow nodeBwa2017-01-154-1/+30
|/
* Refactor for better configuration and node managementPiotr Dobrowolski2017-01-1218-257/+340
|
* Add at screenPiotr Dobrowolski2017-01-123-0/+78
|
* Fix typoPiotr Dobrowolski2017-01-081-2/+2
|
* Separate config from state, cleanupPiotr Dobrowolski2017-01-087-66/+108
|
* Add deployment configPiotr Dobrowolski2017-01-082-0/+14
|
* Better thread error handlingPiotr Dobrowolski2017-01-083-3/+17
|
* Fix weather formatting and parsingPiotr Dobrowolski2017-01-082-4/+4
|
* Add misery module, fix unknown weather iconPiotr Dobrowolski2017-01-085-8/+103
|
* Add weather last update, room temperature and datePiotr Dobrowolski2017-01-083-14/+32
|
* Add weather and time screenPiotr Dobrowolski2017-01-0810-16/+663
|
* Initial commitPiotr Dobrowolski2017-01-078-0/+1618