SoundPlayer: Add playlist supprt

And a M3U(8) parser
This commit is contained in:
Cesar Torres 2021-03-26 01:26:12 +01:00 committed by Andreas Kling
commit 2e28b8ebcc
Notes: sideshowbarker 2024-07-18 21:02:41 +09:00
10 changed files with 586 additions and 57 deletions

View file

@ -9,6 +9,8 @@ jpg=/bin/QuickShow
jpeg=/bin/QuickShow
html=/bin/Browser
wav=/bin/SoundPlayer
m3u=/bin/SoundPlayer
m3u8=/bin/SoundPlayer
txt=/bin/TextEditor
font=/bin/FontEditor
sheets=/bin/Spreadsheet