Commit Graph

22 Commits

Author SHA1 Message Date
craig.p.drummond
6b560e49d6 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
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
ef08d30420 Dirble support 2014-05-07 19:06:13 +00:00
craig.p.drummond
6720738531 Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
7e02d0058b Move model roles into separate roles.h file. 2014-04-23 20:36:38 +00:00
craig.p.drummond
2873cca889 Put plural translations in separate source files. 2014-03-25 20:11:58 +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
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
a57bea702b Only remove items if we have items! 2013-11-07 22:49:46 +00:00
craig.p.drummond
d82f4aee81 Fix crash when starting under windows 2013-10-15 17:13:37 +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
3db62b486e Allow search (well filtering) in all categories 2013-08-29 18:27:34 +00:00
craig.p.drummond
552d2bd84c "Not Loaded" not "No Loaded" !!! 2013-08-20 18:27:16 +00:00
craig.p.drummond
c5455010dd Allow to specify bitrate and limit with shoutcast searches 2013-08-20 18:26:46 +00:00
craig.p.drummond
309cc995d8 Add searching via shoutcast 2013-08-20 18:26:15 +00:00
craig.p.drummond
f0aad581a6 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
77831810a9 Add 'add to favourites' action onto main view too 2013-07-10 18:36:45 +00:00
craig.p.drummond
c080471cf8 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
2cd4dd9893 Re-add bookmarking of TuneIn categories
BUG:252
2013-07-09 14:16:38 +00:00
craig.p.drummond
9a406801ed Show sub-text in search results 2013-07-09 14:16:16 +00:00
craig.p.drummond
bf9d195c93 Use locale for searching 2013-07-09 14:15:57 +00:00
craig.p.drummond
179d0eeca2 Better TunIn searches. Search is now in main window, and all types are searched.
BUG:252
2013-07-09 14:15:11 +00:00