Commit Graph

1094 Commits

Author SHA1 Message Date
Thomas Farstrike 8f4533e1a6 Add forgotten nostr library 2025-10-29 09:34:54 +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
Thomas Farstrike f43684a2db Smaller code 2025-10-28 17:39:31 +01:00
Thomas Farstrike 3bf9d898d0 AudioPlayer: disable playing progress 2025-10-28 17:32:18 +01:00
Thomas Farstrike 8b7bf238ad Music Player: add stop button 2025-10-28 17:28:56 +01:00
Thomas Farstrike e323c7a5f5 Less debug 2025-10-28 17:18:42 +01:00
Thomas Farstrike 219b80ffb1 Simple stopping method works 2025-10-28 17:07:23 +01:00
Thomas Farstrike c153bbef2d AudioPlayer: fix volume scaling 2025-10-28 12:24:25 +01:00
Thomas Farstrike 4afcd04782 Music Player app: scale volume 2025-10-28 12:16:02 +01:00
Thomas Farstrike b056c77929 MusicPlayer app: Move AudioPlayer to its own class 2025-10-28 11:47:56 +01:00
Thomas Farstrike f8ad2a0c23 Music Player app: improve styling 2025-10-28 11:38:09 +01:00
Thomas Farstrike f0a929e727 Audio Player app: separate player screen 2025-10-28 11:23:41 +01:00
Thomas Farstrike 9b4cc3fc19 Music Player: add support for large WAV file playing 2025-10-28 10:54:02 +01:00
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 47b0f527fe Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS 2025-10-27 22:18:19 +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 0d46d9e023 CHANGELOG 2025-10-27 21:39:33 +01:00
Thomas Farstrike 9707d73db3 Add SDCard support 2025-10-27 21:38:56 +01:00