Commit Graph

38 Commits

Author SHA1 Message Date
craig
84e460fa72 Work-around lack of album-artist in mtp 2012-01-19 19:29:35 +00:00
craig
8ff88cdb36 Need to place all finames in quotes 2012-01-18 21:00:49 +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
1fca06141f Allow to connect to local domain socket. 2011-12-28 20:55:17 +00:00
craig
1e46e13da5 Show spinner over library/album/folder view when loading. (KDE only) 2011-12-22 20:03:54 +00:00
craig
a79ff8a8b6 Forgot to commit! 2011-12-22 19:07:25 +00:00
craig
92a34a6fb8 Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
5239b22f7c Remove debug 2011-12-14 20:48:06 +00:00
craig
03bacd43cf Need to quote name! 2011-12-14 20:46:26 +00:00
craig
61ebd6337b Drag and drop from/to playlists 2011-12-14 19:44:09 +00:00
craig
7cf422b9a6 Use bold text to highlight items, not italic 2011-12-14 19:42:54 +00:00
craig
2031ebd4d2 ...an more playlist work 2011-12-14 19:42:15 +00:00
craig
4e0e842c88 More playlist work 2011-12-14 19:42:01 +00:00
craig
39e0c4ef5d Playlists work 2011-12-14 19:41:06 +00:00
craig
0fec68c50c Move formatDuration out of MainWindow class 2011-12-14 19:40:33 +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
e30eff786c Start of info page 2011-12-07 21:11:35 +00:00
craig
469d115b67 Check if playlist exists in cantata - rather than talking to mpd 2011-12-07 21:09:54 +00:00
craig
80c58f82fb Remove debug 2011-12-06 17:45:10 +00:00
craig
a0e10ac604 Simpler duration code 2011-12-06 17:44:24 +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
b4163610a8 When details change, disconnect and reconnect 2011-12-05 19:36:39 +00:00
craig
537d2f301b Return an error in sendCommand if we are not connected 2011-12-05 19:36:21 +00:00
craig
d5ebe6151c Disconnect from MPD if details change 2011-12-05 19:36:02 +00:00
craig
fed58ddd25 Store maps of items, to speed up loading 2011-12-05 19:33:27 +00:00
craig
3f90772b9c Speed up loading, by storing prev artist/album 2011-12-05 19:32:50 +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
1d0fcf6d36 More code re-org 2011-12-03 20:17:23 +00:00
craig
84d41346e6 Re-org 2011-12-03 20:06:45 +00:00