Craig Drummond
|
cdf4363df9
|
Add '.opus' to list of recognised extensions for local files.
|
2018-08-11 08:31:40 +01:00 |
|
Craig Drummond
|
d97e5d28bc
|
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
|
2932240d0e
|
Make sure we always return something!
|
2018-04-26 17:43:37 +01:00 |
|
Craig Drummond
|
94bb2b7ac6
|
Properly handle local files - Use QUrl::fromLocalFile
Closes #1247
|
2018-04-08 18:23:06 +01:00 |
|
Craig Drummond
|
c5e7fa9c0d
|
Use AUTOMOC
|
2018-03-07 19:04:14 +00:00 |
|
Craig Drummond
|
0ecdee96b5
|
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
|
1ea4fcecac
|
Sort dirctories
|
2018-02-10 15:59:00 +00:00 |
|
Craig Drummond
|
605cc22954
|
Remove duplicate URLs
Closes #1200
|
2018-02-10 15:57:42 +00:00 |
|
Craig Drummond
|
2f25577699
|
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
|
2f66dcf084
|
Add some actions
|
2018-02-06 20:48:43 +00:00 |
|
Craig Drummond
|
d0254777a5
|
Support playlists in local browse
|
2018-02-06 19:38:25 +00:00 |
|
Craig Drummond
|
c5c19afb30
|
Merge branch 'master' into 1180-local-fs-browsing
|
2018-02-06 19:23:13 +00:00 |
|
Craig Drummond
|
7470185d82
|
Support dragging m3u and m3u8 playlists onto playqueue.
Closes #1192
|
2018-02-06 19:21:37 +00:00 |
|
Craig Drummond
|
735f28a4a1
|
Connect actions
|
2018-02-05 20:02:00 +00:00 |
|
Craig Drummond
|
4ecb3058a7
|
Recurse (up to 5 levels deep) when drag'n'drop folders
|
2018-02-05 19:41:46 +00:00 |
|
Craig Drummond
|
60270f5eef
|
Support dragging folder of music files onto playqueue.
Closes #1181
|
2018-01-31 20:09:57 +00:00 |
|
Craig Drummond
|
a5f5538969
|
Make track links in context view work with CUE files.
Closes #1179
|
2018-01-31 18:42:21 +00:00 |
|
padertux
|
d01f915b4a
|
Refactor code to use C++11 nullptr
|
2018-01-08 23:01:25 +01:00 |
|
Craig Drummond
|
445d1497ac
|
Update (c) year
|
2018-01-01 10:11:39 +00:00 |
|
Craig Drummond
|
dc05fbee51
|
Add filename and path to table stlye playqueue options.
Issue #1139
|
2017-12-07 19:08:15 +00:00 |
|
Craig Drummond
|
948026d73b
|
Use for(var: list) and not foreach(var, list)
|
2017-11-27 22:36:53 +00:00 |
|
Wolfgang Scherer
|
7ff98497c3
|
forked-daapd does not generate valid play queue IDs
|
2017-11-20 06:30:36 +01:00 |
|
Craig Drummond
|
cf00635632
|
Add "Add Local Files" to playqueu context menu.
Closes #1112
|
2017-11-03 16:18:45 +00:00 |
|
Craig Drummond
|
cf7939c771
|
If HTTP streaming enabled, then use this is in preference to direct
access
|
2017-10-15 18:16:56 +01:00 |
|
Craig Drummond
|
9ffba0a564
|
Use em-dash where appropriate
Issue #1064
|
2017-08-18 22:54:24 +01:00 |
|
Craig Drummond
|
3ef49aa27d
|
Revert "Use em-dash where appropriate"
This reverts commit aa41876e0c.
|
2017-08-15 23:00:26 +01:00 |
|
Craig Drummond
|
aa41876e0c
|
Use em-dash where appropriate
Issue #1064
|
2017-08-15 22:57:07 +01:00 |
|
Craig Drummond
|
bb05708411
|
Remove unity menu icon work-around.
|
2017-08-14 22:42:17 +01:00 |
|
Craig Drummond
|
0b18f14089
|
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
|
91cdabec62
|
Try to always use fontawesome icons
|
2017-07-03 18:12:17 +01:00 |
|
Craig Drummond
|
35eb3dd620
|
Add 'Sort by track number' to playqueue.
Issue #1025
|
2017-06-13 18:48:42 +01:00 |
|
Craig Drummond
|
1a94d81a5a
|
Add support for OriginalDate tag.
Issue #1012
|
2017-04-28 17:41:45 +01:00 |
|
Craig Drummond
|
4f7357c5bd
|
Reduce number of advanced config items - there was just too many.
|
2017-04-08 19:27:18 +01:00 |
|
Craig Drummond
|
e67d6e3a23
|
Use Qt5's translation framework - ts files, not po files.
|
2017-04-08 10:35:31 +01:00 |
|
Craig Drummond
|
4f76f4d27e
|
Qt4 and Ubuntu Touch support have been removed
|
2017-04-07 17:57:10 +01:00 |
|
Craig Drummond
|
a2f007a2b7
|
Update (c) year
|
2017-04-02 18:45:30 +01:00 |
|
Craig Drummond
|
18e2fb6dcf
|
Remove Qt4 support
|
2017-04-02 18:43:34 +01:00 |
|
Craig Drummond
|
e60bdafa11
|
Remove KDE4 and Ubuntu Touch support
|
2017-04-01 22:55:27 +01:00 |
|
Craig Drummond
|
43926b5937
|
Add sort by track title to playqueue.
Issue #911
|
2016-11-12 20:06:23 +00:00 |
|
Craig Drummond
|
98936e0504
|
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
|
8fe3968ea9
|
Clamp colour of all mono icons
|
2016-07-22 16:37:48 +01:00 |
|
Craig Drummond
|
b58fbff787
|
Use FontAwesome icons for all action icons.
|
2016-07-19 19:44:51 +01:00 |
|
Craig Drummond
|
8e51b63978
|
Fix wrong/missing ratings in toolbar.
|
2016-04-10 09:23:10 +01:00 |
|
Craig Drummond
|
05647dca0f
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
29d1b35cef
|
Add Composer and Performer to play queue sorts.
|
2015-12-30 09:42:28 +00:00 |
|
Craig Drummond
|
00ea347d8b
|
When sorting by 'Album Artist' use 'Composer' if song's genre is one of the configured composer genres.
|
2015-12-30 09:26:52 +00:00 |
|
Craig Drummond
|
ec533fb15b
|
Ignore 'The' (if configured) when sorting play queue.
#752
|
2015-10-28 21:45:01 +00:00 |
|
Craig Drummond
|
6cb1afb9d5
|
When removing duplicates, take track number into account.
|
2015-10-02 23:09:59 +01:00 |
|
Craig Drummond
|
6fdae108b8
|
Remove AudioCD tracks from playqueue when device removed
|
2015-08-18 23:45:03 +01:00 |
|
Craig Drummond
|
2406289303
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|