Commit Graph

9 Commits

Author SHA1 Message Date
craig.p.drummond@gmail.com
291c8d4f1a Only want USB StorageAccess. 2012-11-01 12:15:38 +00:00
craig.p.drummond@gmail.com
b6ebc8ed21 Remove warning about null object in QObject::disconnect 2012-10-31 12:07:55 +00:00
craig.p.drummond
173712493c Device sync support for Qt-only builds. To support this, a cut-down version of Solid is included. 2012-09-17 18:39:01 +00:00
craig.p.drummond@gmail.com
b9fd3eb225 In KDE builds, check if MPD is readable each time we get a device added or removed signal from Solid. (Requires KDE4.9 to function correctly)
BUG:53
2012-08-21 17:55:06 +00:00
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