Commit Graph

27 Commits

Author SHA1 Message Date
craig.p.drummond
c0d7be9bbd Allow # in stream name 2014-05-20 18:17:04 +00:00
craig.p.drummond
931f287762 Fix KDE builds 2014-05-20 18:15:20 +00:00
craig.p.drummond
acb78fd5fa No need to include mainwindow.h 2014-05-19 18:26:46 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
6720738531 Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
dc075c2866 Use same order (URL, name) for both add stream-URL dialogs. 2014-02-14 20:07:32 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
9fd47674cc Just using InputDialog to get stream URL if streams tab is disabled 2014-01-03 19:06:01 +00:00
craig.p.drummond
6809a05a13 Add CMake option to disable streams tab 2014-01-03 19:04:37 +00:00
craig.p.drummond
01fb6c43c0 Strings should be in american english 2013-08-08 19:13:49 +00:00
craig.p.drummond
d9f03e4e67 Fix display of 'Invalid protocol' in add stram dialog 2013-07-09 14:11:50 +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
a8cd1e7599 Make icon combo wider - especially with oxygen style 2013-04-24 18:31:29 +00:00
craig.p.drummond
7dcfe244fd National flags 2013-04-10 18:37:04 +00:00
craig.p.drummond
4416d39629 Shwo default icon in combo, not "No Icon" 2013-04-09 17:41:03 +00:00
craig.p.drummond
bb2f72314e Lazy load stream icons 2013-04-07 15:32:37 +00:00
craig.p.drummond
ce659efcea Larger icon size for combo 2013-04-07 09:31:16 +00:00
craig.p.drummond
5525bc4980 Initial support for stream icons
(Lots more icons required!!!)
2013-04-06 09:48:10 +00:00
craig.p.drummond
c4e931128d Dont allow # in stream names 2013-04-06 07:44:25 +00:00
craig.p.drummond
88ade38b73 "URL" not "Stream" 2013-03-16 19:53:38 +00:00
craig.p.drummond
81fc4a276c Remove margin - Dialog already adds this! 2013-03-16 19:51:59 +00:00
craig.p.drummond
5b7cc1a150 Resize dialog 2013-03-05 19:46:00 +00:00
craig.p.drummond
d92dca64d4 Allow streams to have multiple genres. 2013-02-11 19:33:58 +00:00
craig.p.drummond
97f8bae3e3 Check if can save 2013-02-04 17:24:53 +00:00
craig.p.drummond
27aac82dba Fix crash in stream edit dialog 2013-02-01 18:07:45 +00:00
craig.p.drummond
e3dc47948e Re-organise the code a little... 2013-01-28 19:56:14 +00:00