Commit Graph

131 Commits

Author SHA1 Message Date
craig.p.drummond
fbfb08165c - Add support for user-installable stream providers. Need to copy name.xml.gz, and name.svg/name.png to ~/.config/cantata/streams - or PREFIX/share/cantata/streams
- Use thi snew mechanism to install 1.fm provider
2013-08-19 20:44:02 +00:00
craig.p.drummond
11749453bc Work-around Windows and QJson issue. 2013-08-19 17:54:57 +00:00
craig.p.drummond
bf1ae0d9dd Formatting 2013-08-19 17:54:16 +00:00
craig.p.drummond
05a0dcd22a Embed stream icons too 2013-08-12 18:32:58 +00:00
craig.p.drummond
01fb6c43c0 Strings should be in american english 2013-08-08 19:13:49 +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
72cd22161c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
868460b254 Check url has :// before using 2013-07-16 18:32:41 +00:00
craig.p.drummond
cdef62dcbd Only insrt url once into "All" group 2013-07-16 18:32:25 +00:00
craig.p.drummond
5f9b9fffa7 Place tune-in search button on item 2013-07-12 19:05:17 +00:00
craig.p.drummond
dafe953137 Create custom struct for favourites 2013-07-11 18:37:15 +00:00
craig.p.drummond
5f70962dea Add reload action to items as well 2013-07-11 18:36:42 +00:00
craig.p.drummond
c82b5fd1ea Add configure action to items 2013-07-11 18:36:25 +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
ceb822b2c3 Show message when stream added to favourites, or category is bookmarked 2013-07-09 18:39:37 +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
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
craig.p.drummond
d50001d986 Expand favourites by default 2013-07-09 14:14:01 +00:00
craig.p.drummond
df83a8deb3 Can't drag categories 2013-07-09 14:13:46 +00:00
craig.p.drummond
94eb26b77f Code re-org 2013-07-09 14:13:12 +00:00
craig.p.drummond
795a41fb60 Bookmark tuneIn categories
BUG:252
2013-07-09 14:12:51 +00:00
craig.p.drummond
6a0bff056f Save 'isAll' flag 2013-07-09 14:10:53 +00:00
craig.p.drummond
e632d773aa Fix removig of listen-live caches 2013-07-09 14:10:34 +00:00
craig.p.drummond
abc6602b29 Cache certain stream listings 2013-07-04 19:48:59 +00:00
craig.p.drummond
66241ed93e Localise TuneIn browsing 2013-07-04 19:48:37 +00:00
craig.p.drummond
d485c4a934 Spelling :-( 2013-07-02 19:17:41 +00:00
craig.p.drummond
446a77a826 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
7ae146cc65 Split icecast and listenlive streams into categories 2013-07-01 19:57:56 +00:00
craig.p.drummond
12705ed9e6 Add support for shoutcast 2013-07-01 19:57:04 +00:00
craig.p.drummond
9513f4631d Show stream name in tooltip 2013-07-01 19:56:44 +00:00
craig.p.drummond
426aeff2de Use correct icon 2013-06-29 07:53:27 +00:00
craig.p.drummond
b15775ebfa Add RockRadio.com 2013-06-29 07:49:00 +00:00
craig.p.drummond
bc3975766c Add 'Listen Live' to stream providers 2013-06-29 07:24:38 +00:00
craig.p.drummond
c772c5c3ed Install stream icons - stream.png is used in coverwidget, desktop notification, etc. 2013-06-28 19:56:35 +00:00
craig.p.drummond
15ae984b22 Fix IceCast streams 2013-06-28 19:18:41 +00:00
craig.p.drummond
d27922e52f Simplify streams page 2013-06-28 18:24:49 +00:00
craig.p.drummond
a5622b4682 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
6ee798eed5 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
5299bda775 Hide stream url from list 2013-05-23 17:00:56 +00:00
craig.p.drummond
00a910bd1a Fix check of stream file being writeable 2013-05-23 17:00:28 +00:00
craig.p.drummond
6cb6388762 Indicate when streams file is read-only. 2013-05-08 18:26:12 +00:00
craig.p.drummond
e3186c83d5 Remove stream name from url - so that it is not shown in tooltip 2013-04-27 15:24:08 +00:00
craig.p.drummond
93fa9cb03d 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
7dcfe244fd National flags 2013-04-10 18:37:04 +00:00
craig.p.drummond
9c8931a73a Use folder-music for default category icon 2013-04-09 17:41:46 +00:00
craig.p.drummond
10be68bbec Assign icon to generated categories... 2013-04-09 17:40:27 +00:00
craig.p.drummond
f2ac1bc2ef Win32 streamicons folder 2013-04-07 15:51:41 +00:00
craig.p.drummond
c12d653d32 Just store filename (without extension) 2013-04-07 15:49:35 +00:00