Commit Graph

62 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00:00
fenuks
8afd749743 Make cantata configuration wizard usable on smaller screens 2021-02-17 15:10:58 +01: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
b481e22c4b Mono icons 2018-05-24 17:58:40 +01:00
Craig Drummond
b9170e559b Remove group warning from initial wizard. 2018-05-24 17:57:41 +01:00
Craig Drummond
a9fb9a041c Fix covers settings from wizard not being saved.
Closes #1283
2018-05-19 15:55:15 +01:00
Craig Drummond
43e4e2456d Remove custom icon theme, and just use FontAwesome.
Issue #1277
2018-05-14 22:24:49 +01:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
f57c10556b Update initial wizard to set cover preferences 2018-02-15 20:30:37 +00:00
Craig Drummond
ff48cfa0c0 Cleanup some settings. No longer offer to save lyrics, artist images,
and backdrops in MPD folder, just save in cache dir. Move cover setting
into interface settings - in a new 'Covers' tab.
2018-02-15 20:18:08 +00:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
18f3459c26 Increase initial size 2017-10-16 21:03:52 +01:00
Craig Drummond
29a9f50992 Place Avahi 'Discover...' button at end 2017-10-15 15:20:53 +01:00
padertux
ebfc99a78c Add avahi support
This commit adds automatic avahi service discovery to Cantata. A new
dialog is added to the initial settings wizard and the settings menu
which lets the user choose the correct host configuration for all MPDs
on the network automatically.

(Issue #955)
2017-10-14 21:12:07 +02:00
Craig Drummond
3e39c250d5 If no basic mode, then need to ensure advanced mode is auto-checked!!! 2017-07-08 23:38:07 +01: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
b0b0140d98 Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
709b5582ee Show error, but don't terminate (unless showing wizard) on Qt DB driver error 2016-07-12 23:13:11 +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 Drummond
ff69ceb371 Fix build when -DENABLE_SIMPLE_MPD_SUPPORT=OFF
#677
2015-07-04 17:53:35 +01:00
Craig Drummond
7251275924 Add config option to enable/disable simple MPD mode. 2015-04-27 20:33:51 +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
bab9f00255 If initial settings wizard is canceled, ensure that it is shown at next start. 2014-09-26 16:50:35 +00:00
craig.p.drummond
6ab0726788 No need for settings to be a QObject 2014-07-30 19:01:11 +00:00
craig.p.drummond
160f92467a Use standard theme icon for collections page 2014-07-17 16:15:10 +00:00
craig.p.drummond
152ceec2d6 Match Q_OS_WIN and Q_OS_MAC more 2014-06-10 19:46:18 +00:00
craig.p.drummond
9ce5fd447e Remove 'Stop dynamizer on exit' option. Stop dynamzer if 'Stop playback on exit' is enabled. 2014-05-23 21:40:50 +00:00
craig.p.drummond
8656803587 Use client-to-client to talk to cantata-dynamic when run in server mode => no need for port setting! 2014-05-23 21:38: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
41c6462eab Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
559304bf52 Dont set size under windows - seems like OK, etc buttons get hidden? 2014-03-14 19:11:27 +00:00
craig.p.drummond
ac2f46bf5f Set min size for initial wizard 2014-03-03 19:34:40 +00:00
craig.p.drummond
f44e6b1a61 Better text 2014-01-10 20:01:31 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
02b703789d - Look for backdrop.jpg/png in music folder before attempting to download.
- Add option to store downloaded backdrops into music folder. Stored as backdrop.jpg
2013-11-11 19:27:38 +00:00
craig.p.drummond
fe91b4faa4 Fix detecting if MPD dis is readable, if it is specified as \\host
BUG: 316
2013-10-17 17:22:54 +00:00
craig.p.drummond
bdfb382de1 Fix Qt5 build... 2013-09-24 18:35:50 +00:00
craig.p.drummond
54e2e03cbf Use QDesktopServices to ascertain default music folder for 'Personal' collections. 2013-09-24 18:34:33 +00:00
craig.p.drummond
c57034dcaf Trim music folder setting 2013-09-24 18:32:57 +00:00
craig.p.drummond
983d8ef994 If 'Basic'/'Personal' is selected in intitial settings wizard, then enable 'stop playback' and 'stop dynamizer' options.` 2013-09-23 18:02:19 +00:00
craig.p.drummond
ba667b5023 Select Standard/Multi-user setup be default in initial settings wizard - as this is mainly how MPD would be used. 2013-08-14 18:55:22 +00:00
craig.p.drummond
d1e3c28e72 Fix enabling of Next button! D'oh!!!
BUG: 247
2013-06-24 19:35:54 +00:00
craig.p.drummond
ff7a17dd22 Add support for a simple profile where MPD is started by cantata, and the only settings are the music folder and cover names. 2013-06-23 08:51:19 +00:00
craig.p.drummond
fb669405eb Better sizing 2013-06-21 18:41:11 +00:00