Commit Graph

121 Commits

Author SHA1 Message Date
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
craig
66d03b0c84 MPRISv2 interface 2012-01-03 19:55:13 +00:00
craig
d953a5cddc Improve time slider accuracu, by checking the time elapsed at each interval. 2012-01-03 19:53:05 +00:00
craig
8ef2023882 Add option to group single track artist/albums under
'Various Artists'/'Single Tracks'/'Artist - Track'
2012-01-03 19:52:45 +00:00
craig
30b815a8e0 Add option to show/sort album year. 2011-12-31 11:13:46 +00:00
craig
8331016535 Jump to track position by clicking on position slider. 2011-12-28 21:00:38 +00:00
craig
8e065b3c2f Allow to connect to local domain socket. 2011-12-28 20:55:17 +00:00
craig
aacac355ed Fix playqueue header hiding/restoring. 2011-12-26 13:40:46 +00:00
craig
6ef56121fc For playQueue, root items are *not* decorated! 2011-12-24 10:05:37 +00:00
craig
4a035b7fc2 Make action text clearer 2011-12-22 19:03:24 +00:00
craig
c4f2f81f3f Add context menu to toolbar buttons to enable using smaller buttons. 2011-12-22 19:03:06 +00:00
craig
8fde5bc2e1 Only create the tray icon once! 2011-12-22 00:22:44 +00:00
craig
30577e04ca Play/pause on middle click tray icon. 2011-12-22 00:09:38 +00:00
craig
e45519d5e6 Fx Qt only build 2011-12-21 19:46:02 +00:00
craig
8b3ada46c8 Use WebKit to display artist/albumm info 2011-12-21 19:45:47 +00:00
craig
8fa1519800 Proper model for streams, and multi-view 2011-12-21 19:43:49 +00:00
craig
6aecf268af Delete item before deleting menu. 2011-12-21 00:22:47 +00:00
craig
f914f51674 Port to KStatusNotifierItem 2011-12-21 00:10:35 +00:00
craig
03a7195e59 Add info page, to show wikipedia info. 2011-12-20 22:17:05 +00:00
craig
f854478761 Rename 'Info' to 'Server Info' 2011-12-20 20:44:53 +00:00
craig
4199600c33 Connect to correct object! 2011-12-19 19:30:38 +00:00
craig
3d401bc635 Fix loading of playlists 2011-12-19 19:30:13 +00:00
craig
14b4c57a86 Only act on del key for list with focus 2011-12-19 19:28:58 +00:00
craig
8c7c0a68f6 Album views 2011-12-19 19:28:13 +00:00
craig
14cf26f140 USe term exapnd 2011-12-19 19:27:43 +00:00
craig
ef44dc0404 Consistent text 2011-12-19 19:27:29 +00:00
craig
dd06c86ccf 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
37e62aad3b Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
c14a244807 Make it possible to hide pages 2011-12-15 18:09:10 +00:00
craig
6681bb3c9d s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
c882a7cf39 Use term 'Track' and not 'Song' 2011-12-14 19:42:32 +00:00
craig
ba692cda7c More playlist work 2011-12-14 19:42:01 +00:00