Commit Graph

454 Commits

Author SHA1 Message Date
Thomas Farstrike 6bc7c91c31 Doom app: work towards file listing and choice 2025-12-23 19:58:17 +01:00
Thomas Farstrike 280ccf582e Doom app: add support for SD card 2025-12-23 19:51:10 +01:00
Thomas Farstrike 6f4b3f377f Doom app: set boot_partition in fri3d.sys of NVS 2025-12-23 11:02:58 +01:00
Thomas Farstrike e64f03136d Doom app: starting doom works 2025-12-23 10:40:45 +01:00
Thomas Farstrike 9ba9bf9ec4 Add experimental retro-go launcher 2025-12-22 22:32:32 +01:00
Thomas Farstrike eaab2ce3c9 SoundRecorder: update max duration after stopping recording 2025-12-18 07:30:35 +01:00
Thomas Farstrike ddf8656943 Improve recording UX 2025-12-17 22:52:57 +01:00
Thomas Farstrike cb05fc48db SoundRecorder: add icon 2025-12-17 22:37:35 +01:00
Thomas Farstrike 5975f51830 SoundRecorder: fix focus issue 2025-12-17 22:33:25 +01:00
Thomas Farstrike 4e83900702 Sound Recorder app: max duration 60min (or as much as storage allows) 2025-12-17 22:29:14 +01:00
Thomas Farstrike 9286260453 Fix delay when finalizing sound recording 2025-12-17 22:20:24 +01:00
Thomas Farstrike da9f912ab7 AudioFlinger: add support for I2S microphone recording to WAV 2025-12-17 21:49:51 +01:00
Thomas Farstrike b2f441a8bb AudioFlinger: optimize volume scaling further 2025-12-09 14:06:12 +01:00
Thomas Farstrike c1c35a18c8 Update CHANGELOG and MANIFESTs 2025-12-08 14:33:12 +01:00
Thomas Farstrike ce981d790f Fix unit tests 2025-12-04 13:21:38 +01:00
Thomas Farstrike f37ca70a89 API: add AudioFlinger for audio playback (i2s DAC and buzzer)
API: add LightsManager for multicolor LEDs
2025-12-03 22:32:36 +01:00
Thomas Farstrike 82f55e0698 Wifi app: simplify keyboard handling code 2025-12-02 21:22:38 +01:00
Thomas Farstrike 2b4e57b257 Camera app: fix status label visibility 2025-12-02 20:59:24 +01:00
Thomas Farstrike 518bb20967 Camera app: simplify 2025-12-02 20:35:38 +01:00
Thomas Farstrike a657a3bdfa Camera app: simplify by using same resolutions list 2025-12-02 20:32:38 +01:00
Thomas Farstrike 5d100dc026 Support more webcam resolutions 2025-12-02 19:09:35 +01:00
Thomas Farstrike 52a4fccd9e Camera app: improve default setting handling, only save when non-default 2025-12-02 15:00:56 +01:00
Thomas Farstrike 27d1af9931 API: add defaults handling to SharedPreferences and only save non-defaults 2025-12-02 12:08:47 +01:00
Thomas Farstrike 7def3b3bb3 Camera app: Fix status label text handling 2025-12-01 19:08:21 +01:00
Thomas Farstrike 4cf2dbf1b8 Camera app: don't repeat yourself 2025-12-01 12:39:13 +01:00