Commit Graph

5 Commits

Author SHA1 Message Date
craig.p.drummond@gmail.com
e5ac499460 Fix detection of some UMS devices that are already mounted at startup.
The old code checked that a device's parent was a USB drive. This works for UMS devices that ahve a partition, but not for others. Now we also check if the device itself is a USB drive.
2012-04-24 19:37:13 +00:00
craig
1ecf1e002e Silence 2012-01-19 19:30:25 +00:00
craig
01c7eb8a1e Settings for MTP devices 2012-01-19 19:28:35 +00:00
craig
6d581aee00 Remove debug 2012-01-18 21:02:19 +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