This commit is contained in:
XenGi 2024-04-04 21:23:41 +02:00
parent 96b1d5ccf5
commit 55dd18d93c
Signed by: xengi
SSH key fingerprint: SHA256:FGp51kRvGOcWnTHiOI39ImwVO4A3fpvR30nPX3LpV7g

View file

@ -28,15 +28,16 @@
- [x] `Time` - [x] `Time`
- Queue - Queue
- [x] Show queue - [x] Show queue
- [ ] Highlight current track - [x] Highlight current track
- [ ] Move track up - [ ] Move track up
- [ ] Move track down - [ ] Move track down
- [ ] Remove track - [ ] Remove track
- [ ] `Clear queue` button? - [ ] `Clear queue` button?
- File browser - File browser
- [ ] List all directories - [ ] List all directories
- [ ] Open folders have different icon (📂 vs 📁) - [ ] The selected folder has a different icon (📂 vs 📁)
- [ ] Folders with subfolders have a sign - [ ] Folders with subfolders have a sign
- [ ] Expanded folders have a sign
- [ ] Clicked folders contents are displayed in the results - [ ] Clicked folders contents are displayed in the results
- [ ] Select tracks in results - [ ] Select tracks in results
- [ ] `Add` selected tracks to queue button - [ ] `Add` selected tracks to queue button