Commit Graph

23 Commits

Author SHA1 Message Date
Ace
758d748d76 prepare for release 2.0.4 2024-06-26 01:47:58 +02:00
Ace
17c13e6d8e fix issue with yfinance 2024-06-23 22:25:11 +02:00
Ace
9346fcf750 code quality improvements 2024-05-11 23:25:40 +02:00
Ace
ae86daf6b8 Add support for longer update intervals
Load display-sizes from supported_models
Cleanup old images on new run of Inkycal
2024-03-10 02:11:33 +01:00
Ace
3f5446a83f test fix for display render on 2-colour displays 2023-12-19 21:46:21 +01:00
Ace
a7e2a852e9 Implement 16 grayscale support for image module 2023-12-14 01:51:10 +01:00
Ace
49f78f3090 fix an issue with im_colour parameter missing 2023-12-09 21:45:38 +00:00
Ace
bef931097b fix docs
Fix an issue with docs not being able to find Inkycal modules
2023-12-07 18:40:24 +01:00
Ace
f4d08c64a2 test async 2023-11-22 12:45:07 +01:00
Hong Jiang
07ba1f02a8 refactor: do not process .py file manually
Import the driver as a module in `Display.get_display_size()`.
2023-09-11 01:08:11 +08:00
Ace
b4d2913495 remove async 2023-06-07 13:03:45 +02:00
Ace
d6c6f627ae fix display render operations 2023-06-07 12:32:06 +02:00
Ace
9486006e86 naming convention 2023-06-03 16:16:07 +02:00
Ace
7663a9888f refactoring wip 2023-05-20 03:09:15 +02:00
Ace
a7d30ce6ba ui-improvements 2023-05-17 10:12:52 +02:00
aceisace
4d1ed107b7 naming convention 2022-10-02 00:49:27 +02:00
aceisace
f10fe8a988 Allow usage without display and SPI when setting render->False
Generated images will be available in the images folder
2022-03-31 18:36:50 +02:00
Ace
598d2b2614 code cleanups 2020-12-05 00:18:14 +01:00
Ace
301d239c3f fixed calibration on 9.7" E-Paper displays 2020-11-29 23:43:56 +01:00
Ace
bcc512d1cc Fixing some issues with 9.7" E-Paper displays
test() saves assembled images now.
If the 9.7" E-Paper is selected, the images are now flipped correctly.
2020-11-25 14:24:29 +01:00
Ace
418422fa52 Improved documentation 2020-11-24 00:40:49 +01:00
Ace
b1c06b3add Code cleanup, adapting modules for new web-ui 2020-11-10 22:48:04 +01:00
Ace
29788f0313 Initial commit for release v2.0.0
A  lot of work-in-progress and far from complete.
Lots of improvements related to user-friendliness, fully new web-UI. Better infrastructure....
more coming soon
2020-11-09 17:51:15 +01:00