43 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00:00
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
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
b93b8d7584 Use a checkbox to indicate if adding to favourites 2016-06-24 22:45:47 +01:00
Craig Drummond
438cdc3515 When adding streams to play queue via add dialog, always allow setting of name. 2016-06-24 18:41:23 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +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
e45c3f7e55 Ensure both line edits expand 2014-09-17 22:21:47 +00:00
craig.p.drummond
03545d24fb Use Utils::resizeWindow in stream dialog too 2014-09-01 18:33:02 +00:00
craig.p.drummond
91aa02e589 Allow # in stream name 2014-05-20 18:17:04 +00:00
craig.p.drummond
26412cf0a1 Fix KDE builds 2014-05-20 18:15:20 +00:00
craig.p.drummond
cfdeb0d1be No need to include mainwindow.h 2014-05-19 18:26:46 +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
41c6462eab Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
b832f9df4e Use same order (URL, name) for both add stream-URL dialogs. 2014-02-14 20:07:32 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
4b4a544b2b Just using InputDialog to get stream URL if streams tab is disabled 2014-01-03 19:06:01 +00:00
craig.p.drummond
c1642405c8 Add CMake option to disable streams tab 2014-01-03 19:04:37 +00:00
craig.p.drummond
df237b3992 Strings should be in american english 2013-08-08 19:13:49 +00:00
craig.p.drummond
cdb9a7e9e8 Fix display of 'Invalid protocol' in add stram dialog 2013-07-09 14:11:50 +00:00
craig.p.drummond
84dbfdb865 Simplify streams page 2013-06-28 18:24:49 +00:00
craig.p.drummond
dc6e3af0d8 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
a53c101381 Make icon combo wider - especially with oxygen style 2013-04-24 18:31:29 +00:00
craig.p.drummond
895c21b317 National flags 2013-04-10 18:37:04 +00:00
craig.p.drummond
e704839c85 Shwo default icon in combo, not "No Icon" 2013-04-09 17:41:03 +00:00
craig.p.drummond
9175624b67 Lazy load stream icons 2013-04-07 15:32:37 +00:00
craig.p.drummond
e709b082a7 Larger icon size for combo 2013-04-07 09:31:16 +00:00
craig.p.drummond
79ded76ced Initial support for stream icons
(Lots more icons required!!!)
2013-04-06 09:48:10 +00:00
craig.p.drummond
0403d93b9e Dont allow # in stream names 2013-04-06 07:44:25 +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
aa3a1326e8 Allow streams to have multiple genres. 2013-02-11 19:33:58 +00:00
craig.p.drummond
09c7bf0920 Check if can save 2013-02-04 17:24:53 +00:00
craig.p.drummond
bc47b560f1 Fix crash in stream edit dialog 2013-02-01 18:07:45 +00:00
craig.p.drummond
b30c62470b Re-organise the code a little... 2013-01-28 19:56:14 +00:00