Commit Graph
26 Commits
Author SHA1 Message Date
emeric e274c0ca89 Split the utils file 2020-02-08 17:44:12 +01:00
emeric 5478406553 Added track duration in various relevant place in the UI. #15 2020-01-08 13:34:42 +01:00
emeric 174158aa63 Various UI small improvements (better error reporting in case of bad url, made the password change fields more explicit) 2019-10-06 18:59:13 +02:00
emeric 2c5917235a Upgraded code to switch to C++17. Tested on Debian Buster 2019-09-10 13:07:06 +02:00
emeric f8cb16954b Added Play/Queue buttons in the releases view 2019-08-06 13:55:43 +02:00
emeric 38ce2600d2 Rework DB session + transactions. Now can handle multiple read only transactions in parallel 2019-07-16 13:17:23 +02:00
emeric 3aa6edd74f Added Album Artist support 2019-05-15 13:15:18 +02:00
emeric 202d447422 Added multi artists support 2019-03-18 13:54:13 +01:00
emeric d5ead9193f Moved the copyright information in the new release info view 2019-03-08 17:17:56 +01:00
emeric c30604dcc4 Make the copyright link less invasive 2018-09-24 13:42:42 +02:00
emeric f5f6136159 Add copyright/copyrightURL support and display it in the release view 2018-09-21 14:00:15 +02:00
emeric 36ea379787 Indicate the playing track while in release view 2018-09-13 20:37:10 +02:00
emeric 5532c017cb Better play/add buttons 2018-08-30 14:47:49 +02:00
emeric db24d339c3 Remove the per view tags selection 2018-05-24 13:22:59 +02:00
emeric 97a630ce7f Split Cluster and Track in order to reduce compile dependencies 2018-05-18 13:50:05 +02:00
emeric a4788320a6 Adding tags in the tracks view 2018-05-17 13:45:22 +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 070d466380 Made the cluster types that are displayed configurable in the release and artist view 2018-05-11 13:42:25 +02:00
emeric 87c2f2936f Added interactions for clusters/filters 2018-05-07 14:04:03 +02:00
emeric 142ef53b6f Added css style for each cluster type. Unified cluster handling in UI 2018-05-06 17:50:18 +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 7eb250fdff Fixed ReleaseView when displaying a release with no artist 2018-03-25 22:53:59 +02:00
emeric 4683a9ef1e Made the player work, first WIP version 2018-03-21 22:26:57 +01:00
emeric bc26ddae50 Reorganized the UI/xml part to better handle next steps 2018-03-14 13:17:04 +01:00