update todo
This commit is contained in:
parent
90244934d9
commit
1767b65c7e
2 changed files with 16 additions and 12 deletions
|
|
@ -1,19 +1,7 @@
|
|||
|
||||
#include "GUI.hpp"
|
||||
#include "Player.hpp"
|
||||
#include "GraphicApplication.hpp"
|
||||
|
||||
// 1) artworks
|
||||
// 2) how to easily add more songs?
|
||||
// 3) GUi :
|
||||
// - seeker
|
||||
// - song idx
|
||||
// - non-existing highlight
|
||||
// - prev next
|
||||
// - remove debug gui
|
||||
// 4) queue & repeat & shuffle...
|
||||
// 5) new database with history
|
||||
|
||||
using namespace tp;
|
||||
|
||||
class LibraryViewer : public Application {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue