Commit Graph

44 Commits

Author SHA1 Message Date
craig.p.drummond
593acd3b3e Store radio station 'name' field in extra map 2014-06-16 19:14:18 +00:00
craig.p.drummond
5e18d5f007 Use QDesktopServices to start browser / file-manager 2014-06-10 19:48:00 +00:00
craig.p.drummond
94e1bb17f3 Fix wikpedia/last.fm link in track view 2014-06-10 19:45:08 +00:00
craig.p.drummond
cbe2977d9f 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
a1766acefc Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
172c898f37 Update context-view when artist, or album, image is updated. 2014-03-21 20:06:07 +00:00
craig.p.drummond
bdf187ac41 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
720aee083a Dont auto-switch to context view if playing a radio stream 2014-02-25 19:25:00 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
4d372be368 Add action to cancel context jobs 2013-11-20 22:11:34 +00:00
craig.p.drummond
bbd9ee535f - 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
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
05a0dcd22a Embed stream icons too 2013-08-12 18:32:58 +00:00
craig.p.drummond
6501110670 Better handling of streams in context view 2013-08-08 19:15:45 +00:00
craig.p.drummond
6877b0b214 Check if song is empty 2013-08-08 19:14:29 +00:00
craig.p.drummond@gmail.com
d5c23a9f09 Compare filename's to detect current track 2013-07-04 11:13:08 +00:00
craig.p.drummond
4c1105e976 File parameter is used! 2013-06-17 18:33:48 +00:00
craig.p.drummond
12310e2e10 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
6dadcab228 Strip 'featuring' from artist names 2013-06-04 18:32:23 +00:00
craig.p.drummond
c8b1647af5 Place atrist trimming in Song class 2013-06-04 18:29:17 +00:00
craig.p.drummond
4a47dda4e4 Spelling :-( 2013-06-04 18:27:49 +00:00
craig.p.drummond
dcd503a4a1 Fix link colours... 2013-06-03 18:28:57 +00:00
craig.p.drummond
6ac14520cf Improve formatting whe we have no album info 2013-05-31 17:23:33 +00:00
craig.p.drummond
cbd58bf7cf Add space before track list 2013-05-28 19:12:24 +00:00
craig.p.drummond
7dc4cdf9c3 Fall back to last.fm search if fail to find a wikipedia match 2013-05-28 19:11:31 +00:00
craig.p.drummond
b4a098f81e Use a time to clear cache at regular intervals. 2013-05-28 19:10:34 +00:00
craig.p.drummond
80ebea559d Fix song URL, so that play works 2013-05-24 19:04:56 +00:00
craig.p.drummond
84502f5c56 Keep list of songs, so that we dont keep querying this each time track changes 2013-05-24 19:04:30 +00:00
craig.p.drummond
94bf7b2c11 Add refresh to albums/artists views 2013-05-23 16:57:35 +00:00
craig.p.drummond
b4c0ffceff Show image in textbrowser, so that it also scrolls 2013-05-23 16:54:30 +00:00
craig.p.drummond
701f3ed60e Use start /c $url to launch browser on windows. 2013-05-22 16:53:12 +00:00
craig.p.drummond
fad5899409 Fix wikipedia links!!! 2013-05-22 16:49:24 +00:00
craig.p.drummond
3de08dacef If we are only showing intro text, we can use smaller headers 2013-05-22 16:32:17 +00:00
craig.p.drummond
fa16d517e6 Remove old items from cache 2013-05-22 16:31:29 +00:00
craig.p.drummond
991081e1fd - 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
2c04f49527 - Search for artists/albums using wikipedia search API.
- Add configurable languages
2013-05-21 19:03:07 +00:00
craig.p.drummond
db6433f490 Remove unused 2013-05-20 19:17:41 +00:00
craig.p.drummond
a3a6cdb84d Retry search with filter if initial fails 2013-05-20 18:47:46 +00:00
craig.p.drummond
86380f7341 Put lyrics actions into context menu 2013-05-20 18:46:46 +00:00
craig.p.drummond
34c6ac4f3f Remove EchoNest usage, as this only seems to return English results. 2013-05-20 18:46:09 +00:00
craig.p.drummond
b948e46ff2 Preserve position when current song changes, but album does not 2013-05-18 12:58:35 +00:00
craig.p.drummond
2c4fd4eb8e Ensure we update details, even if fail to fetch info from last.fm
BUG:216
2013-05-18 12:40:06 +00:00
craig.p.drummond
6115ba30ca Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00