Commit Graph

72 Commits

Author SHA1 Message Date
craig
46531ba19f Fix qt-translations 2012-03-26 18:34:41 +00:00
craig
1cfd62a95c Add action to show current track in lib 2012-03-21 19:05:55 +00:00
craig
199ec0805c Add #define for default cover icon names 2012-03-20 21:13:18 +00:00
craig
0b283a904a When checking whether a song exists in device, or library, need to also check
'single tracks' and 'multiple artist' groupings - if these have been enabled.
2012-03-20 21:11:19 +00:00
craig
1621faf8d6 Add option to group albums with multiple artists under Various Artists. 2012-03-20 21:11:02 +00:00
craig
c93d81ed5e Include icons in qrc for qt 2012-03-14 17:30:06 +00:00
craig
44172a48df Better tooltips 2012-03-07 19:27:13 +00:00
craig
b8f8e96d9c Show album durations 2012-03-06 18:59:48 +00:00
craig
374bba3d71 Sort songs when drag 2012-03-02 20:26:36 +00:00
craig
58d06d3a09 Track & title consistency 2012-02-29 18:09:48 +00:00
craig
8746d6189a Fix memleaks 2012-02-28 19:32:50 +00:00
craig
0653b3ed3c Grouped play queue :-) 2012-02-24 18:09:07 +00:00
craig
a0f42e8413 Add 'copy to device', etc, actions to folders page. 2012-02-10 20:32:56 +00:00
craig
1aae3d2edc Store genre in set 2012-02-09 19:13:21 +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
69778b3262 Add track organizer dialog... 2012-02-03 20:59:04 +00:00
craig
0b6dce46d2 Show song location in tooltip 2012-02-01 21:24:53 +00:00
craig
dc51c8b03e Tag editor! 2012-02-01 21:06:53 +00:00
craig
751df9e68d Add option to cache contents of UMS library to an XML file on the device. 2012-01-30 19:27:46 +00:00
craig
d1dcdd7738 Move toXML/fromXML into root class 2012-01-30 19:27:32 +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
5aaa51ce6e Fix empty genres 2012-01-26 20:01:36 +00:00
craig
0b874c5a9e Use param 2012-01-24 22:00:40 +00:00
craig
ada3fb7a8e Call albums update directly, not via signal 2012-01-24 22:00:12 +00:00
craig
68d13c562f Better cache usage 2012-01-24 19:58:29 +00:00
craig
0d01526da5 Add simple timer to aid debuggin 2012-01-24 19:32:20 +00:00
craig
639c45c3a5 Speedup? 2012-01-24 19:31:17 +00:00
craig
44967aa209 When determining cache filename, replace slashes with underscores. 2012-01-24 19:31:07 +00:00
craig
fdcb4cf4db Only do incremental update if we have cache 2012-01-24 19:30:51 +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
f3f357f8a8 Remove debug 2012-01-18 21:02:19 +00:00
craig
75c66249d0 Fix idex creation in addSongs/removeSongsFromList 2012-01-16 19:49:58 +00:00
craig
50af950260 Update albums when update db 2012-01-16 19:48:55 +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
craig
88a5ea2028 Create custom cover for single-tracks album. 2012-01-06 19:36:38 +00:00
craig
89af0bf2c7 Show 'Single Tracks' at top of list. 2012-01-04 19:19:53 +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
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
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
6940015ce8 Add custom icon for various artists 2012-01-02 12:24:12 +00:00
craig
bb24fef0cd Only show year if greater than 0!!! 2011-12-31 11:38:57 +00:00
craig
4494e6eff6 Show 'Various Artists' at the top of the library view. 2011-12-31 11:33:07 +00:00
craig
9454929793 Separate year/track num from text with " - " 2011-12-31 11:14:54 +00:00
craig
4388bcdd4a Add option to show/sort album year. 2011-12-31 11:13:46 +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