Commit Graph

362 Commits

Author SHA1 Message Date
craig
6617678831 Update albums when update db 2012-01-16 19:48:55 +00:00
craig
14f592c7e6 Copy/delete covers 2012-01-16 19:48:41 +00:00
craig
2b73962d0c Use reference 2012-01-16 19:48:18 +00:00
craig
fbdcb734c2 Store all unknow .is_audio_player keys, so that can write back when save 2012-01-16 19:48:07 +00:00
craig
494e76a5b7 Better error messages 2012-01-16 19:47:38 +00:00
craig
c00532858e Better action dialog - only show paths in tooltip 2012-01-16 19:47:23 +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
bcae00bf67 Fix autoskip 2012-01-16 19:46:41 +00:00
craig
778eb240f0 Fix genre filtering 2012-01-16 19:46:27 +00:00
craig
7dcc5979a3 Honour 'ignore the' setting 2012-01-16 19:46:13 +00:00
craig
ebe17c0088 Update contents when change path 2012-01-16 19:45:59 +00:00
craig
328b77ae79 Fix removeSongFromList 2012-01-16 19:45:46 +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
9b431c633f Fix warning! 2012-01-11 20:18:18 +00:00
craig
fecaeb504b When checking for existing covers, also check AlbumArt.jpg/png 2012-01-11 20:13:50 +00:00
craig
8499aa8acb Fix crash when removing items from playlist. 2012-01-11 20:10:43 +00:00
craig
0ef5d8685f Fix memory leak in playlistsmodel. 2012-01-10 21:21:43 +00:00
craig
99fcf7086a Use KInputDialog, not QInputDiallog, for KDE build. 2012-01-10 21:21:01 +00:00
craig
c16e6df623 When editing a stream category name, show the current name in the entry field. 2012-01-10 21:20:27 +00:00
craig
a3663a084e Update polish 2012-01-08 22:15:55 +00:00
craig
76cb5adcad Update 2012-01-08 15:19:55 +00:00
craig
65fe6142a1 Update 2012-01-06 19:46:00 +00:00
craig
f2d11ac138 Spanish translation 2012-01-06 19:45:49 +00:00
craig
2a5085d589 Expand/collapse interface via clicking on album cover. 2012-01-06 19:39:42 +00:00
craig
f0a7594258 Fix icon size 2012-01-06 19:39:25 +00:00
craig
ab7eaf77ce Dont build libMaia as a library, just compile into cantata. 2012-01-06 19:39:08 +00:00
craig
e080a58cf0 Update 2012-01-06 19:38:45 +00:00
craig
6a3d36a05e Reduce control button spacing 2012-01-06 19:38:35 +00:00
craig
75c802418d eanble year in library view, and mpris support by default. 2012-01-06 19:38:22 +00:00
craig
9396c7e617 Fix Qt text formatting 2012-01-06 19:38:00 +00:00
craig
da60ae2ff1 Basic elided-text class for Qt-only build. 2012-01-06 19:37:44 +00:00
craig
578b9a77cc KSqueezedLabel cant really handle rich text 2012-01-06 19:37:30 +00:00
craig
8892cb8238 Draw translucent icon below text 2012-01-06 19:37:12 +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
4843cccb7c In list/icon view, show actions of not selected/highlighted items at 20% opacity. 2012-01-06 19:35:49 +00:00
craig
2dbaf32f8e Update 2012-01-04 19:37:20 +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
cf4c62ed7a Delay checking of dockmanager running for 1/2 second - so that this does not happen immediately at start-up, othwise cantata hangs! 2012-01-04 19:20:50 +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
628c877819 Show 'Single Tracks' at top of list. 2012-01-04 19:19:53 +00:00
craig
09bc65ad9b Fix listnig of single-tracks albums tracks 2012-01-04 19:19:38 +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
5113de0706 Clear old songs before adding new - prevents duplicates 2012-01-04 19:18:27 +00:00
craig
a3b76fb719 Allow to use icon view in all bar lowest level - in case we ever have icon/list view for library. 2012-01-04 19:18:07 +00:00
craig
9beeaaa424 Make consistent with library view 2012-01-04 19:17:38 +00:00
craig
e75e080a0b Fix streams export 2012-01-04 19:17:21 +00:00
craig
84de11b093 Spelling 2012-01-04 19:17:04 +00:00