Commit Graph
22 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 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 234d9f80ef Made transcoding optional 2019-05-20 12:55:17 +02:00
emeric 37e87ccc1c Now handling multi artists in tracks, playqueue and play history views 2019-03-19 13:38:44 +01:00
emeric 202d447422 Added multi artists support 2019-03-18 13:54:13 +01:00
emeric 98e6a9ec17 simplified the tracks view 2018-09-01 20:53:25 +02:00
emeric 41f37a5a52 Added a style to the show more option 2018-08-31 16:58:39 +02:00
emeric 4c2dca647b Improved the tracks/playqueue view 2018-08-31 15:48:01 +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 702e3098a4 Renamed DbArtist to Artist to be more consistent 2018-05-19 14:30:51 +02:00
emeric 8f459e03a2 Fix regression when displaying tags of a track 2018-05-17 23:40:52 +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 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 bc26ddae50 Reorganized the UI/xml part to better handle next steps 2018-03-14 13:17:04 +01:00