Commit Graph

39 Commits

Author SHA1 Message Date
Thomas Farstrike de35a9dd39 Camera app: tweak layout 2025-11-25 09:45:39 +01:00
Thomas Farstrike b0592f8e22 Webcam: only supported resolutions 2025-11-25 09:30:55 +01:00
Thomas Farstrike 01f7a1f84f Improve camera 2025-11-25 09:25:36 +01:00
Thomas Farstrike f8da36b630 camera: fix crash and other bugs 2025-11-25 09:05:56 +01:00
Thomas Farstrike 858df97372 Default to 320x240 2025-11-25 08:23:07 +01:00
Thomas Farstrike 5bf790ed61 Simplify: no scaling 2025-11-25 08:19:11 +01:00
Thomas Farstrike 31e61e7d88 Improve camera 2025-11-25 07:59:48 +01:00
Thomas Farstrike 7e4585e91e Camera: support more resolutions
It's a bit unstable, as it crashes if the settings button is clicked after startup,
but not when closing and then re-opening. Seems to work for 640x480, including QR decoding.
2025-11-24 23:35:50 +01:00
Thomas Farstrike 1ab4970dc7 Work towards changing camera resolution 2025-11-24 22:54:26 +01:00
Thomas Farstrike 74c1666252 Camera app: increment version 2025-11-13 10:17:47 +01:00
Thomas Farstrike 6745a09b38 Fix camera blank issue 2025-11-13 09:10:27 +01:00
Thomas Farstrike 178d66d586 Camera app: increment version number 2025-11-12 17:59:56 +01:00
Thomas Farstrike d0e54693a0 Camera app: improve QR scanning help text 2025-11-12 15:54:37 +01:00
Thomas Farstrike de1356df5b Improve camera help text. 2025-11-08 07:43:14 +01:00
Thomas Farstrike 2413dd99e2 Camera app: increment version 2025-11-07 14:41:01 +01:00
Thomas Farstrike 10901f0732 Camera_app: fix API 2025-11-05 18:47:28 +01:00
Thomas Farstrike 2ec594185a Compatibility fixes for LVGL 9.3 2025-10-13 18:39:48 +02:00
Thomas Farstrike 90c0325ea5 Update CHANGELOG and MANIFESTs 2025-10-09 19:10:40 +02:00
Thomas Farstrike 0f2566fe7b Cleanups 2025-10-09 14:56:27 +02:00
Thomas Farstrike 7f0ae3053d camera_app.py: disable broken hardware check 2025-10-08 16:19:46 +02:00
Thomas Farstrike 093da7b423 camera_app.py: only try for supported hardware 2025-10-07 22:40:38 +02:00
Thomas Farstrike 7e220bf0e2 Update CHANGELOG and camera version 2025-07-07 17:50:16 +02:00
Thomas Farstrike 8102a74084 Time QR decoding and add kdmukai's speedups
240x240 image decoding goes from 1800ms to 406ms. Thanks, @kdmukai!
2025-07-06 00:35:11 +02:00
Thomas Farstrike f8676c8dbc Increment version numbers 2025-06-24 14:46:29 +02:00
Thomas Farstrike f9ee7a91cd Power off camera after boot and before deepsleep to conserve power 2025-06-24 10:39:20 +02:00