Commit Graph

915 Commits

Author SHA1 Message Date
Thomas Farstrike aea5f7a4cf waveshare: fix focusgroup handling 2025-10-08 18:23:35 +02:00
Thomas Farstrike c70780d490 Remove useless current_hardware variable 2025-10-08 17:54:29 +02:00
Thomas Farstrike 4416931bff Make install.sh script generic 2025-10-08 17:52:48 +02:00
Thomas Farstrike b44720cd4b Make battery voltage pin handling generic 2025-10-08 17:52:37 +02:00
Thomas Farstrike 9f4e2018ae Unix: smaller display 2025-10-08 16:21:30 +02:00
Thomas Farstrike 8e4adc338c Bump version number 2025-10-08 16:21:01 +02:00
Thomas Farstrike f3fb400b19 wifi.py: small reworks 2025-10-08 16:20:48 +02:00
Thomas Farstrike 58cc2a91fb Comments 2025-10-08 16:20:20 +02:00
Thomas Farstrike 7f0ae3053d camera_app.py: disable broken hardware check 2025-10-08 16:19:46 +02:00
Thomas Farstrike f09d19feac Add support for fri3d-2024 building 2025-10-08 16:19:26 +02:00
Thomas Farstrike 996c57faf6 Add manifest_fri3d-2024.py 2025-10-08 16:19:16 +02:00
Thomas Farstrike 43d960cc1b wifi.py: improve focus handling for keyboard 2025-10-08 09:16:33 +02:00
Thomas Farstrike bd1afb4ffc fri3d-2024: fix back button hang 2025-10-08 08:22:52 +02:00
Thomas Farstrike 2f8e072e0b File Manager app: add icon 2025-10-08 08:21:53 +02:00
Thomas Farstrike 477e7e341d About app: fix icon transparency 2025-10-08 08:21:22 +02:00
Thomas Farstrike a7c5e461e1 Also emulate repeats on buttons
Not great for games, I'm sure...
2025-10-08 00:05:37 +02:00
Thomas Farstrike 1ff653eafc Debounce buttons to workaround PRESSING focus loss
In LVGL 9.2.2, the lv_keyboard widget seems to lose focus when a PRESSING (long press) is received.
2025-10-07 23:59:27 +02:00
Thomas Farstrike 5e23c22ebe Add dash to fri3d-2024 everywhere 2025-10-07 22:44:24 +02:00
Thomas Farstrike 132c1a03f6 settings.py: make compatible with non-touchsceen (keypad) devices 2025-10-07 22:42:30 +02:00
Thomas Farstrike 70b219ef32 launcher.py: make compatible with non-touchscreen (Keypad) devices 2025-10-07 22:42:06 +02:00
Thomas Farstrike 2e952fcfd8 boot_fri3d2024.py: add support for buttons and joysticks 2025-10-07 22:41:28 +02:00
Thomas Farstrike 093da7b423 camera_app.py: only try for supported hardware 2025-10-07 22:40:38 +02:00
Thomas Farstrike 2660ef1adc fri3d-2024: display works, battery works, tweaks 2025-10-07 20:51:41 +02:00
Thomas Farstrike 6e795adaf5 imageview.py: add debug 2025-10-07 20:48:38 +02:00
Thomas Farstrike a23fb7c19e Cleanup boot_unix.py
It had some leftover code for the OV5640 camera,
which is currently only supported on the ESP32.
2025-10-07 12:19:54 +02:00