Commit Graph

113 Commits

Author SHA1 Message Date
f0092ff154 Waveshare 2.9 inch e-ink display 2019-10-23 00:17:28 -07:00
ed0df18f68 Added 2.9 inch Waveshare E-Ink display 2019-10-23 00:11:25 -07:00
4fa7e9f077 Add slight delay for waveshare v1 ReadBusy
Signed-off-by: python273 <iam@python273.pw>
2019-10-22 20:59:15 +03:00
9ca2424df1 Add non-blocking screen updating
Signed-off-by: python273 <iam@python273.pw>
2019-10-22 20:53:15 +03:00
b0dab7b589 Changed the overall look of the layout on the 2.7"
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
2019-10-21 23:45:35 +02:00
41ea0e0747 new: new ui.display.video.on_frame configuration to use fbi on framebuffer based screens 2019-10-21 14:01:21 +02:00
e943cfad70 misc: small fix or general refactoring i did not bother commenting 2019-10-21 12:27:16 +02:00
020be7185c Merge pull request #299 from dadav/feature/web-hook-for-plugins
Implement webhook for plugins
2019-10-20 22:11:04 +02:00
c8ff69c068 Merge pull request #348 from SpiderDead/master
Added support for Waveshare 2.7inch e-Paper Display
2019-10-20 22:10:39 +02:00
79d252254f Merge pull request #345 from python273/patch-3
Fix Origin header check bypass
2019-10-20 21:42:08 +02:00
d6d810497e Added libraries for the 2.7" display
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
2019-10-20 21:28:29 +02:00
9df1dbe077 Added configuration file for waveshare27inch
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
2019-10-20 21:27:44 +02:00
3c97dbf8dc Added waveshare27inch as a known display
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
2019-10-20 21:27:10 +02:00
63568f1725 misc: small fix or general refactoring i did not bother commenting 2019-10-20 19:45:45 +02:00
f762c3ac0d Fix headers.get('origin') == None check 2019-10-20 20:03:17 +03:00
152676f651 fix: don't show sad face in manual mode for very short sessions 2019-10-20 18:51:33 +02:00
4653c5d95d Fix Origin header check bypass 2019-10-20 19:45:43 +03:00
4a4b973f60 misc: small fix or general refactoring i did not bother commenting 2019-10-20 18:33:43 +02:00
d49cefe1e4 misc: small fix or general refactoring i did not bother commenting 2019-10-20 18:32:24 +02:00
cd5d783c52 new: users can now customize the faces via config.yml (ui.faces) 2019-10-20 17:13:05 +02:00
5f6cc378f1 Implement webhook 2019-10-20 16:17:46 +02:00
d45e8c7ba0 new: secured the web ui with CORS 2019-10-20 16:09:27 +02:00
539df810ed misc: small fix or general refactoring i did not bother commenting 2019-10-20 15:42:08 +02:00
bd7c64b2af misc: refactored web ui code 2019-10-20 15:41:06 +02:00
49f7c652c7 Fix waveshare v1 layout: status pos 2019-10-19 12:53:46 +03:00
0ea67cb97f Adding support for Waveshare LCD Hat (ST7789 chip) 2019-10-19 04:49:38 +01:00
1ddf020ba8 Merge pull request #318 from colossus700/colossus700-patch-1
Fix LM75B import error for Papirus Screens
2019-10-18 09:44:32 +02:00
55bac8a8b9 Update epd.py
Fixed LM75B import error
2019-10-17 19:03:04 -04:00
299bd9a5ca Moved APs status to prevent overlap with channel status on inky screens
Signed-off-by: spees <speeskonijn@gmail.com>
2019-10-17 20:10:43 +02:00
13b1fb6d14 Merge pull request #298 from dadav/fix/cool-smilie
Fix the weird looking COOL-face
2019-10-17 13:38:43 +02:00
8a1aad1a99 changed left and right faces 2019-10-17 13:05:47 +02:00
aa60a369a9 fix: fix for bug mentioned in 13d68c7c24\#commitcomment-35504643 2019-10-15 13:17:26 +02:00
13d68c7c24 misc: attempted refactoring of the display support in something less shitty 2019-10-15 11:50:09 +02:00
df33d20cb2 fix: refactored oledhat layout 2019-10-15 10:45:03 +02:00
f3eb208c6a fix: refactored papirus layout 2019-10-15 10:42:08 +02:00
ae5ca2a05e fix: refactored inkyphat layout 2019-10-15 10:37:40 +02:00
f85d80d3fd Use the coolest face for the cool emotion 2019-10-14 22:43:12 +02:00
4be54cf3ee Fix layout issues 2019-10-14 21:08:07 +02:00
c8953d4654 Fix few errors with OledHat 2019-10-14 20:41:41 +02:00
277dbd5a16 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:48:33 +02:00
5b29f65042 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:35:49 +02:00
9f66d7ab96 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:32:40 +02:00
9625cf1122 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:26:23 +02:00
6b42e48dff misc: refactored ui layout code 2019-10-14 19:21:46 +02:00
748dbea13e Fix bug. Line misplaced in the code to init the display. 2019-10-14 18:19:53 +02:00
54a8fd81a5 Initial commit Waveshare OledHat
Add support for Waveshare Oled Hat
Change view.py to have more variable to support more types of screen in the future
2019-10-14 16:38:57 +02:00
e9899dda94 Overrides default inky library to change timings on black rendering 2019-10-13 17:40:58 +01:00
f0c5ad4b74 Overrides default inky library to change timings on black rendering 2019-10-13 17:18:27 +01:00
0f8f77c2be new: new text while generating keys ... 2019-10-12 20:00:50 +02:00
f84dd00295 fix: ui fixes for inky displays (which i hate) 2019-10-12 19:39:10 +02:00