Commit Graph

17 Commits

Author SHA1 Message Date
Craig Drummond
b083bd564d 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
2465e9cd8d 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
e4624964e2 Use more mono icons 2018-05-23 21:14:42 +01:00
Craig Drummond
e9e21d0ec7 Use QDir::rootPath() 2018-04-08 11:15:36 +01:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +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
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
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
d8e694372d Add view modes 2018-02-07 17:22:45 +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
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