Thomas Farstrike
|
168f1ec374
|
Apply theme changes (dark mode, color) immediately after saving
Also:
- API: change "display" to mpos.ui.main_display
- API: change mpos.ui.th to mpos.ui.task_handler
|
2025-11-15 16:25:10 +01:00 |
|
Thomas Farstrike
|
2deed0e533
|
waveshare-esp32-s3-touch-lcd-2: power off camera at boot to conserve power
By default, it turns on at reset, making it hot and consume more current.
|
2025-11-13 09:37:29 +01:00 |
|
Thomas Farstrike
|
ac1ff411c5
|
OSUpdate: check update depending on current hardware identifier
|
2025-10-13 19:22:22 +02:00 |
|
Thomas Farstrike
|
272989dc48
|
Fix battery voltage scale and cleanup
|
2025-10-09 14:49:31 +02:00 |
|
Thomas Farstrike
|
c70780d490
|
Remove useless current_hardware variable
|
2025-10-08 17:54:29 +02:00 |
|
Thomas Farstrike
|
b44720cd4b
|
Make battery voltage pin handling generic
|
2025-10-08 17:52:37 +02:00 |
|
Thomas Farstrike
|
093da7b423
|
camera_app.py: only try for supported hardware
|
2025-10-07 22:40:38 +02:00 |
|
Thomas Farstrike
|
0317f387e7
|
boot.py: remove gesture handling (done by ui now)
|
2025-05-25 11:46:30 +02:00 |
|
Thomas Farstrike
|
6a12af12de
|
Fixes for actual hardware
|
2025-05-12 00:26:54 +02:00 |
|
Thomas Farstrike
|
1f1a333172
|
Comments and changelog
|
2025-05-12 00:11:49 +02:00 |
|
Thomas Farstrike
|
66d475f412
|
boot.py: fix typo
|
2025-05-09 20:58:39 +02:00 |
|
Thomas Farstrike
|
abf8005bec
|
Increase display and camera FPS
|
2025-05-09 17:49:16 +02:00 |
|
Thomas Farstrike
|
4eee020cc8
|
Move from MANIFEST.MF to MANIFEST.JSON
|
2025-05-07 14:54:20 +02:00 |
|
Thomas Farstrike
|
e1727e9a7c
|
Move button.py to /builtin/system
|
2025-05-06 16:30:47 +02:00 |
|
Thomas Farstrike
|
db59307678
|
Higher framerate at the expense of CPU
|
2025-05-05 21:50:03 +02:00 |
|
Thomas Farstrike
|
9a6db7da90
|
Compiled boot.py and main.py work using symlinks
|
2025-04-29 13:10:38 +02:00 |
|
Thomas Farstrike
|
3af040c4ae
|
Works nice now
|
2025-04-28 11:17:55 +02:00 |
|
Thomas Farstrike
|
a7703a84a7
|
Move to internal_filesystem
|
2025-04-25 15:08:49 +02:00 |
|