Commit Graph

921 Commits

Author SHA1 Message Date
craig
95a1a15f9d Add basic lyrics editing. 2012-03-25 08:42:32 +00:00
craig
b11f749408 No actions in grouped view 2012-03-23 20:35:49 +00:00
craig
74bd86d482 Make play list menu order consistent with view order 2012-03-23 20:35:34 +00:00
craig
93de42c48d Update playlist menu 2012-03-23 20:35:15 +00:00
craig
6b9335248a Adjust min and max sizes for sidebar. 2012-03-23 20:35:04 +00:00
craig
fe45f9e8f1 Disable JavaScript for webview, this removes the 'Show'/'Hide' buttons from
wikipedia pages.
2012-03-23 20:34:52 +00:00
craig
168aa26a69 Fix qt-only 2012-03-23 20:34:37 +00:00
craig
f6f956c38d Formatting 2012-03-23 20:34:26 +00:00
craig
df41259da5 Plase playQ next to views 2012-03-23 20:34:13 +00:00
craig
bd57ff4e48 Match description with playQ 2012-03-23 20:33:59 +00:00
craig
c543d832b3 Fix indexes 2012-03-23 20:33:37 +00:00
craig
c62a31e271 Drop modes 2012-03-23 20:33:22 +00:00
craig
cd586abb6f Tabs not moveable 2012-03-23 20:33:06 +00:00
craig
828d193d26 Fix(?) crash when forget device whilst its scanning 2012-03-23 20:32:52 +00:00
craig
74b1603777 Fix remove rows 2012-03-23 20:32:32 +00:00
craig
5cb74e6e03 Need to use drop-row-adjust 2012-03-23 20:32:21 +00:00
craig
0d802b071a Remove debug 2012-03-21 21:39:36 +00:00
craig
3d9dd75988 Need to update key of items that have not been moved. 2012-03-21 21:39:11 +00:00
craig
39d63d2fd6 Update key 2012-03-21 19:25:43 +00:00
craig
56d74261c7 Fix crash when quiting Cantata whilst devices are being scanned. 2012-03-21 19:20:48 +00:00
craig
0f55c8d58e Use KStringHandler::naturalCompare if we're built with KDE 2012-03-21 19:08:00 +00:00
craig
b4ed235271 Remove proxy code duplication 2012-03-21 19:07:34 +00:00
craig
d47edef6a7 Fix showing of tag editor 2012-03-21 19:07:10 +00:00
craig
392ebb128b Fix various artists grouping 2012-03-21 19:06:52 +00:00
craig
624484b7c8 Only set vol if diff from before 2012-03-21 19:06:38 +00:00
craig
bc4dc016af If possible, return Image from Covers::get() 2012-03-21 19:06:19 +00:00
craig
1cfd62a95c Add action to show current track in lib 2012-03-21 19:05:55 +00:00
craig
f40e5f6134 Put entry in correct place!!!! 2012-03-21 19:05:36 +00:00
craig
cf5232f64f Use collection 2012-03-21 19:05:23 +00:00
craig
a468b85181 Use correct config item!!! 2012-03-21 19:05:12 +00:00
craig
41c8e61e4b No auto expand for playlist 2012-03-21 19:04:54 +00:00
craig
8f5425cfea Refresh model when view changes 2012-03-21 19:04:29 +00:00
craig
ea932bda1c Work on playlist editing 2012-03-21 19:04:10 +00:00
craig
b00860ca65 Add 'Edit Song Tags' action to playqueue context menu. 2012-03-21 19:03:45 +00:00
craig
b15f9e74a1 If fading out to stop, and cantata is closed, then send stop command. 2012-03-21 19:03:25 +00:00
craig
7e9a8e10fe When loading covers, if we fail to find one of the standard names
(cover.jpg/png, AlbumArt.jpg/png, folder.jpg/png), then use the first image found.
2012-03-20 22:28:23 +00:00
craig
199ec0805c Add #define for default cover icon names 2012-03-20 21:13:18 +00:00
craig
5021c3dbf6 Dont allow to drop on an already selected row - as this seems to cause a crash!!! 2012-03-20 21:13:00 +00:00
craig
25d751a8f6 Better text 2012-03-20 21:12:25 +00:00
craig
b205a56dd7 Provide option to *not* store downloaded covers in MPD dir. 2012-03-20 21:12:04 +00:00
craig
0c7a595032 When an album is collapsed/expanded in playqueue, call dataChanged() so that
title row is redrawn - otherwise, for single-track albums, the view might
not get refreshed.
2012-03-20 21:11:48 +00:00
craig
c82cf8ed21 Update playlists if modified by another client. 2012-03-20 21:11:34 +00:00
craig
0b283a904a When checking whether a song exists in device, or library, need to also check
'single tracks' and 'multiple artist' groupings - if these have been enabled.
2012-03-20 21:11:19 +00:00
craig
1621faf8d6 Add option to group albums with multiple artists under Various Artists. 2012-03-20 21:11:02 +00:00
craig
4c7af103af Apply 'group single track albums' to devices. 2012-03-20 21:10:45 +00:00
craig
7cc99fd7ce Give tray icon a tooltip - thanks to Martin Blumenstingl for the patch 2012-03-19 20:31:10 +00:00
craig
5a583fff28 Fix reading of lyrics files with special characters - thanks to Martin
Blumenstingl for the patch.
2012-03-19 20:28:40 +00:00
craig
7d4d913707 Only select hidden sibiling if this is *not* a collection! 2012-03-17 12:06:13 +00:00
craig
b2f0467888 Fix qt-build 2012-03-17 08:53:05 +00:00
craig
e6182412c3 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +00:00