Commit Graph

10 Commits

Author SHA1 Message Date
craig
addec2f033 Be consisten with dolphin, "free" not "Free" 2012-01-19 19:48:26 +00:00
craig
01c7eb8a1e Settings for MTP devices 2012-01-19 19:28:35 +00:00
craig
11b1db05cc Start of MTP device support. Still todo: copy-to device, remove songs, covers??? 2012-01-18 21:08:19 +00:00
craig
8b3928da96 Allow user to specify name for coverfile. 2012-01-16 20:47:03 +00:00
craig
14f592c7e6 Copy/delete covers 2012-01-16 19:48:41 +00:00
craig
2b73962d0c Use reference 2012-01-16 19:48:18 +00:00
craig
fbdcb734c2 Store all unknow .is_audio_player keys, so that can write back when save 2012-01-16 19:48:07 +00:00
craig
ebe17c0088 Update contents when change path 2012-01-16 19:45:59 +00:00
craig
328b77ae79 Fix removeSongFromList 2012-01-16 19:45:46 +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