Commit Graph

6909 Commits

Author SHA1 Message Date
Craig Drummond
d215562a07 Use last index value and total file duration to determine duration of
last track in CUE file.
Issue #1249
2018-04-25 18:50:24 +01:00
Craig Drummond
77822d870e Adjust cover cache maxCost based upon pixel ratio
Closes #1248
2018-04-25 16:34:57 +01:00
Craig Drummond
8ff9019e0b Be more lenient when parsing times from CUE files.
Issue #1249
2018-04-24 22:49:24 +01:00
Craig Drummond
fc076d334e Take fractional part of time into account when calculating durations for
Cue file tracks
Issue #1249
2018-04-24 22:29:25 +01:00
Craig Drummond
f15cd7bedf Add Suru icon for Ubuntu builds. 2018-04-10 18:48:59 +01:00
Craig Drummond
037651ddbc Update Czech translation 2018-04-09 20:09:28 +01:00
Craig Drummond
94bb2b7ac6 Properly handle local files - Use QUrl::fromLocalFile
Closes #1247
2018-04-08 18:23:06 +01:00
Craig Drummond
740ef874c2 Merge branch 'master' of ssh://github.com/CDrummond/cantata 2018-04-08 11:20:39 +01:00
Craig Drummond
859e9049bf XiphComment::pictureList requires taglib>=1.11 2018-04-08 11:20:03 +01:00
Craig Drummond
fb221163b9 Use QDir::rootPath() 2018-04-08 11:15:36 +01:00
CraigD
0345196a66 Merge pull request #1246 from Tichy/patch-22
Added GenericName[it] to .desktop file
2018-04-08 10:45:48 +01:00
Tichy
32e3c6e2ed Update cantata.desktop 2018-04-08 01:09:56 +02:00
Tichy
d7cd24ee61 Added GenericName[it] 2018-04-08 01:06:27 +02:00
Craig Drummond
386c8f596b Fix mac build 2018-04-07 16:00:14 +01:00
Craig Drummond
87b9d568a4 Change include guard - to fix mac build 2018-04-07 15:22:23 +01:00
Craig Drummond
371080015d Add include guards 2018-04-07 15:12:13 +01:00
Craig Drummond
d5cc850532 Explicitly set some widgets to nullptr, as they will be checked later
Issue #1245
2018-04-03 23:17:13 +01:00
Craig Drummond
dd10b528db Update ebur128 copy 2018-04-03 20:00:16 +01:00
Craig Drummond
f747d19e47 Check wwidgets have been constructed. qt5ct work-around causes
controlView to be called before fully initialised
Closes #1244
2018-04-03 19:53:31 +01:00
Craig Drummond
5f843a0a37 For Linux GCC builds, print stack trace on crash. 2018-04-02 23:04:18 +01:00
Craig Drummond
92335d6a0d If QFile::copy() fails, try read + write ?
Issue #1239
2018-04-02 16:39:16 +01:00
Craig Drummond
9aeb6c1e08 More debug, and check file types
Issue #1239
2018-04-02 15:47:51 +01:00
Craig Drummond
4e6d39fd2b Remove debug 2018-04-02 15:33:05 +01:00
Craig Drummond
8a3368cc3b When copying covers to/from devices - also look for 1st image in source
folder
Issue #1239
2018-04-02 14:47:07 +01:00
Craig Drummond
4e1ba8e8e5 Add debug when copying covers 2018-04-02 14:36:02 +01:00
Craig Drummond
3621b5fe9a Fix SSH password prompting under GNOME shell.
Allow SSH passwords to be asked for even if started from commandline.
2018-04-02 12:02:48 +01:00
Craig Drummond
e724584288 Add device name to thread name 2018-04-02 11:19:21 +01:00
Craig Drummond
740abaa235 Add 'all' to debug options 2018-04-02 11:11:10 +01:00
Craig Drummond
3a507f5e9f Update Korean 2018-04-02 10:54:54 +01:00
Craig Drummond
767f40f0ee Fix adding Last.FM API key to URLs
Closes #1242
2018-04-01 20:13:13 +01:00
Craig Drummond
5b7cf0363c Update typos 2018-04-01 19:54:08 +01:00
CraigD
31b573cb65 Merge pull request #1243 from scootergrisen/patch-5
Update cantata_da.ts
2018-04-01 19:49:06 +01:00
CraigD
ac3e31d77e Merge pull request #1241 from scootergrisen/patch-4
Switch Artist and Album
2018-04-01 19:48:52 +01:00
CraigD
60399c4562 Merge pull request #1240 from scootergrisen/patch-3
Double space
2018-04-01 19:47:38 +01:00
CraigD
53c74829ea Merge pull request #1238 from Tichy/patch-21
Update cantata_it.ts
2018-04-01 19:47:26 +01:00
scootergrisen
2cf542f5cd Update cantata_da.ts 2018-04-01 19:17:50 +02:00
scootergrisen
2dc3de7879 Switch Artist and Album 2018-04-01 17:54:15 +02:00
scootergrisen
169f434bc5 Double space 2018-04-01 17:36:30 +02:00
Tichy
327f6d8603 Update cantata_it.ts 2018-04-01 15:20:05 +02:00
Craig Drummond
7d63131af9 Make icon-only sidebar items a little wider 2018-03-25 16:10:26 +01:00
Craig Drummond
431013fd97 Set minimum view width, and don't allow collapsing 2018-03-25 11:38:39 +01:00
Craig Drummond
8eca32de18 Fix setting of sidebar styles
Close #1235
2018-03-24 23:01:29 +00:00
Craig Drummond
abf2d3f5b6 If collapsed and should not be, then uncollapse 2018-03-24 18:32:19 +00:00
Craig Drummond
89df16e6b3 Update 2018-03-24 15:53:43 +00:00
Craig Drummond
0db982a082 Make automatic sidebar view change configurable 2018-03-24 15:43:39 +00:00
Craig Drummond
2bf746665d ...and contro when collapsed 2018-03-24 15:31:24 +00:00
Craig Drummond
f65e6075d7 Play queue buttons in statusbar should be controlled by width of
playqueue, not width of main window
2018-03-24 15:29:28 +00:00
Craig Drummond
5d89f1a9ca Try to make UI responseive to available width. Hide toolbar and
statusbar items in insufficient space. Switch view type when narrow.
2018-03-23 20:12:17 +00:00
Craig Drummond
6d98ffaae2 Fix small side-bar when at top, or bottom. 2018-03-20 19:16:59 +00:00
Craig Drummond
0bde58a9ad Don't use responsive layout for category view 2018-03-20 19:14:20 +00:00