Commit Graph

241 Commits

Author SHA1 Message Date
Craig Drummond
b8645d1358 Fix most, but not all, deprecation warnings. 2020-02-16 09:51:37 +00:00
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Craig Drummond
7e8c0ab29b Use 'small bullet' unicode character to separate fields
Closes #1494
2019-05-23 17:42:32 +01:00
Craig Drummond
44b8952dce When adding tracks via commandline, only play if queue is currently empty, otherwise just append new tracks.
Closes #1484
2019-05-06 10:40:12 +01:00
Craig Drummond
ddd46cde1a For genres listed in "Composer Support" tweak, shown composer instead of
artist in context view and toolbar.
Issue #1460
2019-03-01 21:36:57 +00:00
Craig Drummond
f8a81fc7f8 When loading URLs via commandline use AppendAndPlay.
Closes #1413
2018-12-03 22:53:37 +00:00
Craig Drummond
3a639b0e32 Add '.opus' to list of recognised extensions for local files. 2018-08-11 08:31:40 +01:00
Craig Drummond
2b4721a4d5 Emit errors when trying to add local files to playqueue, and these cannot be added. 2018-06-16 11:59:00 +01:00
Craig Drummond
3f83e576c5 Make sure we always return something! 2018-04-26 17:43:37 +01:00
Craig Drummond
1f1f74adbc Properly handle local files - Use QUrl::fromLocalFile
Closes #1247
2018-04-08 18:23:06 +01:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
c40f6a5691 Add support for .pls and .xspf playlist to local browse / drag'n'drop
Issue #1218
2018-02-20 23:18:53 +00:00
Craig Drummond
342acbf932 Sort dirctories 2018-02-10 15:59:00 +00:00
Craig Drummond
ec2b635073 Remove duplicate URLs
Closes #1200
2018-02-10 15:57:42 +00:00
Craig Drummond
caa4c85ef1 Check if playlist contains stream urls. http and https checked with
stream fetcher, others are just passed onto MPD.
Issue #1197
2018-02-08 18:24:33 +00:00
Craig Drummond
e5a9d4f9ad Add some actions 2018-02-06 20:48:43 +00:00
Craig Drummond
8d88754508 Support playlists in local browse 2018-02-06 19:38:25 +00:00
Craig Drummond
46e3318875 Merge branch 'master' into 1180-local-fs-browsing 2018-02-06 19:23:13 +00:00
Craig Drummond
20c10a337a Support dragging m3u and m3u8 playlists onto playqueue.
Closes #1192
2018-02-06 19:21:37 +00:00
Craig Drummond
6f19b25433 Connect actions 2018-02-05 20:02:00 +00:00
Craig Drummond
8266c31bcf Recurse (up to 5 levels deep) when drag'n'drop folders 2018-02-05 19:41:46 +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
211ef07cb7 Make track links in context view work with CUE files.
Closes #1179
2018-01-31 18:42:21 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
03bb0c1d7c Add filename and path to table stlye playqueue options.
Issue #1139
2017-12-07 19:08:15 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Wolfgang Scherer
243235cefa forked-daapd does not generate valid play queue IDs 2017-11-20 06:30:36 +01:00
Craig Drummond
de50e35ed5 Add "Add Local Files" to playqueu context menu.
Closes #1112
2017-11-03 16:18:45 +00:00
Craig Drummond
38f82ee006 If HTTP streaming enabled, then use this is in preference to direct
access
2017-10-15 18:16:56 +01:00
Craig Drummond
9b1ef09dea Use em-dash where appropriate
Issue #1064
2017-08-18 22:54:24 +01:00
Craig Drummond
32468f7e1e Revert "Use em-dash where appropriate"
This reverts commit aa41876e0c.
2017-08-15 23:00:26 +01:00
Craig Drummond
fd2f7bdbac Use em-dash where appropriate
Issue #1064
2017-08-15 22:57:07 +01:00
Craig Drummond
286d2f76e8 Remove unity menu icon work-around. 2017-08-14 22:42:17 +01:00
Craig Drummond
ace619aa2c When adding items with a custom priority, or updating a custom priority,
add option to have this priority decrease with each item.

Issue #1054
2017-08-14 19:42:11 +01:00
Craig Drummond
7b54cdbe60 Try to always use fontawesome icons 2017-07-03 18:12:17 +01:00
Craig Drummond
d9af062f40 Add 'Sort by track number' to playqueue.
Issue #1025
2017-06-13 18:48:42 +01:00
Craig Drummond
4a1bcd654d Add support for OriginalDate tag.
Issue #1012
2017-04-28 17:41:45 +01:00
Craig Drummond
b3bc9b456c Reduce number of advanced config items - there was just too many. 2017-04-08 19:27:18 +01:00
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
6e91627325 Qt4 and Ubuntu Touch support have been removed 2017-04-07 17:57:10 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
b0b0140d98 Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
e83543158f Add sort by track title to playqueue.
Issue #911
2016-11-12 20:06:23 +00:00
Craig Drummond
eaca1f34f3 When listing albums where composer is used for artist grouping, place album artist name after album name if different from composer.
Issue #896
2016-10-16 22:33:41 +01:00
Craig Drummond
860a0890a9 Clamp colour of all mono icons 2016-07-22 16:37:48 +01:00
Craig Drummond
94f26acfe0 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
ae50827735 Fix wrong/missing ratings in toolbar. 2016-04-10 09:23:10 +01:00