Commit Graph

168 Commits

Author SHA1 Message Date
craig.p.drummond
b119ad0c65 Put plural translations in separate source files. 2014-03-25 20:11:58 +00:00
craig.p.drummond
0d3f14d2cd Install listenlive.xml file, and dont embed into app 2014-03-21 20:08:53 +00:00
craig.p.drummond
3c5441966f More utf-8 fixes 2014-03-19 19:46:53 +00:00
craig.p.drummond
7bcb40d159 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
23359140e1 When downloading, and parsing, ListLive streams, if a station has more than 1 stream then list all streams - adding format and bitrate 2014-02-10 19:12:46 +00:00
craig.p.drummond
0d2f5bc4c5 Cant use 'cantata-' as stream prefix, as this collides with the (new) cantata-cdda:// protocol. Use 'cantata-stream-' instead. 2014-01-22 19:33:22 +00:00
craig.p.drummond
4cd01cf6ea Europe and Canada regions in ListenLive are not re-loadable (as they are read from listenlive.xml) 2014-01-17 20:05:13 +00:00
craig.p.drummond
d91f8807d2 Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
c1642405c8 Add CMake option to disable streams tab 2014-01-03 19:04:37 +00:00
craig.p.drummond
ecd3ad9e2b Check if stream already has cagtegory name before prepending 2013-11-29 20:15:21 +00:00
craig.p.drummond
40cc354cf0 Use set, faster to check if entry exists 2013-11-27 19:38:47 +00:00
craig.p.drummond
6e6f554cd3 Radio GFM 2013-11-27 19:38:14 +00:00
craig.p.drummond
d32a9badb2 Only re-load favourites if filename changed 2013-11-21 18:16:44 +00:00
craig.p.drummond
bb2f217304 Add model test code 2013-11-21 18:15:36 +00:00
craig.p.drummond
3695f1185b Lazy-load ListenLive 2013-10-30 22:09:15 +00:00
craig.p.drummond
d35039429b Make stream category and online provider configs available from main settings dialog. 2013-10-23 18:33:38 +00:00
craig.p.drummond
65be0c33ca Always use unix dir separator internally 2013-10-14 18:16:32 +00:00
craig.p.drummond
5f84f50967 Dir separator... 2013-10-14 18:14:12 +00:00
craig.p.drummond
a898162c6d Dont hide other online services / streams when searching. 2013-10-09 18:45:01 +00:00
craig.p.drummond
9ee4eed36d Store original url before any redirects 2013-10-02 20:16:35 +00:00
craig.p.drummond
3f36596d25 Hide search when provider is toggled 2013-10-01 18:24:40 +00:00
craig.p.drummond
e5959bc97e Store data under XDG_DATA_HOME (~/.local/share) 2013-09-24 18:38:31 +00:00
craig.p.drummond
e8d9949f87 Add config page to determine list of online providers. 2013-09-20 19:48:27 +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
f4a8fe0765 Allow user categories in windows builds.
NOTE: This has NOT been tested!
2013-08-29 18:27:06 +00:00
craig.p.drummond
95fe802c5b Allow sub-categories (first level only) to also have icons. 2013-08-29 18:26:14 +00:00
craig.p.drummond
575dd70f3e Remove unsed variable 2013-08-29 18:25:48 +00:00
craig.p.drummond
a037777ea5 Add config page to control which stream categories are enabled, to import new categories, and to remove imported categories. See README for import file format. 2013-08-28 18:50:04 +00:00
craig.p.drummond
9d492351ba Dont allow dragging of stream categories onto playqueue. 2013-08-27 18:58:13 +00:00
craig.p.drummond
7e3a2ad3ae Use PREFIX/share/cantata/streams/NAME/streams.xml.gz and PREFIX/share/cantata/streams/NAME/icon.svg for XML streams 2013-08-27 18:57:06 +00:00
craig.p.drummond
9ba3871c32 For some stream categories (digitally imported, jazzradio, rockradio, sky, somaFm, and some user categories) add category name to stream name when it is saved in favourites, or added to playqueue. 2013-08-21 15:50:08 +00:00
craig.p.drummond
1863dc6e32 "Not Loaded" not "No Loaded" !!! 2013-08-20 18:27:16 +00:00
craig.p.drummond
5fafdd9ee0 Add searching via shoutcast 2013-08-20 18:26:15 +00:00
craig.p.drummond
8223436bf6 Load user streams before system ones 2013-08-20 18:25:50 +00:00
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