Commit Graph

691 Commits

Author SHA1 Message Date
Thomas Farstrike 08211b74ba Music Player: play in thread 2025-10-27 23:15:52 +01:00
Thomas Farstrike d149883a08 Add simple Music Player app
Currently only handles mono wav files - to be improved.
2025-10-27 23:06:31 +01:00
Thomas Farstrike 2ca51708fa sdcard.py: fix mounting multiple times detection 2025-10-27 23:06:00 +01:00
Thomas Farstrike 60fbda4a66 Improve SD Card support 2025-10-27 22:17:02 +01:00
Thomas Farstrike d17c636785 Class SDCardManager instead of procedural way 2025-10-27 21:53:52 +01:00
Thomas Farstrike 9707d73db3 Add SDCard support 2025-10-27 21:38:56 +01:00
Thomas Farstrike 5fde44b671 Increment version number 2025-10-26 09:40:59 +01:00
Thomas Farstrike e821b94c0e Remove the old "long press on button" script
This didn't work properly, and the user should be able to go to the settings app to enable bootloader mode.

If that doesn't work, the hardware buttons are a foolproof method.
2025-10-26 09:36:46 +01:00
Thomas Farstrike f19387b67f Fix symlinks to Quasi apps 2025-10-25 23:14:51 +02:00
Thomas Farstrike c11297598c Rename Kilculator to Quasi Calculator 2025-10-24 07:59:57 +02:00
Thomas Farstrike 243ae61ba8 Add draft code 2025-10-24 07:59:33 +02:00
Thomas Farstrike 02289c0f06 Increment launcher version 2025-10-20 22:33:11 +02:00
Thomas Farstrike 41457675b1 Increment version number 2025-10-20 22:32:19 +02:00
Thomas Farstrike aaf8467356 print_event: add pressed key info 2025-10-20 22:25:00 +02:00
Thomas Farstrike daad08e08d Launcher: fix handling of empty filesystem without apps 2025-10-20 22:23:12 +02:00
Thomas Farstrike cf1991a602 Fix stray /cat in Europe/Brussels timezone 2025-10-20 22:17:43 +02:00
Thomas Farstrike a4a4a6cb7c mpos.ui: handle boards without focusgroup 2025-10-20 18:54:19 +02:00
Thomas Farstrike c9ef6cd496 focus_direction.py: improve corner case handling 2025-10-20 18:51:25 +02:00
Thomas Farstrike 3c282893bd Add debug output 2025-10-20 18:43:29 +02:00
Thomas Farstrike 9048be4d70 About app: add info about freezefs compiled-in filesystem 2025-10-20 18:31:22 +02:00
Thomas Farstrike d68650c644 Increment version and improve build_all.sh 2025-10-20 18:07:23 +02:00
Thomas Farstrike faf07a1007 Increment versions 2025-10-20 16:02:43 +02:00
Thomas Farstrike e6946098ce fri3d-2024: use A for ENTER key and joystick for navigation
Instead of Y for previous and A for next, the joystick is much more intuitive.
2025-10-20 15:57:29 +02:00
Thomas Farstrike ff8045b642 FileManager app: speed up with less logging 2025-10-20 15:34:44 +02:00
Thomas Farstrike 1f66f13018 Launcher app: improve error handling
Previously, a dead symlink would throw an error and
prevent the other apps from showing up.
2025-10-20 15:27:31 +02:00