Commit Graph

114 Commits

Author SHA1 Message Date
craig.p.drummond
559ed9a64d Show sub-text in search results 2013-07-09 14:16:16 +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
craig.p.drummond
8c441d953b Expand favourites by default 2013-07-09 14:14:01 +00:00
craig.p.drummond
e31dadaaf5 Can't drag categories 2013-07-09 14:13:46 +00:00
craig.p.drummond
176aee4d7a Code re-org 2013-07-09 14:13:12 +00:00
craig.p.drummond
bb69a08634 Bookmark tuneIn categories
BUG:252
2013-07-09 14:12:51 +00:00
craig.p.drummond
c2f0626c60 Save 'isAll' flag 2013-07-09 14:10:53 +00:00
craig.p.drummond
bec238e876 Fix removig of listen-live caches 2013-07-09 14:10:34 +00:00
craig.p.drummond
baea85455a Cache certain stream listings 2013-07-04 19:48:59 +00:00
craig.p.drummond
d84576859d Localise TuneIn browsing 2013-07-04 19:48:37 +00:00
craig.p.drummond
ae6a522266 Spelling :-( 2013-07-02 19:17:41 +00:00
craig.p.drummond
811c64d507 Initial support from premium digitally imported streams.
NOTE: This has *not* been tested - as I have no account!!!
2013-07-01 21:03:28 +00:00
craig.p.drummond
dffe99f038 Split icecast and listenlive streams into categories 2013-07-01 19:57:56 +00:00
craig.p.drummond
e772456fd0 Add support for shoutcast 2013-07-01 19:57:04 +00:00
craig.p.drummond
8be7d05c4a Show stream name in tooltip 2013-07-01 19:56:44 +00:00
craig.p.drummond
bd5825701f Use correct icon 2013-06-29 07:53:27 +00:00
craig.p.drummond
cba8853964 Add RockRadio.com 2013-06-29 07:49:00 +00:00
craig.p.drummond
96fd90555d Add 'Listen Live' to stream providers 2013-06-29 07:24:38 +00:00
craig.p.drummond
03e0ed3152 Install stream icons - stream.png is used in coverwidget, desktop notification, etc. 2013-06-28 19:56:35 +00:00
craig.p.drummond
2800a89773 Fix IceCast streams 2013-06-28 19:18:41 +00:00
craig.p.drummond
84dbfdb865 Simplify streams page 2013-06-28 18:24:49 +00:00
craig.p.drummond
dc6e3af0d8 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
f83837f957 Add import/export of Streams XML files - these contians just streams, without categories. The intention is to be able to import these into MPDroid. 2013-06-07 19:21:59 +00:00
craig.p.drummond
578c328a4e Hide stream url from list 2013-05-23 17:00:56 +00:00
craig.p.drummond
674457f9c8 Fix check of stream file being writeable 2013-05-23 17:00:28 +00:00
craig.p.drummond
b605339e38 Indicate when streams file is read-only. 2013-05-08 18:26:12 +00:00
craig.p.drummond
970b9d93d5 Remove stream name from url - so that it is not shown in tooltip 2013-04-27 15:24:08 +00:00
craig.p.drummond
2bf9535ec1 Reduce usage of Icons::streamIcon - as I'dlike to use a better icon, if I can find one! 2013-04-24 18:31:03 +00:00
craig.p.drummond
895c21b317 National flags 2013-04-10 18:37:04 +00:00
craig.p.drummond
09f1bb6515 Use folder-music for default category icon 2013-04-09 17:41:46 +00:00
craig.p.drummond
cca3c78611 Assign icon to generated categories... 2013-04-09 17:40:27 +00:00
craig.p.drummond
1b6405465c Win32 streamicons folder 2013-04-07 15:51:41 +00:00
craig.p.drummond
836a071543 Just store filename (without extension) 2013-04-07 15:49:35 +00:00
craig.p.drummond
9175624b67 Lazy load stream icons 2013-04-07 15:32:37 +00:00
craig.p.drummond
79ded76ced Initial support for stream icons
(Lots more icons required!!!)
2013-04-06 09:48:10 +00:00
craig.p.drummond
9d07460f98 Change start element 2013-04-03 16:59:17 +00:00
craig.p.drummond
6782a3b3de Only really want/need to add 1 stream at a time to the playqueue 2013-03-22 21:21:41 +00:00
craig.p.drummond
da3ccb81d9 Add stream name to fragment part of URL sent to MPD. This way, when the playqueue listing is received back from MPD, the name can be determined. 2013-03-19 19:29:24 +00:00
craig.p.drummond
64de943f3d Remove QPointer usage 2013-03-04 19:39:41 +00:00
craig.p.drummond
daaedeadf0 Use list of actions 2013-03-01 21:32:22 +00:00
craig.p.drummond
7417f9040d - Move common actions into StdActions
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
f99a70080c Consistency.. 2013-02-13 19:42:03 +00:00
craig.p.drummond
aa3a1326e8 Allow streams to have multiple genres. 2013-02-11 19:33:58 +00:00
craig.p.drummond
f504259aa7 If all streams (and categories) have been removed, then remove streams xml file as well. 2013-02-11 19:32:11 +00:00
craig.p.drummond
cd731dfd86 Make it possible to obtain list of streams from MPD server via http 2013-02-08 17:58:32 +00:00
craig.p.drummond
813c1046a2 Save immediately if file does not exist - to catch errors 2013-02-04 17:27:18 +00:00
craig.p.drummond
d423afb79b Set file perms 2013-02-04 17:26:50 +00:00
craig.p.drummond
479e21545d Compress streams xml files too 2013-02-04 17:25:35 +00:00
craig.p.drummond
09c7bf0920 Check if can save 2013-02-04 17:24:53 +00:00
craig.p.drummond
dff8c31684 Trigger save on add 2013-02-04 17:24:39 +00:00