Commit Graph

125 Commits

Author SHA1 Message Date
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
craig
7b6e8faaa2 Add context menu to toolbar buttons to enable using smaller buttons. 2011-12-22 19:03:06 +00:00
craig
a631b2ab9a Only create the tray icon once! 2011-12-22 00:22:44 +00:00
craig
c9c16af57f Play/pause on middle click tray icon. 2011-12-22 00:09:38 +00:00
craig
c6bf36e306 Fx Qt only build 2011-12-21 19:46:02 +00:00
craig
c4f68efa1a Use WebKit to display artist/albumm info 2011-12-21 19:45:47 +00:00
craig
75f77e8b0d Proper model for streams, and multi-view 2011-12-21 19:43:49 +00:00
craig
a1442b58a3 Delete item before deleting menu. 2011-12-21 00:22:47 +00:00
craig
f4c91fb5c6 Port to KStatusNotifierItem 2011-12-21 00:10:35 +00:00
craig
e23cc29c0c Add info page, to show wikipedia info. 2011-12-20 22:17:05 +00:00
craig
9297fd8f62 Rename 'Info' to 'Server Info' 2011-12-20 20:44:53 +00:00
craig
e1cdc8cf0a Connect to correct object! 2011-12-19 19:30:38 +00:00
craig
298db55d9d Fix loading of playlists 2011-12-19 19:30:13 +00:00
craig
cfed24202b Only act on del key for list with focus 2011-12-19 19:28:58 +00:00
craig
8eaffa08e0 Album views 2011-12-19 19:28:13 +00:00
craig
be25c6dbb1 USe term exapnd 2011-12-19 19:27:43 +00:00
craig
9174793f4f Consistent text 2011-12-19 19:27:29 +00:00
craig
647eec5aff Make an 'ItemView' class so that each view can set whether to be list or tree like. 2011-12-18 20:04:13 +00:00
craig
92a34a6fb8 Fix Qt-only build 2011-12-15 18:10:50 +00:00