Commit Graph

39 Commits

Author SHA1 Message Date
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
e67d6e3a23 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
1605ea8cc8 Use a checkbox to indicate if adding to favourites 2016-06-24 22:45:47 +01:00
Craig Drummond
6cf9d3dc76 When adding streams to play queue via add dialog, always allow setting of name. 2016-06-24 18:41:23 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
craig.p.drummond
12b7bf0e83 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
a450fa7856 Ensure both line edits expand 2014-09-17 22:21:47 +00:00
craig.p.drummond
2014aeea8e Use Utils::resizeWindow in stream dialog too 2014-09-01 18:33:02 +00:00
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