Commit Graph

11 Commits

Author SHA1 Message Date
craig
14ee2e62a6 Settings for MTP devices 2012-01-19 19:28:35 +00:00
craig
8e08770412 Start of MTP device support. Still todo: copy-to device, remove songs, covers??? 2012-01-18 21:08:19 +00:00
craig
88c21d7ade Make cover name editable 2012-01-18 21:03:09 +00:00
craig
f3f357f8a8 Remove debug 2012-01-18 21:02:19 +00:00
craig
149afdad52 Extra filenames to remove 2012-01-18 21:01:49 +00:00
craig
74fed07cbc Start of MTP support. 2012-01-16 19:50:39 +00:00
craig
75c66249d0 Fix idex creation in addSongs/removeSongsFromList 2012-01-16 19:49:58 +00:00
craig
454c7b99a3 Copy/delete covers 2012-01-16 19:48:41 +00:00
craig
c5a9b7e367 Honour 'ignore the' setting 2012-01-16 19:46:13 +00:00
craig
08598687bf Fix removeSongFromList 2012-01-16 19:45:46 +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