Commit Graph

28 Commits

Author SHA1 Message Date
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
9891b749df Use 'Loading <station name>' not 'Fetching <station name>' - looks
better :-)
2015-08-13 22:47:19 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
8a0ccf092c New options to add songs to play queue - 'add and play', 'append and
play', and 'insert after current'
#680
2015-08-10 18:00:44 +01:00
craig.p.drummond
93b70ec240 Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
2015-03-16 19:18:52 +00:00
craig.p.drummond
8b55117b0f MPD 0.19.2 can handle m3u8, so pass stream URLs of this type straight to MPD. 2015-02-18 00:03:33 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
b80ecc6712 Crash fix 2014-03-18 19:45:54 +00:00
craig.p.drummond
d66042fe8c 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
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
556071c2a7 Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
c061911c7b Remove cantata prefix when showing status message about fetching streams. 2013-08-19 19:11:15 +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
8ee84a88f2 Add debug to stream fetching 2013-07-07 19:46:19 +00:00
craig.p.drummond
d273009c66 Show message on playqueue when fetching a stream 2013-07-05 19:21:08 +00:00
craig.p.drummond@gmail.com
f8bf492737 Consistency... 2013-07-05 11:20:31 +00:00
craig.p.drummond
84dbfdb865 Simplify streams page 2013-06-28 18:24:49 +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
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
4f379ae768 Reduce timeout and num-bytes required 2013-03-19 19:26:20 +00:00
craig.p.drummond
11535f1226 Use QXmlStreamReader 2013-03-19 19:25:53 +00:00
craig.p.drummond
f99a70080c Consistency.. 2013-02-13 19:42:03 +00:00
craig.p.drummond
d8da80afbc Fix asx parsing 2013-02-12 16:39:04 +00:00
craig.p.drummond
42011888ae Set timeout of 5seconds when fetching stream info 2013-02-12 16:38:48 +00:00
craig.p.drummond
b30c62470b Re-organise the code a little... 2013-01-28 19:56:14 +00:00