Commit Graph

152 Commits

Author SHA1 Message Date
craig
868abd4922 Add track organizer dialog... 2012-02-03 20:59:04 +00:00
craig
093768fd28 Taglib is required for devices 2012-02-03 19:35:57 +00:00
craig
f09034f57d Fix action control 2012-02-03 19:35:25 +00:00
craig
896dee6f78 USe just one delete action 2012-02-03 19:35:12 +00:00
craig
863541d1e3 Better text 2012-02-03 19:34:14 +00:00
craig
1494f31b85 Allow to edit tags, and burn cds, from device files 2012-02-02 21:18:57 +00:00
craig
f9bbaf0314 Fix device delete 2012-02-02 21:18:11 +00:00
craig
2e186d7642 mpdConnectionDied is not used! 2012-02-01 21:07:14 +00:00
craig
cfcac8a559 Tag editor! 2012-02-01 21:06:53 +00:00
craig
6a62d00f78 Add burn to playlists 2012-01-30 21:04:48 +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
5e4061dfe0 Add create audio/data cd actions to library/folder/albums pages. 2012-01-30 19:26:00 +00:00
craig
d6e899a062 - 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
7f1982ce3d If clearing search, update immediately 2012-01-25 17:41:44 +00:00
craig
dd420c386b Reduce timeout 2012-01-25 17:41:10 +00:00
craig
27f04bf0f0 Cleanup 2012-01-25 17:40:55 +00:00
craig
a392761b37 Fix deleting items from queue 2012-01-25 17:40:44 +00:00
craig
118746853a Preserve selection when switching proxy/model 2012-01-25 17:40:30 +00:00
craig
c8dcb3e06a Only use proxy modek if we are filtering 2012-01-25 17:34:18 +00:00
craig
d9bc2ddfcf Use foreach 2012-01-25 17:34:01 +00:00
craig
cc95b844d6 Add finter-enabling to all models 2012-01-25 17:33:23 +00:00
craig
6806bf6669 Improve playqueue handling when we have 1000s of entries. 2012-01-24 21:59:37 +00:00
craig
713a52d8a3 Better cache usage 2012-01-24 19:58:29 +00:00
craig
f015ef7c16 Reduce amount library is loaded 2012-01-24 19:31:36 +00:00
craig
45a2b3bc2e Only clear models if lastdbUpdate time is invalid 2012-01-22 19:00:19 +00:00
craig
3d9ab838a6 Reduce number of MPD reloads 2012-01-21 21:26:57 +00:00
craig
a1a08fc5a9 No need for update dialog - never seen this shown anyway!!! 2012-01-21 21:00:24 +00:00
craig
e8577a9703 Rename 'Update Database' action to 'Refresh', as the curent view is now also refreshed. 2012-01-21 20:58:58 +00:00
craig
096d8a013c Configurable lsit/treeview for devices 2012-01-19 19:28:20 +00:00
craig
11b1db05cc Start of MTP device support. Still todo: copy-to device, remove songs, covers??? 2012-01-18 21:08:19 +00:00
craig
03dcd82ba1 Dsiable streams model when page hidden 2012-01-18 21:02:38 +00:00
craig
450bbcf917 Disable folders model when page hidden 2012-01-18 21:01:18 +00:00
craig
5053ddd96e - 1 remove action
- fix text of edit actions
2012-01-16 20:58:32 +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
5b212ca399 Devices page requires library model to be loaded - so that can check for song existence 2012-01-16 19:47:07 +00:00
craig
00e8fd6c8a Add option to hide delete songs action 2012-01-15 21:25:07 +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
99fcf7086a Use KInputDialog, not QInputDiallog, for KDE build. 2012-01-10 21:21:01 +00:00
craig
2a5085d589 Expand/collapse interface via clicking on album cover. 2012-01-06 19:39:42 +00:00
craig
9396c7e617 Fix Qt text formatting 2012-01-06 19:38:00 +00:00
craig
578b9a77cc KSqueezedLabel cant really handle rich text 2012-01-06 19:37:30 +00:00
craig
5996b24f5c Create custom cover for single-tracks album. 2012-01-06 19:36:38 +00:00
craig
4b14546648 Disable position slider when playing a stream. 2012-01-06 19:36:01 +00:00
craig
abb2712b87 Use 'play' icon for 'replace play queue', and 'add' icon for 'add to play queue' 2012-01-04 19:32:31 +00:00
craig
04f3aab21e Show track details in titlebar, so that these also appear in taskbar tooltips. 2012-01-04 19:20:11 +00:00
craig
518b7d41bb Cleanup 2012-01-04 19:19:13 +00:00
craig
db2c277063 Only need to load on mpd connection status change. 2012-01-04 19:18:48 +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