Commit Graph

35 Commits

Author SHA1 Message Date
craig
0653b3ed3c Grouped play queue :-) 2012-02-24 18:09:07 +00:00
craig
088646debc Add option to sort albums in albums view by either; album-artist, or
artist-album.
2012-02-23 16:54:04 +00:00
craig
743ae52f5c When using local UNIX domain socket, allow playback of non database files. 2012-02-06 19:49:53 +00:00
craig
0b6dce46d2 Show song location in tooltip 2012-02-01 21:24:53 +00:00
craig
a643daaf8b - 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
ada3fb7a8e Call albums update directly, not via signal 2012-01-24 22:00:12 +00:00
craig
0d01526da5 Add simple timer to aid debuggin 2012-01-24 19:32:20 +00:00
craig
ec3a87de97 Disable albums model when page is hidden 2012-01-16 19:49:18 +00:00
craig
50af950260 Update albums when update db 2012-01-16 19:48:55 +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
88a5ea2028 Create custom cover for single-tracks album. 2012-01-06 19:36:38 +00:00
craig
799efc5037 Fix listnig of single-tracks albums tracks 2012-01-04 19:19:38 +00:00
craig
9cbba65552 Clear old songs before adding new - prevents duplicates 2012-01-04 19:18:27 +00:00
craig
456ac81208 Make consistent with library view 2012-01-04 19:17:38 +00:00
craig
1f8cb70747 Fix order of single-track album tracks. 2012-01-04 19:16:16 +00:00
craig
7dad99ec88 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
ee4919da62 Change dock item icon to cover 2012-01-03 19:56:03 +00:00
craig
91c0f36485 Fix inconsistency between adding items via drag'n'drop and using the '>>' actions 2012-01-03 19:54:13 +00:00
craig
69e0918846 Check for duplicate files 2012-01-03 19:53:55 +00:00
craig
09719d2445 Reduce code 2011-12-22 19:05:53 +00:00
craig
097eab8075 Cleanup 2011-12-21 19:44:04 +00:00
craig
8eaffa08e0 Album views 2011-12-19 19:28:13 +00:00
craig
9af9ddf6b4 Allow to navigate into albums 2011-12-18 22:58:29 +00:00
craig
92a34a6fb8 Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
85511a2414 - Use \n to separate strings in drag'n'drop mimedata
- Fix moving items in playlist
2011-12-14 23:10:07 +00:00
craig
dc02a9fb8b s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
9bf17ab769 Use term 'Track' and not 'Song' 2011-12-14 19:42:32 +00:00
craig
c9e4d0dde7 Better tooltips 2011-12-14 19:40:10 +00:00
craig
62fb931b8f Sort by album name 2011-12-14 19:38:05 +00:00
craig
f24012d5f8 - Custom delegate
- fix sort
2011-12-14 19:37:49 +00:00
craig
4e91b2b529 Fix album-view text positioning 2011-12-09 23:28:52 +00:00
craig
375894268d Use constants for mime-types 2011-12-09 19:53:12 +00:00
craig
d04cd47ee5 Add config option to set album cover size 2011-12-09 18:28:23 +00:00
craig
2a0d9a074f Complete album page 2011-12-09 18:27:49 +00:00
craig
b4688fda35 Add an albums page 2011-12-08 21:49:37 +00:00