38 Commits

Author SHA1 Message Date
Craig Drummond
74fb297167 Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
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
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
bea7c210cf Revert "Remove Cantata's high-dpi handling code, this should be done by Qt."
This reverts commit 28df204fc4.

Issue #1077
2017-08-30 19:25:26 +01:00
Craig Drummond
28df204fc4 Remove Cantata's high-dpi handling code, this should be done by Qt.
Issue #1063
2017-08-15 23:20:18 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
e60bdafa11 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
b91cb0e1ad Cover is not valid until loaded! 2016-08-26 17:55:17 +01:00
Craig Drummond
18734759b6 Fix missing CD icon at start-up 2016-07-19 18:11:10 +01:00
Craig Drummond
854eec9a08 Use a single-shot timer to timeout obtaining current cover. 2016-05-04 21:12:55 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
0b415b21a9 Add a modified verison of Humanity CD icon. Previously icon from theme was chosen. 2015-12-09 18:23:49 +00:00
Craig Drummond
53f7789d5a Fix check for 'Unknown' album - title is never empty, as it would have
been set to filename!
#723
2015-08-19 20:32:37 +01:00
Craig Drummond
d902dd87cd When trying to get current cover, set to default after 750ms
#723
2015-08-18 20:52:40 +01:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
406f99be02 Always build support for Dynamic, Online, and Streams 2015-06-26 21:18:25 +01:00
Craig Drummond
9e780b4d3d Fix podcast covers 2015-06-20 19:51:32 +01:00
Craig Drummond
6d52512c46 Re-work online services so that Jamendo and Magantune use SQL backend.
This is NO WHERE NEAR COMPLETE! There are *lots* of missing features,
etc.
2015-06-19 21:39:56 +01:00
craig.p.drummond
c5a1006b06 Fix updating of toolbar coverwidget if cover is downloaded after song has started. 2014-10-29 18:12:18 +00:00
craig.p.drummond
c018ad81ea Fix updating of playqueue background when option changed in preferences dialog. 2014-08-21 17:09:36 +00:00
craig.p.drummond
7e8ecf694f Fix SoundCloud and Podcast icon in cover widget, etc. 2014-07-16 20:41:13 +00:00
craig.p.drummond
ac9e3a7d80 Re-add option to have cover in toolbar 2014-06-18 18:52:18 +00:00
craig.p.drummond
4f42553d25 Only connect signals/slots if enabled 2014-06-17 16:59:17 +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
0b72ffa25c Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
5b1fb58eff - install XML files to config folder
- unify usage of these folders
2014-05-20 18:18:00 +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
36da21692c Remove Actions and Icons from Ubuntu build 2014-04-11 17:45:59 +00:00
nikwen.developer@gmail.com
2921a273bf Initial Ubuntu SDK version 2014-04-08 22:18:27 +00:00
craig.p.drummond
c874818623 More utf-8 fixes 2014-03-19 19:46:53 +00:00
craig.p.drummond
0f320b7631 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
720aee083a Dont auto-switch to context view if playing a radio stream 2014-02-25 19:25:00 +00:00
craig.p.drummond
1bb453b5bf Fix KDE build.
BUG: 418
2014-02-21 12:45:36 +00:00
craig.p.drummond
283e03b8dd Ensure icon images are loaded 2014-02-20 19:14:30 +00:00
craig.p.drummond
91374aab4d Dont emit image twice! 2014-02-20 19:14:07 +00:00
craig.p.drummond
9f17d0f02d - Remove corner cover widget.
- Remove collapsing of interface.
- Move position label inbetween controls.
- Use only 1 line for song details.
2014-02-19 20:39:12 +00:00