53 Commits
Author SHA1 Message Date
iceman1001 4df743c2a0 style 2024-01-15 13:08:55 +01:00
Marcos Del Sol Vives 5733f48d2a Fix incorrect Waveshare command 2024-01-08 18:14:02 +01:00
Marcos Del Sol Vives 786ddf3de8 Add image cropping and scaling 2024-01-07 22:25:47 +01:00
iceman1001 d6a01789e2 calloc 2024-01-07 21:54:00 +01:00
Marcos Del Sol Vives dccb404329 Update cmdhfwaveshare help 2024-01-07 19:29:32 +01:00
Marcos Del Sol Vives d27669f22c Allow image conversion when offline 2024-01-07 18:05:48 +01:00
Marcos Del Sol Vives b050ebc2b9 malloc -> calloc 2024-01-07 00:58:13 +01:00
Marcos Del Sol Vives 778a129f52 Use GDlib in Waveshare ePapers command 2024-01-06 19:35:15 +01:00
iceman1001 1a4df13aae fix coverity cid #416068 2023-07-24 22:18:35 +02:00
iceman1001 90a3b968fd coverity dont think we check if we got enough bytes to operate on. The sizeof the bmp_header_t gives a bit, we would need more ... 2023-07-24 15:24:53 +02:00
ah01 b0dcfdf2c5 Add new UID of Waveshare 1.54" NFC ePaper (probably new HW revision) 2023-02-09 01:22:04 +01:00
Philippe Teuwen 8ac8e3d7d0 reduce variable scopes 2023-01-15 02:23:19 +01:00
Philippe Teuwen 62e95f9220 fix some CodeQL warnings 2022-02-15 16:08:39 +01:00
Philippe Teuwen 30aa7aa7d1 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iceman1001 72f2682544 cppcheck 2022-01-06 21:11:51 +01:00
iceman1001 cd825bfac8 cppcheck fixes 2022-01-04 07:28:20 +01:00
iceman1001 77f49c8efc text - unified 2022-01-01 09:39:05 +01:00
Philippe Teuwen f6d88dced2 rename typedef structs 2021-08-21 22:09:42 +02:00
iceman1001 11362c66f1 fix coverity CID 301400|301401 2021-06-22 13:51:31 +02:00
iceman1001 6633214957 cppchecker fix 2021-01-28 14:22:44 +01:00
iceman1001 12c0eb97fb cppchecker fix 2021-01-28 14:20:33 +01:00
Philippe Teuwen b4d8222c9a Waveshare: tested diy '2.13 inch e-paper B (with red)' 2020-11-13 22:32:46 +01:00
nyanotech a28d407e3d waveshare: fix dimensions of 2.7" screen, test 1.54" screen 2020-11-12 20:45:59 +00:00
Philippe Teuwen e7a76cee5a ugly fix for gcc10 stringop-overflow warning 2020-10-20 19:28:57 +02:00
Philippe Teuwen 8d14b46232 waveshare: tolerate (but ignore) alpha channel 2020-10-19 21:25:24 +02:00