Commit Graph

6702 Commits

Author SHA1 Message Date
Craig Drummond
7b4e9402ef Renable responsive cover view 2018-02-02 21:34:03 +00:00
Craig Drummond
968f8cf229 Disable responsive covers for now - causes flickering 2018-02-02 19:19:29 +00:00
Craig Drummond
74f1fd69ea Don't enable text interaction for toolbar text labels - as this breaks
window dragging via toolbar with Kvantum. Instead, add an action to copy
the info to clipboard. This action can the be assigned a keyboard
shortcut. #1146
2018-02-02 18:47:33 +00:00
Craig Drummond
9be4367865 Adjust action icon position based upon dynamic sizing of grid items.
Closes #1186
2018-02-02 17:04:03 +00:00
Craig Drummond
7200708a1f If changing from listview to non-listview, goToTop so that header is
reset.
Closes #1185
2018-02-02 16:50:22 +00:00
Craig Drummond
e8514c27f0 In folder view, allow to add folders and files at the same time.
Closes #1187
2018-02-02 16:46:20 +00:00
Craig Drummond
f462aab6c0 Sort folder view items, as MPD does not seem to sort playlist names.
Closes #1148
2018-02-02 16:43:54 +00:00
Craig Drummond
d4564d9de4 Add option to use 'Original Year' to display and sort albums.
Issue #1177
2018-02-01 19:36:27 +00:00
Craig Drummond
3f46978d05 Add original date to playlist table columns. 2018-02-01 19:11:17 +00:00
Craig Drummond
6f7ad79719 For consistency, place podcast view items in a View menu 2018-02-01 18:10:17 +00:00
Craig Drummond
1a2354904a Support dragging folder of music files onto playqueue.
Closes #1181
2018-01-31 20:09:57 +00:00
Craig Drummond
c767a9b2f5 Add Danish translations to NSI installer 2018-01-31 19:51:32 +00:00
Craig Drummond
211ef07cb7 Make track links in context view work with CUE files.
Closes #1179
2018-01-31 18:42:21 +00:00
Craig Drummond
601f8c5610 Work-around Cantata preventing logout under GNOME/KDE if set to minimise
to system tray and main window is open.
Issue #1183
2018-01-31 18:05:05 +00:00
Craig Drummond
0b751df675 UDev is required for UDisks2
Closes #1175
2018-01-31 17:54:48 +00:00
CraigD
22b5a83168 Merge pull request #1182 from guillaume-uH57J9/master
Update french translation; Màj la traduction française
2018-01-31 17:52:28 +00:00
guillaume-uH57J9
1f402c2747 Update cantata_fr.ts 2018-01-30 22:42:51 +01:00
guillaume-uH57J9
ef79659b00 Merge pull request #1 from CDrummond/master
Rebase
2018-01-30 22:15:15 +01:00
Craig Drummond
6f737d596c Disable track links in contect view for cue tracks. There's no reliable
way to know if track is in playqueue or not.
Closes #1179
2018-01-29 20:12:30 +00:00
Craig Drummond
7d5dc3a2cd Re-add option to show menubar under non-GNOME DE's
Closes #1176
2018-01-27 10:20:22 +00:00
Craig Drummond
55b911e103 Install QtMultimedia required dlls for windows.
Issue #1174
2018-01-26 20:42:19 +00:00
Craig Drummond
b5449043c9 Work-around yet more AVCodec API changes
Issue #1172
2018-01-25 16:40:47 +00:00
Craig Drummond
d01f483029 Update copy of ebur128 2018-01-25 14:50:02 +00:00
CraigD
7c6fdce867 Merge pull request #1171 from guillaume-uH57J9/master
Lyrics providers update
2018-01-24 22:46:16 +00:00
guillaume-uH57J9
bf5f86be9f 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
4c8771362c 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
4eb0e23ab7 Update 2018-01-20 10:36:35 +00:00
Craig Drummond
f04894a1d7 Unify action settings text 2018-01-20 10:36:11 +00:00
Craig Drummond
b5da764dec 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
f809048b56 Use nullptr not 0 2018-01-19 18:30:42 +00:00
Craig Drummond
333b7e2815 Don't ignore UMS devices just because vendor is Apple
Closes #1167
2018-01-19 18:24:15 +00:00
Craig Drummond
63b4140108 Change text for priority shortcut selection 2018-01-18 07:10:39 +00:00
Craig Drummond
57d0917f29 Make more actions shortcut assignable.
Issue #1168
2018-01-17 23:16:56 +00:00
Craig Drummond
eb9ad2c8e2 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
48ae7c8c0a ...and more 2018-01-16 23:15:08 +00:00
Craig Drummond
919f7885a5 Add more debug
Issue #1167
2018-01-16 23:13:22 +00:00
CraigD
95c7ea6098 Merge pull request #1166 from scootergrisen/patch-2
Update cantata_da.ts
2018-01-16 22:58:10 +00:00
scootergrisen
00ca82bfab Update cantata_da.ts 2018-01-16 21:20:25 +01:00
Craig Drummond
b9b0103a45 Use 'subCat' when iterating sub-categories.
Issue #1165
2018-01-11 22:29:17 +00:00
Craig Drummond
388e7279af Spelling 2018-01-11 19:18:01 +00:00
Craig Drummond
04192fb750 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
0ca7dd229e Inherit from QLabel, not BuddyLabel 2018-01-10 19:40:34 +00:00
Craig Drummond
5d713012a1 Fix URL clicks in NOTE labels 2018-01-10 18:32:44 +00:00
CraigD
60315420d6 Merge pull request #1164 from padertux/feature/refactor-code
Use clang tidy to modernize code
2018-01-09 19:22:17 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
dc8cbed1eb Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
0c6f781b43 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
606eb11402 Fix incorrectly added arg() 2018-01-08 18:54:10 +00:00
Craig Drummond
7f0eb4ab95 Add missing 'configure' option to podcast menu.
Issue #1160
2018-01-08 18:52:42 +00:00
Craig Drummond
042681ea4e Add link to Cantata's issue tracker
Closes #1162
2018-01-08 18:42:27 +00:00