Commit Graph

43 Commits

Author SHA1 Message Date
craig
4e5a489966 Better tooltips 2012-03-07 19:27:13 +00:00
craig
a4a06bc641 Show album durations 2012-03-06 18:59:48 +00:00
craig
9223e27132 Fix albums view tree 2012-03-05 19:50:56 +00:00
craig
f7e2b78928 Fix album view search text 2012-03-05 19:49:46 +00:00
craig
e35bdaa74c Sort songs when drag 2012-03-02 20:26:36 +00:00
craig
fe2aea3889 Track & title consistency 2012-02-29 18:09:48 +00:00
craig
33cee237a9 use begin/eng insert/remove rows 2012-02-28 19:33:09 +00:00
craig
f6217d0cde Coding standard 2012-02-25 21:53:00 +00:00
craig
239b066e36 Grouped play queue :-) 2012-02-24 18:09:07 +00:00
craig
74f10be10d Add option to sort albums in albums view by either; album-artist, or
artist-album.
2012-02-23 16:54:04 +00:00
craig
4d17e5437a When using local UNIX domain socket, allow playback of non database files. 2012-02-06 19:49:53 +00:00
craig
0102acebde Show song location in tooltip 2012-02-01 21:24:53 +00:00
craig
90211f2de8 - Add text-urilist to library/folder/album drag'n'drop mimetypes - so that can drop onto k3b
- Store mpdDir as a QString in settings class, so that everyone can access it from there
2012-01-30 19:27:09 +00:00
craig
b18f5a8457 Call albums update directly, not via signal 2012-01-24 22:00:12 +00:00
craig
d617e7293a Add simple timer to aid debuggin 2012-01-24 19:32:20 +00:00
craig
07252ad365 Disable albums model when page is hidden 2012-01-16 19:49:18 +00:00
craig
6617678831 Update albums when update db 2012-01-16 19:48:55 +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
craig
5996b24f5c Create custom cover for single-tracks album. 2012-01-06 19:36:38 +00:00
craig
09bc65ad9b Fix listnig of single-tracks albums tracks 2012-01-04 19:19:38 +00:00
craig
5113de0706 Clear old songs before adding new - prevents duplicates 2012-01-04 19:18:27 +00:00
craig
9beeaaa424 Make consistent with library view 2012-01-04 19:17:38 +00:00
craig
0c60c53f7f Fix order of single-track album tracks. 2012-01-04 19:16:16 +00:00
craig
9fc2286ce3 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
47ac68ee4b Change dock item icon to cover 2012-01-03 19:56:03 +00:00
craig
1872cef46f Fix inconsistency between adding items via drag'n'drop and using the '>>' actions 2012-01-03 19:54:13 +00:00
craig
d4bb8f5281 Check for duplicate files 2012-01-03 19:53:55 +00:00
craig
722f137640 Reduce code 2011-12-22 19:05:53 +00:00
craig
28afda6c6a Cleanup 2011-12-21 19:44:04 +00:00
craig
8c7c0a68f6 Album views 2011-12-19 19:28:13 +00:00
craig
81fce60e14 Allow to navigate into albums 2011-12-18 22:58:29 +00:00
craig
37e62aad3b Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
7b8f85315e - Use \n to separate strings in drag'n'drop mimedata
- Fix moving items in playlist
2011-12-14 23:10:07 +00:00
craig
6681bb3c9d s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
c882a7cf39 Use term 'Track' and not 'Song' 2011-12-14 19:42:32 +00:00
craig
101f0a1ac7 Better tooltips 2011-12-14 19:40:10 +00:00
craig
acd406b645 Sort by album name 2011-12-14 19:38:05 +00:00
craig
d8267d2f3b - Custom delegate
- fix sort
2011-12-14 19:37:49 +00:00
craig
83e124da67 Fix album-view text positioning 2011-12-09 23:28:52 +00:00
craig
c285707f3a Use constants for mime-types 2011-12-09 19:53:12 +00:00
craig
6ec9cf0320 Add config option to set album cover size 2011-12-09 18:28:23 +00:00
craig
f26436f30a Complete album page 2011-12-09 18:27:49 +00:00
craig
f6c30f5d46 Add an albums page 2011-12-08 21:49:37 +00:00