Commit Graph

33 Commits

Author SHA1 Message Date
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
6f93408b60 "URL" not "Stream" 2013-03-16 19:53:38 +00:00
craig.p.drummond
db9ec0fc06 Remove margin - Dialog already adds this! 2013-03-16 19:51:59 +00:00
craig.p.drummond
4fb151e97b Resize dialog 2013-03-05 19:46:00 +00:00
craig.p.drummond
c6860b735e Dont merge electronic and electronica 2013-02-28 20:02:42 +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
5fd87a55b2 Reduce spacing of icons at bottom of window 2013-02-15 17:24:28 +00:00
craig.p.drummond
efb5bae099 Make tool buttons square 2013-02-15 17:22:14 +00:00
craig.p.drummond
568aa4946e Disable menu button if all actions disabled 2013-02-15 17:18:53 +00:00
craig.p.drummond
f99a70080c Consistency.. 2013-02-13 19:42:03 +00:00
craig.p.drummond
3b4eac025e Create custom MenuButton class, so that we can remove the arrow indicator from the menu buttons. 2013-02-12 20:57:28 +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
2ef24d7515 Support multiple streams of same format 2013-02-12 16:38:26 +00:00
craig.p.drummond
45d997ab8f Recognise ogg streams 2013-02-12 16:38:08 +00:00
craig.p.drummond
af0ff64db8 Exlcude streams that open via javascript 2013-02-12 16:37:49 +00:00
craig.p.drummond
c10c4d0b55 Place WebStreams into own class 2013-02-12 16:37:19 +00:00
craig.p.drummond
8b0cb6373e Fix some missing radio names 2013-02-12 16:36:53 +00:00
craig.p.drummond
4102c5d7be Initial import of streams from http://www.mikesradioworld.com/
NOTE: Not 100% working - some streams do not have names!
2013-02-11 19:35:20 +00:00
craig.p.drummond
aa3a1326e8 Allow streams to have multiple genres. 2013-02-11 19:33:58 +00:00
craig.p.drummond
c41c308f44 Fix save detection 2013-02-11 19:33:39 +00:00
craig.p.drummond
f290d8631c DOnt use messagewidget - takes too much space. Show an icon and label instead. 2013-02-08 21:15:23 +00:00
craig.p.drummond
a10cc743a2 Use message-widget to display errors, etc 2013-02-08 18:13:24 +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
c022e46850 Reload streams if change dir 2013-02-04 17:25:52 +00:00
craig.p.drummond
09c7bf0920 Check if can save 2013-02-04 17:24:53 +00:00
craig.p.drummond
f304152fb7 Add option to save streams in mpd folder. 2013-02-03 20:38:11 +00:00
craig.p.drummond
bc47b560f1 Fix crash in stream edit dialog 2013-02-01 18:07:45 +00:00
craig.p.drummond
cdec89c347 Allow to move streams to different categories via drag-n-drop. 2013-02-01 18:07:03 +00:00
craig.p.drummond
99f0d32be2 Fix KDE build
BUG:171
2013-01-30 19:22:49 +00:00
craig.p.drummond
b30c62470b Re-organise the code a little... 2013-01-28 19:56:14 +00:00