Files
MuditaOS/module-audio/Audio/decoder
Marcin Zieliński 9bf69c652f [MOS-878] Don't break audio playback on file deletion
Since a currently played file is deleted, the player
goes to the next file from the list. A special case:
if the deleted file is the last one, the playback
stops (and can be resumed by the user).
2023-02-22 17:59:14 +01:00
..