Commit Graph

80 Commits

Author SHA1 Message Date
craig
868abd4922 Add track organizer dialog... 2012-02-03 20:59:04 +00:00
craig
eeeed1ec62 Basic support for configurable stream/category icons. (KDE only) 2012-02-03 19:37:12 +00:00
craig
c52dbe63fb REset modified flag 2012-02-03 19:36:36 +00:00
craig
47666b368c Update 2012-02-01 21:39:56 +00:00
craig
36d8f91049 Fix UMS and MTP song durations. 2012-02-01 21:39:04 +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
0c38fd5668 Add option to cache contents of UMS library to an XML file on the device. 2012-01-30 19:27:46 +00:00
craig
5e4061dfe0 Add create audio/data cd actions to library/folder/albums pages. 2012-01-30 19:26:00 +00:00
craig
b9bef9a78a Read MTP serial number. 2012-01-28 22:00:19 +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
3d7346c7ff Don't allow editing of device properties when device is busy. 2012-01-28 11:27:08 +00:00
craig
8534e5f4a3 Initial transcode support 2012-01-28 11:26:49 +00:00
craig
c277b45f52 Update 2012-01-26 20:01:25 +00:00
craig
2436515523 Fix sidebar painting for Qt styles (cleanlooks, plastique, etc.) 2012-01-26 20:01:17 +00:00
craig
6806bf6669 Improve playqueue handling when we have 1000s of entries. 2012-01-24 21:59:37 +00:00
craig
0ed3b47181 When determining cache filename, replace slashes with underscores. 2012-01-24 19:31:07 +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
8cd89b7b8b German translations 2012-01-21 12:48:50 +00:00
craig
a62f2c907f When disaplying songs of various artists albums, show as 'track number -
artist - song'
2012-01-20 20:18:55 +00:00
craig
6073a71980 When we recieve an updated signal frmo MPD, refresh library view. 2012-01-19 20:21:16 +00:00
craig
83a396e308 device support is KDE only 2012-01-19 20:04:44 +00:00
craig
b8c747353c Update 2012-01-19 19:41:49 +00:00
craig
14a9bff94f Update 2012-01-18 21:02:54 +00:00
craig
5dc18cfb44 When changing name of playlist, show the original name in the line-edit. 2012-01-16 21:01:50 +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
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
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
ab7eaf77ce Dont build libMaia as a library, just compile into cantata. 2012-01-06 19:39:08 +00:00
craig
da60ae2ff1 Basic elided-text class for Qt-only build. 2012-01-06 19:37:44 +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
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
84de11b093 Spelling 2012-01-04 19:17:04 +00:00
craig
ea47f5ba27 Add script to convery amarok radio to cantata 2012-01-04 19:16:52 +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
1872cef46f Fix inconsistency between adding items via drag'n'drop and using the '>>' actions 2012-01-03 19:54: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
a8d580af34 Show 'Various Artists' at the top of the library view. 2011-12-31 11:33:07 +00:00
craig
30b815a8e0 Add option to show/sort album year. 2011-12-31 11:13:46 +00:00