Commit Graph

379 Commits

Author SHA1 Message Date
Thomas Farstrike 1886d22278 Remove subproject 2025-05-12 18:14:25 +02:00
Thomas Farstrike ddb1167bdd quirc_decode: add debug and fix warnings 2025-05-12 18:08:32 +02:00
Thomas Farstrike 57383828db QR decoding works on unix desktop target 2025-05-12 17:18:24 +02:00
Thomas Farstrike a65e48ebb5 Add c_mpos module with quirc 2025-05-12 16:07:00 +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 ef4eba986f saved_functions.py: add gif code 2025-05-11 23:38:44 +02:00
Thomas Farstrike 6181a08984 camtest: cleanup 2025-05-11 23:38:30 +02:00
Thomas Farstrike c1af6c476a Enable GIF decoder accelerate 2025-05-10 23:43:22 +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 a309cc30e3 Add support for building on desktop 2025-05-10 17:44:31 +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 ab43dc43df Add saved functions 2025-05-10 10:25:18 +02:00
Thomas Farstrike b679f2e338 Increase image cache size 2025-05-09 22:05:29 +02:00
Thomas Farstrike 8294331ad9 Don't show FPS on screen
This makes it faster and also doesn't hide the check/ok button of the keyboard.
2025-05-09 22:02:11 +02:00
Thomas Farstrike 66d475f412 boot.py: fix typo 2025-05-09 20:58:39 +02:00