Commit Graph

132 Commits

Author SHA1 Message Date
craig.p.drummond
648af69065 Request icecast yp.xml file gzip compressed 2013-08-20 18:25:28 +00:00
craig.p.drummond
6d5f7afe07 - 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
ccff0cdbcd Work-around Windows and QJson issue. 2013-08-19 17:54:57 +00:00
craig.p.drummond
0fbd4b1973 Formatting 2013-08-19 17:54:16 +00:00
craig.p.drummond
e653e06281 Embed stream icons too 2013-08-12 18:32:58 +00:00
craig.p.drummond
df237b3992 Strings should be in american english 2013-08-08 19:13:49 +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
f0bad94c9c 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
ae8355911b Check url has :// before using 2013-07-16 18:32:41 +00:00
craig.p.drummond
d80bd263ab Only insrt url once into "All" group 2013-07-16 18:32:25 +00:00
craig.p.drummond
069b4668f5 Place tune-in search button on item 2013-07-12 19:05:17 +00:00
craig.p.drummond
e19b0ba081 Create custom struct for favourites 2013-07-11 18:37:15 +00:00
craig.p.drummond
9d7613c80c Add reload action to items as well 2013-07-11 18:36:42 +00:00
craig.p.drummond
d9ce1f7d8d Add configure action to items 2013-07-11 18:36:25 +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
6791fe82ae Show message when stream added to favourites, or category is bookmarked 2013-07-09 18:39:37 +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
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