45 Commits

Author SHA1 Message Date
Thomas Farstrike 817807ca3a MusicPlayer: fix blank screen when playing issue 2026-02-24 23:15:42 +01:00
Thomas Farstrike 722ab65ebd MusicPlayer: show playing song 2026-02-24 21:44:36 +01:00
Thomas Farstrike 210698bd0f MusicPlayer: fix volume 2026-02-24 19:26:24 +01:00
Thomas Farstrike f358ed65ae Fix volume setting 2026-02-24 16:47:02 +01:00
Thomas Farstrike daa7125052 Rework AudioManager 2026-02-24 16:39:26 +01:00
Thomas Farstrike 1bef944115 Increment versions 2026-01-26 20:21:53 +01:00
Quasi Kili 488b92514f added icon redesigns for every app, including a standard usable app icon (now in launcher) 2026-01-26 18:28:28 +01:00
Thomas Farstrike 1f9eee3a9d Rename AudioFlinger to AudioManager framework 2026-01-26 13:13:54 +01:00
Thomas Farstrike e986f8e56f Increment version numbers 2026-01-15 08:37:52 +01:00
Thomas Farstrike fd548d45f1 AudioFlinger framework: simplify import, use singleton class 2026-01-13 23:48:52 +01:00
Thomas Farstrike 5def9ea705 Sound Recorder and Music Player apps: simplify imports 2026-01-13 11:13:38 +01:00
Thomas Farstrike 2944b86ff8 Music Player app: simplify imports 2026-01-13 10:42:23 +01:00
Thomas Farstrike 4ad4e1ed20 Refactor to simplify imports 2026-01-13 00:38:17 +01:00
Thomas Farstrike aff94d77c0 Increment app version numbers and update CHANGELOG 2025-12-24 07:34:08 +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 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 8b5e560384 Increment version 2025-11-23 22:57:49 +01:00
Thomas Farstrike 023a316efb MusicPlayer app: fix end of song when app is closed 2025-11-23 22:56:29 +01:00
Thomas Farstrike a4b56a3bf9 MusicPlayer app: increment version 2025-11-23 22:41:37 +01:00
Thomas Farstrike d1510a26d7 MusicPlayer app: fix crash if song finished while app closed 2025-11-23 22:40:45 +01:00
Thomas Farstrike c7bf4fe44d Increment version numbers 2025-11-23 07:58:57 +01:00
Thomas Farstrike 7f2c30c618 Remove @micropython.viper fallback for macOS 2025-11-23 05:09:10 +01:00
Thomas Farstrike 3473ea10e2 Try to fix audio_player 2025-11-22 16:54:55 +01:00
Thomas Farstrike 27b6b53106 Try to fix @micropython.viper issues on macOS/darwin 2025-11-22 16:32:43 +01:00