17 Commits

Author SHA1 Message Date
Craig Drummond
fe158f41db Use ":/" as root path for windows folder browse, seems to then list each
drive.
Closes #1331
2018-07-29 18:03:01 +01:00
Craig Drummond
75f7a5d447 Add all drives (apart from A and B) to folder page for windows.
Issue #1331
2018-07-20 22:57:39 +01:00
Craig Drummond
153c68f0b1 Use more mono icons 2018-05-23 21:14:42 +01:00
Craig Drummond
fb221163b9 Use QDir::rootPath() 2018-04-08 11:15:36 +01:00
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
a982982f71 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
padertux
2f7c4eba34 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
0287b7be79 Control browse action 2018-02-08 16:55:24 +00:00
Craig Drummond
6a21de75ba Add replaygain - currently crashing 2018-02-07 21:01:52 +00:00
Craig Drummond
ce6b9005fe And add tag editor 2018-02-07 19:48:01 +00:00
Craig Drummond
4512fb56a0 Add support for custom actions
Issue #1180
2018-02-07 19:31:08 +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
735f28a4a1 Connect actions 2018-02-05 20:02:00 +00:00
Craig Drummond
35624fe71d No config 2018-02-05 19:27:32 +00:00
Craig Drummond
f87a1e535a Fix compile 2018-02-05 18:09: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