Commit Graph

2346 Commits

Author SHA1 Message Date
Craig Drummond
2cd734429d Better wording 2018-03-14 22:07:33 +00:00
Craig Drummond
3891e6c459 Show wanring if Dirble API monthly limit reached
Closes #1234
2018-03-14 22:05:47 +00:00
Craig Drummond
d9a42808b3 Add settings page to configure API keys.
Issue #1234
2018-03-14 20:32:11 +00:00
Craig Drummond
f89a288214 setDesktopFilename is only from Qt >= 5.7
Issue #1231
2018-03-10 07:59:37 +00:00
Craig Drummond
fbeac0f500 Only allow categized view for albums 2018-03-08 22:32:47 +00:00
Craig Drummond
168df22f5d Merge branch 'master' into 1224-categorizedview 2018-03-07 19:08:59 +00:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
0e36f74639 Add 'Categorized' to library view types. Currently non-functional... 2018-03-04 22:17:08 +00:00
Craig Drummond
6915f65d55 Fix reading of custom cover filename
Closes #1226
2018-03-01 17:04:34 +00:00
Craig Drummond
f736b6fb67 Use same format for notifications as for now playing widget.
Closes #1222
2018-02-25 21:53:46 +00:00
Craig Drummond
31da90860e Disable listview for folders views. Local folder browse gets messed up
if the folder its in gets deleted - and I have not time/motivation to
fix. Therefore, to be consistent remove from all folder views.
2018-02-20 17:41:53 +00:00
Craig Drummond
0963e25642 macOS fixes 2018-02-17 15:38:17 +00:00
Craig Drummond
e6c9156e43 Fetch missing covers from iTunes.
Issue #988
2018-02-15 21:19:38 +00:00
Craig Drummond
bd657248e9 Always fetch artist images - as these are only fetched if artist images
are enabled.
2018-02-15 20:35:03 +00:00
Craig Drummond
f57c10556b Update initial wizard to set cover preferences 2018-02-15 20:30:37 +00:00
Craig Drummond
ff48cfa0c0 Cleanup some settings. No longer offer to save lyrics, artist images,
and backdrops in MPD folder, just save in cache dir. Move cover setting
into interface settings - in a new 'Covers' tab.
2018-02-15 20:18:08 +00:00
Craig Drummond
e2ea3e1477 And more text... 2018-02-14 18:05:42 +00:00
Craig Drummond
b7e8021a36 Add information text to views when these would otherwise be blank. 2018-02-14 18:04:15 +00:00
Craig Drummond
125f3cb7da Set desktop filename 2018-02-13 19:54:51 +00:00
Craig Drummond
f1d9a1b1bf "Preferences" menu item should have elipses 2018-02-12 18:35:25 +00:00
Craig Drummond
14842a0ec4 Fix layout 2018-02-12 18:14:05 +00:00
Craig Drummond
3145dfb9db Fix typos 2018-02-10 16:00:59 +00:00
Craig Drummond
d576c8e836 Add more descriptive tooltips for seach. 2018-02-09 20:16:49 +00:00
Craig Drummond
3ec7be7376 Merge branch '1173-http-volume' 2018-02-09 20:10:40 +00:00
Craig Drummond
6966a64d31 Finish(?) HTTP stream volume control
Issue #1173
2018-02-09 20:08:22 +00:00
Craig Drummond
a3d2c1f24d Initial work on HTTP volume control. 2018-02-08 21:56:48 +00:00
padertux
ff78386b68 Fix build error
If compiled without tag lib support (-DENABLE_TAGLIB=0) cantata does not compile.
2018-02-08 21:43:55 +01:00
Craig Drummond
375a2ac58b Control browse action 2018-02-08 16:55:24 +00:00
Craig Drummond
49020423cf Disable search for local folders - not implemented 2018-02-08 16:49:51 +00:00
Craig Drummond
6929b6db6f Add replaygain - currently crashing 2018-02-07 21:01:52 +00:00
Craig Drummond
95b178773d And add tag editor 2018-02-07 19:48:01 +00:00
Craig Drummond
fc4b35fec0 Add support for custom actions
Issue #1180
2018-02-07 19:31:08 +00:00
Craig Drummond
dc865437be Merge branch 'master' into 1180-local-fs-browsing 2018-02-07 19:18:29 +00:00
Craig Drummond
cbfdb5ce99 Use correct define! 2018-02-07 18:21:24 +00:00
Craig Drummond
d8e694372d Add view modes 2018-02-07 17:22:45 +00:00
Craig Drummond
402bfdf464 Merge branch 'master' into 1180-local-fs-browsing 2018-02-06 22:45:32 +00:00
Craig Drummond
1e1ec45840 Fix loading of covers for Cantata streams
Closes #1191
2018-02-06 22:44:42 +00:00
Craig Drummond
0f1610d9f2 Only look in cache dir if it exists 2018-02-06 22:26:13 +00:00
Craig Drummond
339cbc1648 Use album artist for covers 2018-02-06 22:22:37 +00:00
Craig Drummond
e5a9d4f9ad Add some actions 2018-02-06 20:48:43 +00:00
Craig Drummond
6f19b25433 Connect actions 2018-02-05 20:02:00 +00:00
Craig Drummond
da2ac53d1b No config 2018-02-05 19:27:32 +00:00
Craig Drummond
c63a839456 Merge branch 'master' into 1180-local-fs-browsing 2018-02-05 19:24:55 +00:00
Craig Drummond
c488343564 Use QListView for titlewidget, to balance left and right views 2018-02-05 19:24:02 +00:00
Craig Drummond
3647624800 Fix compile 2018-02-05 18:09:46 +00:00
Craig Drummond
4cf4b4f698 Initial work on browsing of local filesystem. Drag'n'drop of songs and
folders contining songs works. TODO: Recurse deeper into folders when
drag'n'drop, and make + and |> actions work.
Issue #1180
2018-02-04 20:02:46 +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
d4564d9de4 Add option to use 'Original Year' to display and sort albums.
Issue #1177
2018-02-01 19:36:27 +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
7d5dc3a2cd Re-add option to show menubar under non-GNOME DE's
Closes #1176
2018-01-27 10:20:22 +00:00