craig.p.drummond
|
2308642c5c
|
Use QDesktopServices to start browser / file-manager
|
2014-06-10 19:48:00 +00:00 |
|
craig.p.drummond
|
27bc161f39
|
Fix wikpedia/last.fm link in track view
|
2014-06-10 19:45:08 +00:00 |
|
craig.p.drummond
|
110ca299c1
|
Show track info in context-view as well as artist and album info. Track info is stacked behind lyrics.
|
2014-06-09 18:43:49 +00:00 |
|
craig.p.drummond
|
eb3265f379
|
- install XML files to config folder
- unify usage of these folders
|
2014-05-20 18:18:00 +00:00 |
|
craig.p.drummond
|
64c06773ce
|
Alter includes to have su-folder - e.g. utils.h -> support/utils.h
|
2014-05-13 18:37:52 +00:00 |
|
craig.p.drummond
|
549cd48898
|
Update context-view when artist, or album, image is updated.
|
2014-03-21 20:06:07 +00:00 |
|
craig.p.drummond
|
d66042fe8c
|
When song is updated in context view, abort any current network jobs.
BUG: 442
|
2014-03-17 19:48:11 +00:00 |
|
craig.p.drummond
|
c6494a2410
|
For the web-links in the context view, replace ampersand and question mark characters in artist names with the relevant URL encoding.
|
2014-03-03 19:29:42 +00:00 |
|
craig.p.drummond
|
addfca835a
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
9c474c8875
|
Add action to cancel context jobs
|
2013-11-20 22:11:34 +00:00 |
|
craig.p.drummond
|
56f99bac16
|
Fix crash when an album link is clicked on in context-view when current song is from a Various Artists album and the album link is to another album by the artist.
BUG: 327
|
2013-11-12 20:20:08 +00:00 |
|
craig.p.drummond
|
7e49a6cb4b
|
Show albums by artist, etc, even if wiki/last.fm search fails.
|
2013-10-06 17:26:59 +00:00 |
|
craig.p.drummond
|
f2fa313ee4
|
- Allow some cover requests to be 'urgent' - these will be loaded in UI thread, if cover exists.
- Keep track of current cover queries, so that we dont attempt to acces the same one twice
|
2013-09-30 18:20:26 +00:00 |
|
craig.p.drummond
|
556071c2a7
|
Use NetworkJob to automatically, and consistently, handle re-directs
|
2013-09-18 18:11:49 +00:00 |
|
craig.p.drummond
|
e6f730c2e7
|
Windows build fixes
|
2013-08-12 21:03:21 +00:00 |
|
craig.p.drummond
|
8eb5ec0abb
|
Check if song is empty
|
2013-08-08 19:14:29 +00:00 |
|
craig.p.drummond
|
12970d3059
|
Fix cache file!
|
2013-06-24 18:41:24 +00:00 |
|
craig.p.drummond
|
17b72b8469
|
File parameter is used!
|
2013-06-17 18:33:48 +00:00 |
|
craig.p.drummond
|
ed22d7dbee
|
Dont wait for artist bio before displaying album info - artistview may be hidden, in which case it wont update!
|
2013-06-10 16:35:17 +00:00 |
|
craig.p.drummond
|
3957e087d3
|
Only lookup album list once
|
2013-06-05 16:52:26 +00:00 |
|
craig.p.drummond
|
4b923e031b
|
No need for setArtistImageRequest
|
2013-06-04 18:59:47 +00:00 |
|
craig.p.drummond
|
2d138b1576
|
Dont pass file path to cover requester if we are from a various artists album...
|
2013-06-04 18:59:12 +00:00 |
|
craig.p.drummond
|
7296950164
|
Only revert various artists in contextpage class
|
2013-06-04 18:48:22 +00:00 |
|
craig.p.drummond
|
44db740a1b
|
Disconnect the correct slot!
|
2013-06-04 18:35:19 +00:00 |
|
craig.p.drummond
|
95ca3428b9
|
Place atrist trimming in Song class
|
2013-06-04 18:29:17 +00:00 |
|
craig.p.drummond
|
628f073b51
|
Fix link colours...
|
2013-06-03 18:28:57 +00:00 |
|
craig.p.drummond
|
e5dd6156a2
|
Fix similar artist list
|
2013-05-31 17:25:39 +00:00 |
|
craig.p.drummond
|
879585251f
|
Improve formatting whe we have no album info
|
2013-05-31 17:23:33 +00:00 |
|
craig.p.drummond
|
81021b2dd4
|
Dont autoclean cache - consistent with other cache usage
|
2013-05-28 19:12:05 +00:00 |
|
craig.p.drummond
|
f7ef7c74a3
|
Fall back to last.fm search if fail to find a wikipedia match
|
2013-05-28 19:11:31 +00:00 |
|
craig.p.drummond
|
6045ef830b
|
Use a time to clear cache at regular intervals.
|
2013-05-28 19:10:34 +00:00 |
|
craig.p.drummond
|
7dd8de0d7a
|
Show list of albums for an artist
|
2013-05-24 19:05:14 +00:00 |
|
craig.p.drummond
|
c0bffecca6
|
Display similar artists as a string, not a list - as sometimes this is a *very* long list!
|
2013-05-24 19:04:02 +00:00 |
|
craig.p.drummond
|
f4d0cd3db9
|
Add refresh to albums/artists views
|
2013-05-23 16:57:35 +00:00 |
|
craig.p.drummond
|
5d87b4de45
|
Show image in textbrowser, so that it also scrolls
|
2013-05-23 16:54:30 +00:00 |
|
craig.p.drummond
|
e73b37c262
|
Fix loading similar artists from cache
|
2013-05-23 16:52:23 +00:00 |
|
craig.p.drummond
|
98e2d2f0f5
|
Use start /c $url to launch browser on windows.
|
2013-05-22 16:53:12 +00:00 |
|
craig.p.drummond
|
b9fbd8c660
|
HeaderLabel and sidebar-lyrics no longer used.
|
2013-05-22 16:34:25 +00:00 |
|
craig.p.drummond
|
8ec3d1cd42
|
If we are only showing intro text, we can use smaller headers
|
2013-05-22 16:32:17 +00:00 |
|
craig.p.drummond
|
09e0e5f999
|
- Save wikipedia langs as prefix:urlPrefix
- Treid to use langlinks as per Amarok, but didnt like the results - so commented out!
|
2013-05-22 16:27:44 +00:00 |
|
craig.p.drummond
|
6114afbe5e
|
- Search for artists/albums using wikipedia search API.
- Add configurable languages
|
2013-05-21 19:03:07 +00:00 |
|
craig.p.drummond
|
6c540232b3
|
Retry search with filter if initial fails
|
2013-05-20 18:47:46 +00:00 |
|
craig.p.drummond
|
73de3193a2
|
Put lyrics actions into context menu
|
2013-05-20 18:46:46 +00:00 |
|
craig.p.drummond
|
dbf7fa9a20
|
Remove EchoNest usage, as this only seems to return English results.
|
2013-05-20 18:46:09 +00:00 |
|
craig.p.drummond
|
67f7058633
|
Remove lyrics and info pages, and place within a new context view.
|
2013-05-18 10:13:53 +00:00 |
|