Commit Graph

15 Commits

Author SHA1 Message Date
craig
631d9d60f2 Fxi saving, etc. 2012-02-22 17:27:41 +00:00
craig
5b68bd2e2b Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
0c38fd5668 Add option to cache contents of UMS library to an XML file on the device. 2012-01-30 19:27:46 +00:00
craig
135ab049bb Add option to only transcode if source is a different format. 2012-01-28 21:37:23 +00:00
craig
0ff0354885 Use clicked() not pressed() 2012-01-28 12:41:37 +00:00
craig
8534e5f4a3 Initial transcode support 2012-01-28 11:26:49 +00:00
craig
1c1899ed84 Must have filename scheme to be able to save. 2012-01-26 20:04:26 +00:00
craig
99e28e68d6 Save coverFileName setting. 2012-01-21 23:18:42 +00:00
craig
b5c7e43041 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
3f81f07f3b - '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
332d407c04 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
01c7eb8a1e Settings for MTP devices 2012-01-19 19:28:35 +00:00
craig
11d40462c8 Make cover name editable 2012-01-18 21:03:09 +00:00
craig
8b3928da96 Allow user to specify name for coverfile. 2012-01-16 20:47:03 +00:00
craig
658f0bc29e 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