Commit Graph

17 Commits

Author SHA1 Message Date
craig.p.drummond
17a2efc29f Add Track Organizer dialog to Qt-only build. 2012-05-31 19:48:31 +00:00
craig.p.drummond
f9f1edcb6f Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt. 2012-05-31 17:45:57 +00:00
craig
717516db44 Fxi saving, etc. 2012-02-22 17:27:41 +00:00
craig
afa552e51f Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
751df9e68d Add option to cache contents of UMS library to an XML file on the device. 2012-01-30 19:27:46 +00:00
craig
daabe3ca84 Add option to only transcode if source is a different format. 2012-01-28 21:37:23 +00:00
craig
bbc6ec02fd Use clicked() not pressed() 2012-01-28 12:41:37 +00:00
craig
05e5324c3a Initial transcode support 2012-01-28 11:26:49 +00:00
craig
cea3b99f87 Must have filename scheme to be able to save. 2012-01-26 20:04:26 +00:00
craig
17250dccdf Save coverFileName setting. 2012-01-21 23:18:42 +00:00
craig
743e31fcf4 Allow to configure source and destination devices.
Add a label if device has not been configured before.
2012-01-21 22:51:02 +00:00
craig
4b37b764f8 - 'Fix Various Artists' setting belongs with device config
- Store Cantata specific UMS settings in separate file, as Amarok will completely replace the standard one!
2012-01-21 20:26:24 +00:00
craig
23191ace62 Need to recreate properties dialog each time, as it could be child of either listview or action dialog!!! 2012-01-19 20:30:14 +00:00
craig
14ee2e62a6 Settings for MTP devices 2012-01-19 19:28:35 +00:00
craig
88c21d7ade Make cover name editable 2012-01-18 21:03:09 +00:00
craig
ca7b56ff03 Allow user to specify name for coverfile. 2012-01-16 20:47:03 +00:00
craig
613f625422 Initial import of device support work
- Basic copy to/from device support.
- When refreshing library/albums, only affect parts of the model that have
  changed. (Previously the whole model was replaced).
- Allow songs to be deleted.

TODO:
- Make song deletion actually work
- Copy/delete album covers
- When deleting a whole album/artist, need to delete corresponding dir if it is empty.
- MTP devices
2012-01-15 19:18:12 +00:00