37 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 1f9eee3a9d Rename AudioFlinger to AudioManager framework 2026-01-26 13:13:54 +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 b2f441a8bb AudioFlinger: optimize volume scaling further 2025-12-09 14:06: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 023a316efb MusicPlayer app: fix end of song when app is closed 2025-11-23 22:56:29 +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 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
Thomas Farstrike 1dcf5d8cc6 Music Player app: add quick access for filesystem 2025-11-02 23:27:49 +01:00
Thomas Farstrike 895e2030ea Music Player app: shortcuts 2025-11-02 23:18:46 +01:00
Thomas Farstrike 9e5f624daa Music Player app: add music dir shortcut 2025-10-29 21:42:49 +01:00
Thomas Farstrike 0f83dca7a2 Music Player: don't update UI after exit 2025-10-28 21:13:34 +01:00
Thomas Farstrike cdd2af0eb1 Music Player: improve used feedback 2025-10-28 20:14:55 +01:00
Thomas Farstrike b2329aa975 AudioPlayer: support 8, 16, 24 and 32 bits per sample 2025-10-28 19:36:20 +01:00
Thomas Farstrike d3be0ce94b AudioPlayer: upscale if low frequency 2025-10-28 19:01:53 +01:00
Thomas Farstrike 1984857ada AudioPlayer: support stereo 2025-10-28 18:54:05 +01:00