Commit Graph

143 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
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
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
385812dcd5 Disable folders model when page hidden 2012-01-18 21:01:18 +00:00
craig
f12fe78a99 - 1 remove action
- fix text of edit actions
2012-01-16 20:58:32 +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
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
12c75fa456 Use KInputDialog, not QInputDiallog, for KDE build. 2012-01-10 21:21:01 +00:00
craig
5dc2437c96 Expand/collapse interface via clicking on album cover. 2012-01-06 19:39:42 +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
craig
2e95e3519b Show track details in titlebar, so that these also appear in taskbar tooltips. 2012-01-04 19:20:11 +00:00
craig
73bc659d43 Cleanup 2012-01-04 19:19:13 +00:00
craig
f7926c2b4b Only need to load on mpd connection status change. 2012-01-04 19:18:48 +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
8f2c822c58 MPRISv2 interface 2012-01-03 19:55:13 +00:00
craig
949820a397 Improve time slider accuracu, by checking the time elapsed at each interval. 2012-01-03 19:53:05 +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
4388bcdd4a Add option to show/sort album year. 2011-12-31 11:13:46 +00:00
craig
4544fcc897 Jump to track position by clicking on position slider. 2011-12-28 21:00:38 +00:00
craig
1fca06141f Allow to connect to local domain socket. 2011-12-28 20:55:17 +00:00
craig
0150c2cd3a Fix playqueue header hiding/restoring. 2011-12-26 13:40:46 +00:00
craig
b3c42a9eda For playQueue, root items are *not* decorated! 2011-12-24 10:05:37 +00:00
craig
4a28c11f2c Make action text clearer 2011-12-22 19:03:24 +00:00