Commit Graph

180 Commits

Author SHA1 Message Date
Thomas Farstrike b7fce80935 QR decoding in app works (to serial) 2025-05-12 22:59:44 +02:00
Thomas Farstrike 11af02e80f quirc: use ps_malloc() more 2025-05-12 20:41:48 +02:00
Thomas Farstrike 84baebd8dd Fix camera again... 2025-05-12 19:31:16 +02:00
Thomas Farstrike 57383828db QR decoding works on unix desktop target 2025-05-12 17:18:24 +02:00
Thomas Farstrike fc12d9e35a draw: less verbose 2025-05-12 00:29:21 +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 f8fac8a32f Explicitly use mpos. prefix + don't hide notification bar in launcher 2025-05-12 00:05:56 +02:00
Thomas Farstrike c09e023cca main.py: simplify 2025-05-11 23:56:28 +02:00
Thomas Farstrike 25b83a7793 Move app and threading code to apps module 2025-05-11 23:55:18 +02:00
Thomas Farstrike 43a6c0d194 Move UI code to mpos/ui 2025-05-11 23:39:50 +02:00
Thomas Farstrike 6181a08984 camtest: cleanup 2025-05-11 23:38:30 +02:00
Thomas Farstrike 717e841c81 draw: prevent crash due to drawing out of bounds 2025-05-10 17:58:19 +02:00
Thomas Farstrike 40dd2b0b6e desktop: fix color format 2025-05-10 17:53:11 +02:00
Thomas Farstrike 754054acce Add boot_unix.py 2025-05-10 17:45:52 +02:00
Thomas Farstrike 4d0258e9b3 osupdate: tweaks to run on desktop 2025-05-10 17:44:15 +02:00
Thomas Farstrike 4549704605 launcher: tweaks for "unix" (desktop) target running 2025-05-10 17:29:18 +02:00
Thomas Farstrike 23a3bc4fd6 main.py: tweaks for unix (desktop) target 2025-05-10 17:27:16 +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 9740cbbd48 Comments 2025-05-09 16:53:04 +02:00
Thomas Farstrike a4923ee649 Pressing return closes the keyboard 2025-05-08 23:12:19 +02:00
Thomas Farstrike 1095880365 wificonf: capture keyboard return / nextline key 2025-05-08 23:05:37 +02:00
Thomas Farstrike f65241ad82 draw: pink circles 2025-05-08 22:26:50 +02:00
Thomas Farstrike b0cd9411d2 Draw circles 2025-05-08 21:51:14 +02:00