Craig Drummond
948026d73b
Use for(var: list) and not foreach(var, list)
2017-11-27 22:36:53 +00:00
Craig Drummond
45bb7b62a7
Increase initial size
2017-10-16 21:03:52 +01:00
Craig Drummond
900b4b1523
Place Avahi 'Discover...' button at end
2017-10-15 15:20:53 +01:00
padertux
cec4990592
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
4ae56dbcc3
If no basic mode, then need to ensure advanced mode is auto-checked!!!
2017-07-08 23:38:07 +01: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
18e2fb6dcf
Remove Qt4 support
2017-04-02 18:43:34 +01:00
Craig Drummond
e60bdafa11
Remove KDE4 and Ubuntu Touch support
2017-04-01 22:55:27 +01:00
Craig Drummond
492d961d64
Show error, but don't terminate (unless showing wizard) on Qt DB driver error
2016-07-12 23:13:11 +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 Drummond
c46bc090a6
Fix build when -DENABLE_SIMPLE_MPD_SUPPORT=OFF
...
#677
2015-07-04 17:53:35 +01:00
Craig Drummond
7871547090
Add config option to enable/disable simple MPD mode.
2015-04-27 20:33:51 +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
720dda7965
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
1305da10de
No need for settings to be a QObject
2014-07-30 19:01:11 +00:00
craig.p.drummond
2a79cc23ab
Use standard theme icon for collections page
2014-07-17 16:15:10 +00:00
craig.p.drummond
d76b2a6044
Match Q_OS_WIN and Q_OS_MAC more
2014-06-10 19:46:18 +00:00
craig.p.drummond
d261939009
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
5f0b67f02c
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
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
ec8c08be47
Dont set size under windows - seems like OK, etc buttons get hidden?
2014-03-14 19:11:27 +00:00
craig.p.drummond
823b46a286
Set min size for initial wizard
2014-03-03 19:34:40 +00:00
craig.p.drummond
010eabd140
Better text
2014-01-10 20:01:31 +00:00
craig.p.drummond
ab7ffecca3
Update (c) year
2014-01-06 19:32:05 +00:00
craig.p.drummond
fa1a25be60
- 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
c78e3aa20a
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
b0236d2e2f
Fix Qt5 build...
2013-09-24 18:35:50 +00:00
craig.p.drummond
f168a1a10d
Use QDesktopServices to ascertain default music folder for 'Personal' collections.
2013-09-24 18:34:33 +00:00
craig.p.drummond
ecec680569
Trim music folder setting
2013-09-24 18:32:57 +00:00
craig.p.drummond
b098567970
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
c785171759
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
c3b9d38c8e
Fix enabling of Next button! D'oh!!!
...
BUG: 247
2013-06-24 19:35:54 +00:00
craig.p.drummond
93db55160e
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
d9295f5871
Better sizing
2013-06-21 18:41:11 +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
20217d1353
More high DPI changes
...
BUG: 231
2013-06-10 16:33:50 +00:00
craig.p.drummond
d8af54e418
Work on high-DPI support. QWizard seems broken???
...
BUG:231
2013-06-08 15:01:03 +00:00
craig.p.drummond
227b3049a2
Add background images to intro wizard
2013-02-15 17:17:33 +00:00
craig.p.drummond
c0a48267ee
Set 'store XXX in music folder' options in wizard
2013-02-11 19:33:21 +00:00
craig.p.drummond
563ba42b7b
Save settings in wizard
2013-02-11 19:32:33 +00:00
craig.p.drummond
1f85125096
Some windows build fixes
2013-02-08 18:01:36 +00:00
craig.p.drummond
09374f37a4
Remove Qt module prefix from includes - will make Qt5 port a little easier!
2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466
Update copyright year
2013-01-17 16:57:20 +00:00
craig.p.drummond
aefcf17913
Add icon to group warning
2012-12-18 19:36:24 +00:00
craig.p.drummond
034422d47e
Move group warning to last stage of intial settings wizard.
2012-12-13 19:56:20 +00:00
craig.p.drummond
672ce43a46
Initial stab a t a first-run wizard...
2012-12-12 20:30:43 +00:00