Commit Graph

65 Commits

Author SHA1 Message Date
craig
14da90083c Better progress steps 2012-01-20 20:20:54 +00:00
craig
c300685349 Apply variosu artists fix.unfix depending on whether copying to or from device 2012-01-20 20:19:53 +00:00
craig
ae6ad0dc89 When disaplying songs of various artists albums, show as 'track number -
artist - song'
2012-01-20 20:18:55 +00:00
craig
23191ace62 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
52441d2ea8 Set permissions 2012-01-19 20:04:51 +00:00
craig
992b9e73d9 Be consisten with dolphin, "free" not "Free" 2012-01-19 19:48:26 +00:00
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
ca7b56ff03 Allow user to specify name for coverfile. 2012-01-16 20:47:03 +00:00
craig
454c7b99a3 Copy/delete covers 2012-01-16 19:48:41 +00:00
craig
1d625ef918 Use reference 2012-01-16 19:48:18 +00:00
craig
4bba1f3c0e Store all unknow .is_audio_player keys, so that can write back when save 2012-01-16 19:48:07 +00:00
craig
fc8c5a44c4 Update contents when change path 2012-01-16 19:45:59 +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