guillaume-uH57J9
fc322aed3a
Remove provides that are not longer available
...
lyricsbay.com and leoslyrics.com are no longer serving lyrics :-(
Looks like these domains are now serving ads, presumably they have expired and got taken over by advertisers
2018-01-24 23:00:57 +01:00
guillaume-uH57J9
e65876a6da
Fetch lyrics using https for more providers
...
Update URLs for provides that serve lyrics through HTTPS and have a valid certificate
2018-01-24 22:57:21 +01:00
Craig Drummond
cd21f973f7
Update
2018-01-20 10:36:35 +00:00
Craig Drummond
48cd5dd72d
Unify action settings text
2018-01-20 10:36:11 +00:00
Craig Drummond
43e59bf01d
Adjust horizontal gap between icons in grid view to equal distribute
...
icons over space.
Issue #1169
2018-01-19 21:49:48 +00:00
Craig Drummond
81f64b86d8
Use nullptr not 0
2018-01-19 18:30:42 +00:00
Craig Drummond
7278b5e9c4
Don't ignore UMS devices just because vendor is Apple
...
Closes #1167
2018-01-19 18:24:15 +00:00
Craig Drummond
1c7ce20c60
Change text for priority shortcut selection
2018-01-18 07:10:39 +00:00
Craig Drummond
3ea67e19a9
Make more actions shortcut assignable.
...
Issue #1168
2018-01-17 23:16:56 +00:00
Craig Drummond
bd75fe23f7
Only use lsinfo response parsing to detect non-MPD servers. If this
...
fails, assume MPD
2018-01-17 23:13:56 +00:00
Craig Drummond
aa8c554601
...and more
2018-01-16 23:15:08 +00:00
Craig Drummond
38ecccf975
Add more debug
...
Issue #1167
2018-01-16 23:13:22 +00:00
CraigD
a3be13e89c
Merge pull request #1166 from scootergrisen/patch-2
...
Update cantata_da.ts
2018-01-16 22:58:10 +00:00
scootergrisen
32a977a3ea
Update cantata_da.ts
2018-01-16 21:20:25 +01:00
Craig Drummond
9c9a109236
Use 'subCat' when iterating sub-categories.
...
Issue #1165
2018-01-11 22:29:17 +00:00
Craig Drummond
9eb5bbf8f6
Spelling
2018-01-11 19:18:01 +00:00
Craig Drummond
6ec9e3da91
Add link in server settings page to wiki page on github explaining how
...
files are accessed
Issue #1163
2018-01-10 19:44:16 +00:00
Craig Drummond
6c37eb45c2
Inherit from QLabel, not BuddyLabel
2018-01-10 19:40:34 +00:00
Craig Drummond
c48f052711
Fix URL clicks in NOTE labels
2018-01-10 18:32:44 +00:00
CraigD
a6098e8ea5
Merge pull request #1164 from padertux/feature/refactor-code
...
Use clang tidy to modernize code
2018-01-09 19:22:17 +00:00
padertux
d01f915b4a
Refactor code to use C++11 nullptr
2018-01-08 23:01:25 +01:00
padertux
c2ee7e5ad8
Refactor code to use C++11 overriding
2018-01-08 22:51:48 +01:00
Craig Drummond
2d1a6e0261
Don't use transparent as view background colour when using image
...
backgrounds. Causes issues with Kvantum's overlay scrollbars.
2018-01-08 19:41:49 +00:00
Craig Drummond
9d7dea5bde
Fix incorrectly added arg()
2018-01-08 18:54:10 +00:00
Craig Drummond
fce42c4c47
Add missing 'configure' option to podcast menu.
...
Issue #1160
2018-01-08 18:52:42 +00:00
Craig Drummond
5d0b7e7dce
Add link to Cantata's issue tracker
...
Closes #1162
2018-01-08 18:42:27 +00:00
Craig Drummond
13cdbb9728
Some more, minor, updates
...
Issue #1157
2018-01-08 18:03:31 +00:00
CraigD
39e291b768
Merge pull request #1161 from scootergrisen/patch-2
...
Create cantata_da.ts
2018-01-08 17:55:36 +00:00
scootergrisen
92da481ed0
Create cantata_da.ts
2018-01-08 11:43:41 +01:00
Craig Drummond
c1cebdaf1b
Typo
...
Issue #1157
2018-01-07 15:11:46 +00:00
Craig Drummond
fb028380fd
Fix a couple of typos
...
Issue #1157
2018-01-05 17:54:24 +00:00
CraigD
805c625fb1
Merge pull request #1156 from scootergrisen/patch-1
...
Update danish translation
2018-01-05 17:48:55 +00:00
scootergrisen
3b86ca3153
Update danish translation
2018-01-04 22:19:39 +01:00
Craig Drummond
e97fb3d5c0
Sort single tracks by title, track artist, then track number, etc.
...
Issue #1155
2018-01-02 13:29:56 +00:00
Craig Drummond
1e7318ae0c
Don't show track number for single tracks
...
Issue #1155
2018-01-02 13:29:32 +00:00
Craig Drummond
502554110a
Update
2018-01-02 13:21:15 +00:00
Craig Drummond
a42ef608e5
Remove debug line
2018-01-02 11:02:03 +00:00
Craig Drummond
d837f3734c
Indicate that 'Single Tracks' field can take a list of paths.
...
Issue #1155
2018-01-02 10:25:56 +00:00
Craig Drummond
72b744b67b
For 'Single Tracks' ignore artist/album sort and music brainz IDs
...
Issue #1155
2018-01-02 10:18:40 +00:00
Craig Drummond
5ff2238fb7
Don't show year for 'Single Tracks'
2018-01-02 00:05:35 +00:00
Craig Drummond
445d1497ac
Update (c) year
2018-01-01 10:11:39 +00:00
Craig Drummond
349d28aa0e
Disable AA so that line is only 1 pix - to be consistent with grouped
...
view.
2018-01-01 09:52:51 +00:00
Craig Drummond
0a3605a9d7
Update
2017-12-31 18:54:36 +00:00
Craig Drummond
059c959eab
Move PlayQueueTreeStyle class into source file, as its only used here.
2017-12-31 18:54:11 +00:00
CraigD
7c1fda1605
Merge pull request #1154 from padertux/feature/improve-drop-inidicator-in-table-playqueue
...
Improve drop indicator in table playqueue
2017-12-31 18:48:42 +00:00
padertux
cd76da1974
Improve drop indicator in table playqueue
...
In the table play queue the drop indicator is almost not visible when
tracks get moved by drag'n drop. In addition the drop indicator is
only shown in only one column and does not span the whole row. This
change does fix both issues.
2017-12-31 19:06:32 +01:00
Craig Drummond
d619e14312
Update
2017-12-30 17:22:43 +00:00
Craig Drummond
fa2c03912f
Label consistency, and update tooltip
2017-12-30 17:22:07 +00:00
Craig Drummond
acdfeaedc3
Spelling
2017-12-30 17:15:37 +00:00
CraigD
3a149e27aa
Merge pull request #1153 from padertux/feature/update-german-translation
...
Update german translation
2017-12-30 17:12:11 +00:00