Commit Graph

250 Commits

Author SHA1 Message Date
craig
147e0e5560 Add burn to playlists 2012-01-30 21:04:48 +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
470789f709 Add create audio/data cd actions to library/folder/albums pages. 2012-01-30 19:26:00 +00:00
craig
d4e055cba3 - Don't allow to change Music folder for UMS devices when properties dialog is shown from copy dialog.
- Reduce MPD connect/disconnect state changes
- Clean up when abort is requested
2012-01-28 11:28:43 +00:00
craig
7f47f9b863 If clearing search, update immediately 2012-01-25 17:41:44 +00:00
craig
6b1775d7bb Reduce timeout 2012-01-25 17:41:10 +00:00
craig
600cf451fa Cleanup 2012-01-25 17:40:55 +00:00
craig
9b56fd382a Fix deleting items from queue 2012-01-25 17:40:44 +00:00
craig
2ddf21d1d0 Preserve selection when switching proxy/model 2012-01-25 17:40:30 +00:00
craig
052559df14 Only use proxy modek if we are filtering 2012-01-25 17:34:18 +00:00
craig
0a89bc992d Use foreach 2012-01-25 17:34:01 +00:00
craig
f281a0f718 Add finter-enabling to all models 2012-01-25 17:33:23 +00:00
craig
eae42fde39 Improve playqueue handling when we have 1000s of entries. 2012-01-24 21:59:37 +00:00
craig
68d13c562f Better cache usage 2012-01-24 19:58:29 +00:00
craig
d4c4056639 Reduce amount library is loaded 2012-01-24 19:31:36 +00:00
craig
9bb95b2fac Mention music folder is also unsed for transferring to/from devices. 2012-01-22 19:31:56 +00:00
craig
f1570510ad Only clear models if lastdbUpdate time is invalid 2012-01-22 19:00:19 +00:00
craig
4a364399b6 Reduce number of MPD reloads 2012-01-21 21:26:57 +00:00
craig
e0ecbe78d3 No need for update dialog - never seen this shown anyway!!! 2012-01-21 21:00:24 +00:00
craig
1502d3a49e Rename 'Update Database' action to 'Refresh', as the curent view is now also refreshed. 2012-01-21 20:58:58 +00:00
craig
4b37b764f8 - 'Fix Various Artists' setting belongs with device config
- Store Cantata specific UMS settings in separate file, as Amarok will completely replace the standard one!
2012-01-21 20:26:24 +00:00
craig
1a7999c7aa Also check for folder.jpg/png 2012-01-20 20:19:13 +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
52db6eb496 When we recieve an updated signal frmo MPD, refresh library view. 2012-01-19 20:21:16 +00:00
craig
14ee2e62a6 Settings for MTP devices 2012-01-19 19:28:35 +00:00
craig
7934ca9d9e Configurable lsit/treeview for devices 2012-01-19 19:28:20 +00:00
craig
8e08770412 Start of MTP device support. Still todo: copy-to device, remove songs, covers??? 2012-01-18 21:08:19 +00:00
craig
13b7b3ce75 Dsiable streams model when page hidden 2012-01-18 21:02:38 +00:00
craig
03090bef2b Fix Qt only build 2012-01-18 21:02:03 +00:00
craig
385812dcd5 Disable folders model when page hidden 2012-01-18 21:01:18 +00:00
craig
3a3ffdb013 When changing name of playlist, show the original name in the line-edit. 2012-01-16 21:01:50 +00:00
craig
f12fe78a99 - 1 remove action
- fix text of edit actions
2012-01-16 20:58:32 +00:00
craig
ca7b56ff03 Allow user to specify name for coverfile. 2012-01-16 20:47:03 +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
454c7b99a3 Copy/delete covers 2012-01-16 19:48:41 +00:00
craig
a62675ff8b Devices page requires library model to be loaded - so that can check for song existence 2012-01-16 19:47:07 +00:00
craig
b75d04f876 Add option to hide delete songs action 2012-01-15 21:25:07 +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
6b26fed2f0 When checking for existing covers, also check AlbumArt.jpg/png 2012-01-11 20:13:50 +00:00
craig
12c75fa456 Use KInputDialog, not QInputDiallog, for KDE build. 2012-01-10 21:21:01 +00:00
craig
75e78b8ae6 When editing a stream category name, show the current name in the entry field. 2012-01-10 21:20:27 +00:00
craig
5dc2437c96 Expand/collapse interface via clicking on album cover. 2012-01-06 19:39:42 +00:00
craig
c0bbe050de Reduce control button spacing 2012-01-06 19:38:35 +00:00
craig
e8d2abe617 eanble year in library view, and mpris support by default. 2012-01-06 19:38:22 +00:00
craig
c6b75eeedc Fix Qt text formatting 2012-01-06 19:38:00 +00:00
craig
d75c2822a7 KSqueezedLabel cant really handle rich text 2012-01-06 19:37:30 +00:00
craig
88a5ea2028 Create custom cover for single-tracks album. 2012-01-06 19:36:38 +00:00
craig
eecfe59223 Disable position slider when playing a stream. 2012-01-06 19:36:01 +00:00
craig
27a8c7351d Use 'play' icon for 'replace play queue', and 'add' icon for 'add to play queue' 2012-01-04 19:32:31 +00:00