Commit Graph

2096 Commits

Author SHA1 Message Date
Craig Drummond
ed07a33fbc Use correct icon for HTTP stream playback 2015-12-06 11:10:32 +00:00
Craig Drummond
cf115a2857 Dont check if system tray is available, as in Plasma5 it appears as if Cantata is autostarted before the tray is available, which causes the icon not to show. 2015-12-05 10:27:00 +00:00
Craig Drummond
947aac0a10 When saving covers in the conver dialog, if dest folder does not exist then save in the cache folder. 2015-12-04 22:52:15 +00:00
Craig Drummond
695f7892b0 When looking for covers, also check sub-folders and return first image. 2015-12-03 21:44:49 +00:00
Craig Drummond
0fec8b7032 Set search category to file if called from folders page 2015-11-29 22:43:59 +00:00
Craig Drummond
45ce4ac749 - Add tooltip for 'last modified' search
- only access YYYY/MM/DD  for search
#767
2015-11-29 22:34:45 +00:00
Craig Drummond
4e6834df4d - Send songs from MPD thread to GUI thread in batches of 200
- Call processEvents() during music listing
- Dont attempt to load library whilst loading library!
#763
2015-11-20 21:30:17 +00:00
Craig Drummond
491d68f0d3 Fix/work-around Qt 5.5 issues with QMenu being used in 2 actions.
#740
2015-11-13 23:01:50 +00:00
Craig Drummond
7eb9085257 No longer using discogs - API has changed. 2015-11-05 21:02:39 +00:00
Craig Drummond
e9b0ef6b7e Add a /slightly/ nicer sync dialog. Check songs from lib/dev to be copie
dto each other, then press sync button. Calls 2 action dialogs to do the
actual copying.
2015-11-01 16:15:55 +00:00
Craig Drummond
c88736999c Ignore 'The' (if configured) when sorting play queue.
#752
2015-10-28 21:45:01 +00:00
Craig Drummond
b689a8511c - Revert changes to use QMessageBox icons
- Use QMessageBox to determine dialog icon size
2015-10-25 12:20:47 +00:00
Craig Drummond
e0b2d58e57 getIcon not used! 2015-10-25 11:58:22 +00:00
Craig Drummond
1e5a8ecd9b Merge branch 'master' of ssh://git@github.com/CDrummond/cantata.git
Conflicts:
	dynamic/dynamicpage.cpp
2015-10-22 23:07:05 +01:00
Craig Drummond
e3aee024d0 Use dialog pixmaps from OS 2015-10-22 22:59:43 +01:00
CDrummond
49b05d8647 Fix issues when starting maximised. 2015-10-21 22:11:40 +01:00
Craig Drummond
551f49644a Fix windows build, and other, issues 2015-10-21 21:29:09 +01:00
Craig Drummond
9896cd2864 Use SVG icons from papirus, and prerenderd media-optical from oxygen for
windows and mac builds
2015-10-18 13:55:44 +01:00
Craig Drummond
005d4f9d8f Move shortcuts icon to pref dialog 2015-10-17 13:59:17 +01:00
Craig Drummond
afd6c70a1f Remove 'Show advanced' button - not realley enough extra settings to
justify this.
2015-10-11 20:06:14 +01:00
Craig Drummond
7242297fa3 Remove 'Use library' setting. Instead, check for return of "list genre".
If this is empty, then assume we cannot populate library via "lsinfo"
2015-10-11 19:59:14 +01:00
Craig Drummond
9d08c2984b Implemente titlewidget button actions for folders 2015-10-09 22:01:52 +01:00
Craig Drummond
7a48379c61 Fix insert-after current, and drag'n'drop of folders
- NEed to expand list of files before adding
2015-10-09 21:33:22 +01:00
Craig Drummond
2d97b3bdc0 Fix insert after current for playlists 2015-10-09 20:54:47 +01:00
Craig Drummond
69020f3d94 Instead of setting MPD top level folder, add option to disable library
page population for an MPD server. This is required in the case where a
UPnP backend is used - in this case there could be duplicated tracks.
This is what the top-level setting was designed to work-around, however
there could be multiple UPnP servers - in which case this would break.
2015-10-08 22:22:54 +01:00
Craig Drummond
ae1f33ac3a Folders model is dynamically populated, so search wont really work - so
redirect to search page.
2015-10-08 21:53:22 +01:00
Craig Drummond
f6d30399df Show folder view by default 2015-10-08 21:46:03 +01:00
Craig Drummond
a04307d8e1 Dynamically load folder view. (No nonger use listall :-) ) 2015-10-08 21:42:35 +01:00
Craig Drummond
67a7a49dad Fix last.fm response parsing
#744
2015-10-07 18:05:32 +01:00
Craig Drummond
75ad5cec46 When removing duplicates, take track number into account. 2015-10-02 23:09:59 +01:00
Craig Drummond
df24d43fd5 No need to decode Cantata stream again - it's decoded inMPDParseUtils
- Plus thie extra decoding was messing up the playqueue id!!!
2015-09-19 18:01:03 +01:00
Craig Drummond
effebc3abd Don't use KWallet for MPD password - it's overkill, as MPD password is sent in plain text! 2015-09-18 21:27:35 +01:00
Craig Drummond
225169b54d Allow adding of random albums when grouped via album 2015-09-13 22:30:03 +01:00
Craig Drummond
f4784f6b93 If grouping by genre and all genres selected, or grouping by arist and
all artists selected - then just select random album from all albums
2015-09-13 18:03:00 +01:00
Craig Drummond
bd7750b3a4 Add 'Append Random Album' option to library, jamendo, and magnatune
pages.
#732
2015-09-13 12:54:50 +01:00
Craig Drummond
b7c70233e5 MPD HTTP stream playback icon 2015-09-06 15:33:04 +01:00
Craig Drummond
e02d31229c Use mono icon for music file and playlists 2015-09-06 00:25:59 +01:00
Craig Drummond
b663aad700 If not using oxygen icons, then don't show icons in menus - don't package that many Humanity icons... 2015-09-05 19:30:19 +01:00
Craig Drummond
5ae6e2569f Use Huanity/gnome icons for Windows and Mac builds. 2015-09-05 19:26:23 +01:00
Craig Drummond
5080e3377f Add an Icon constructor that takes a list of possible names 2015-08-30 12:39:07 +01:00
Craig Drummond
27088c66e8 Better icon selection? At least /slightly/ better when using breeze... 2015-08-29 23:02:02 +01:00
Craig Drummond
e144adb246 Place context view in toolbar by default - as per previous releases. 2015-08-29 18:00:55 +01:00
Craig Drummond
27fb7fd8c2 Use font-awesome icons for close, add, edit, and remvove 2015-08-29 17:59:59 +01:00
Craig Drummond
c4030dea79 Save play queue icon 2015-08-29 17:30:45 +01:00
Craig Drummond
fb6d4e0bee Use font-awesome icons 2015-08-22 08:57:21 +01:00
Craig Drummond
8b0a135c43 Save scaled covers as PNG, as the quality is much better.
#724
2015-08-20 19:44:15 +01:00
Craig Drummond
5cb828e37f Fix check for 'Unknown' album - title is never empty, as it would have
been set to filename!
#723
2015-08-19 20:32:37 +01:00
Craig Drummond
d291985b6f When trying to get current cover, set to default after 750ms
#723
2015-08-18 20:52:40 +01:00
Craig Drummond
44651018d8 No cover if song metadata is blank 2015-08-18 20:16:17 +01:00
Craig Drummond
a3509b3e9b ...and for KDE too! 2015-08-14 21:00:01 +01:00