Commit Graph
22 Commits
Author SHA1 Message Date
emeric 5c182f2868 Handle multiple connections from the demo user 2018-08-02 12:45:33 +02:00
emeric 1caadcd7c5 Minor playqueue/playlist modification 2018-08-01 14:55:31 +02:00
emeric c427396623 Added an ApplicationGroup system to track the multiple sessions open by a user 2018-06-22 13:10:19 +02:00
emeric ed008533b2 Added a playque shuffle 2018-06-08 17:11:59 +02:00
emeric 49f92ba0f9 Make recetnly played/most played info update 2018-06-08 16:01:03 +02:00
emeric da2e2148cf Added most played artists feature 2018-06-05 13:18:55 +02:00
emeric fff899cecb Better radio mode 2018-05-31 20:43:09 +02:00
emeric e0ae294abf Adding basic radio mode 2018-05-30 13:35:49 +02:00
emeric b92717fa4f Added some notifications when queing/playing files 2018-05-25 23:10:25 +02:00
emeric 1e7bfd14c2 Include self header first to catch problems 2018-05-16 13:58:29 +02:00
emeric 9a44fb838d Reduce database include dependencies 2018-05-16 13:47:00 +02:00
emeric 8a3e522d97 Removed unused buttons on play queue 2018-04-23 13:21:40 +02:00
emeric 3b83b37c38 Fix build where std::size_t is unsigned long 2018-04-18 13:36:32 +02:00
emeric 9cb4918f44 Upgrade from Wt3 to Wt4 2018-04-16 16:56:51 +02:00
emeric 3aa006c921 Now really display artist/release names as plain text 2018-03-27 23:06:51 +02:00
emeric 4683a9ef1e Made the player work, first WIP version 2018-03-21 22:26:57 +01:00
emeric d87731c09e Auto play when playing something found while exploring the collection 2018-03-19 13:48:25 +01:00
emeric 5006a82ce6 Added some logic in the playqueue (play next / play previous handling) 2018-03-19 13:45:09 +01:00
emeric 1d6a2bde4a Made the clear button work in the play queue, added a track number infox 2018-03-17 18:46:19 +01:00
emeric 7b0231da10 Made the delete button work in the play queue 2018-03-17 18:22:10 +01:00
emeric 74e0576d31 Updated playqueue to use the new tr message layout 2018-03-17 17:36:03 +01:00
emeric da138aa06e Renamed playlist to playqueue 2018-03-04 20:25:03 +01:00