Commit Graph

17 Commits

Author SHA1 Message Date
craig
84e460fa72 Work-around lack of album-artist in mtp 2012-01-19 19:29:35 +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
craig
73bc659d43 Cleanup 2012-01-04 19:19:13 +00:00
craig
7dad99ec88 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
b292be9433 Fix single-track - fixes a crash, and places sort in proxy models. 2012-01-04 19:15:34 +00:00
craig
3095b0e2bb Correct album i18n 2012-01-03 20:30:33 +00:00
craig
312a56aeb0 Add option to group single track artist/albums under
'Various Artists'/'Single Tracks'/'Artist - Track'
2012-01-03 19:52:45 +00:00
craig
92a34a6fb8 Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
2031ebd4d2 ...an more playlist work 2011-12-14 19:42:15 +00:00
craig
36641c5092 Strt of editable playlists 2011-12-14 19:39:52 +00:00
craig
ca24fcd99b Finally have streams working!!! 2011-12-09 22:55:01 +00:00
craig
40e90a0c3a Fix some i18n todos 2011-12-08 21:46:41 +00:00
craig
11c51064be Place MPDConnection in its own thread, and use signals/slots to communicate with it. 2011-12-06 17:44:06 +00:00
craig
aaa9217553 Update copyright 2011-12-05 19:32:25 +00:00
craig
1c505d8735 Reduce QObject usage 2011-12-05 19:30:42 +00:00
craig
f40983a602 Add copyright 2011-12-04 10:48:50 +00:00
craig
84d41346e6 Re-org 2011-12-03 20:06:45 +00:00