Commit Graph

1182 Commits

Author SHA1 Message Date
Craig Drummond
74fb297167 Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
Craig Drummond
b5dda707c4 Change dirble icon 2018-05-24 18:07:39 +01:00
Craig Drummond
153c68f0b1 Use more mono icons 2018-05-23 21:14:42 +01:00
Craig Drummond
b8ef7384f4 Revert #62537412bf66c023af3be969ec606c7f1fa4ab5f
Closes #1267
2018-05-05 12:04:46 +01:00
Craig Drummond
62537412bf Open text files with QIODevice::Text
Issue #1261
2018-05-02 21:41:08 +01:00
Craig Drummond
738c044337 Adda default to keep compiler happy 2018-04-26 17:44:22 +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
a7c5f1e6d1 Show wanring if Dirble API monthly limit reached
Closes #1234
2018-03-14 22:05:47 +00:00
Craig Drummond
62316d3f46 Add settings page to configure API keys.
Issue #1234
2018-03-14 20:32:11 +00:00
Craig Drummond
f197259101 Merge branch '1224-categorizedview' 2018-03-09 17:25:34 +00:00
Craig Drummond
3bccb1eebc Add 'last modified' categories 2018-03-09 17:15:42 +00:00
Craig Drummond
93133e70b1 Add cat name to map! 2018-03-08 16:20:28 +00:00
Craig Drummond
cd5db97b57 If categorizing by artist, no need to show artist under album name 2018-03-07 22:01:43 +00:00
Craig Drummond
2c1d32fe07 If grouping by album name (therefore letter) need to use sort if non
empty
2018-03-07 21:52:07 +00:00
Craig Drummond
1f2e9ebefc Return const reference 2018-03-07 19:23:31 +00:00
Craig Drummond
a2148b2c00 Only uppercase 1st leter when grouping by letter 2018-03-07 19:18:17 +00:00
Craig Drummond
616cdc00dd Merge branch 'master' into 1224-categorizedview 2018-03-07 19:08:59 +00:00
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
bfc9f49374 Create proxy model, and generate categories 2018-03-05 23:21:26 +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
9b5ca00680 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
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
5c577db07a Add view modes 2018-02-07 17:22:45 +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
3161ce376b Whn grouping byt album and navigate to tracks show "Album by Artist" in
tite widget.
2018-02-06 18:50:25 +00:00
Craig Drummond
735f28a4a1 Connect actions 2018-02-05 20:02:00 +00:00
Craig Drummond
f21144ac79 Merge branch 'master' into 1180-local-fs-browsing 2018-02-05 19:42:47 +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
b2440cdd29 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
1d7fe019c1 Add original date to playlist table columns. 2018-02-01 19:11:17 +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
Craig Drummond
38ecccf975 Add more debug
Issue #1167
2018-01-16 23:13:22 +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
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
df99826fdd priorty -> priority 2017-12-24 16:37:04 +00:00
Craig Drummond
76c68a5887 Don't set album/artist cover song if its empty
Issue #1143
2017-12-17 17:18:31 +00:00
Craig Drummond
2551ec631e More covers debug
Issue #1143
2017-12-17 13:32:12 +00:00
Craig Drummond
5d38162236 Adjust library seatch debounce based upon number of tracks in DB.
Issue #1144
2017-12-16 22:43:53 +00:00
Craig Drummond
2a39bf2459 ...and playlists
Issue #1139
2017-12-07 19:13:28 +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
281b2636d7 Also add year filtering to playqueue
Issue #1131
2017-12-01 19:12:37 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00