Commit Graph

22 Commits

Author SHA1 Message Date
craig.p.drummond
b8d8bd5a3e Dont use statics for search URLs. Having static QStrings in one class depend on static QStrings in another cuases windows builds to crash! 2014-05-19 18:38:23 +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
34831ca3a0 Dirble support 2014-05-07 19:06:13 +00:00
craig.p.drummond
41c6462eab Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
786f2b39f6 Move model roles into separate roles.h file. 2014-04-23 20:36:38 +00:00
craig.p.drummond
b119ad0c65 Put plural translations in separate source files. 2014-03-25 20:11:58 +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
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
5bd60a4dfd Only remove items if we have items! 2013-11-07 22:49:46 +00:00
craig.p.drummond
fc5379d09d Fix crash when starting under windows 2013-10-15 17:13:37 +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
a7c74b8c1b Allow search (well filtering) in all categories 2013-08-29 18:27:34 +00:00
craig.p.drummond
1863dc6e32 "Not Loaded" not "No Loaded" !!! 2013-08-20 18:27:16 +00:00
craig.p.drummond
2afd1ec268 Allow to specify bitrate and limit with shoutcast searches 2013-08-20 18:26:46 +00:00
craig.p.drummond
5fafdd9ee0 Add searching via shoutcast 2013-08-20 18:26:15 +00:00
craig.p.drummond
01080397e4 Dont include qtplural in localize.h - support folder should be as stand-alone as possible 2013-07-18 14:54:10 +00:00
craig.p.drummond
b1da4733ef Add 'add to favourites' action onto main view too 2013-07-10 18:36:45 +00:00
craig.p.drummond
6e3a3c1f95 Append '(Read Only)' to favourites if file is from HTTP server, or is not writable 2013-07-10 18:33:32 +00:00
craig.p.drummond
8a36efbcbc Re-add bookmarking of TuneIn categories
BUG:252
2013-07-09 14:16:38 +00:00
craig.p.drummond
559ed9a64d Show sub-text in search results 2013-07-09 14:16:16 +00:00
craig.p.drummond
0c47aa9d3e Use locale for searching 2013-07-09 14:15:57 +00:00
craig.p.drummond
8e3d577201 Better TunIn searches. Search is now in main window, and all types are searched.
BUG:252
2013-07-09 14:15:11 +00:00