From e3c6f4eca450ab390f67a7fdd97ebab82d1ac7c0 Mon Sep 17 00:00:00 2001 From: emeric Date: Thu, 26 Jun 2014 11:23:24 +0200 Subject: [PATCH] WIP, update TODO about playlists --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 30e53f6b..59d91170 100644 --- a/TODO +++ b/TODO @@ -32,6 +32,10 @@ - OGG metadata -> properly handle metadata nested in the audio stream - TrackView : when udating the view, reselect the current playing track - Filters: use directly the id as constraint, instead of the name? +- Implement a playlist: + - Drag and drop all objets from the views (genre, artist, release, track) in the playlist? + - Add 'play/add last' button on mouse hover? + - Save/Load playlists? [Video] - View the Videos in a WtTableView ?