Craig Drummond
b6bd94c236
Update (c) year
2022-01-08 21:24:07 +00:00
Philip Sequeira
26f6a40b0e
Remove superfluous line break from cover tooltip
...
The line break appears to have originally separated textual information
in the tooltip from the cover image. All the textual information was
removed in 2d8566d743 , so the image is now
the only thing in the tooltip and the line break was just creating an
empty space above it.
2021-11-17 03:15:22 -05:00
Craig Drummond
11bb7571c9
Update (c) year
2021-01-01 10:06:43 +00:00
Thomas Uhle
08f938b62e
Adapt CoverWidget::updateToolTip() to also use Song::isStandardStream()
...
... like everywhere else.
2020-04-20 21:15:04 +02:00
Craig Drummond
d7b3965b9b
Update (c) year
2020-01-01 11:51:13 +00:00
Craig Drummond
2d8566d743
- Show podcast coves in toolbar, queue, and info view.
...
- Show podcast description in info view.
- Only show cover in toolbar cover tooltip.
Issue #1556
2019-12-05 16:01:39 +00:00
Craig Drummond
cb9efe205f
Update (c) year
2019-09-15 15:56:58 +01:00
Craig Drummond
c9558ce6c8
...and more inconsistencies
...
Issue #1496
2019-05-25 15:47:57 +01:00
Craig Drummond
e9cf43eee6
...and another one
...
Issue #1496
2019-05-25 15:38:56 +01:00
Craig Drummond
eff0e66d39
Use AUTOMOC
2018-03-07 19:04:14 +00:00
Craig Drummond
02b0541843
Update toolbar cover tooltip when song changes.
...
Closes #1204
2018-02-12 18:27:28 +00:00
Craig Drummond
2139d3dbb8
Update (c) year
2018-01-01 10:11:39 +00:00
Craig Drummond
5001c5b593
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
c8c5b3c62e
Fix toolbar height calc?
...
Issue #1076
2017-08-29 20:28:23 +01:00
Craig Drummond
e0b7550515
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
44993730bb
devicePixelRatioF was introduced with Qt5.6, so for earlier versions
...
need to use devicePixelRatio
2017-07-04 21:57:41 +01:00
Craig Drummond
57f6aaf4e9
Use devicePixelRatioF
2017-07-03 18:58:46 +01:00
Craig Drummond
974b9adc38
Enable retina support for all builds.
2017-07-03 18:24:34 +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
ca703375e3
Remove OSX workarounds - no longer required
2016-01-24 15:04:29 +00:00
Craig Drummond
35312db3f3
Fix mouse-over for osx
2016-01-20 20:46:00 +00:00
Craig Drummond
705648420a
Update (c) year
2016-01-08 18:55:13 +00:00
Craig Drummond
31e2d3293e
Dont round corners oh highlight!
2015-10-26 22:35:55 +00:00
Craig Drummond
9138719560
Ensure at least 8 pixels either size of cover widget
2015-10-26 22:29:31 +00:00
Craig Drummond
ac2bd9b903
Dont round cover in toolbar - this is more consistent with the rest of the UI
2015-10-26 22:22:27 +00:00
Craig Drummond
9533f12881
Update (c) year
2015-08-13 21:12:34 +01:00
Craig Drummond
67507362d5
Always build support for Dynamic, Online, and Streams
2015-06-26 21:18:25 +01:00
Craig Drummond
d841e3ceb9
Fix podcast covers
2015-06-20 19:51:32 +01:00
Craig Drummond
54f615cc77
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
8c9342d30d
Add border if toolbar does not have one?
2015-04-05 09:49:13 +00: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
d0d293308d
Fix OSX highlight colour
2014-09-20 21:53:46 +00:00
craig.p.drummond
ddfceb4237
Reduce corner radius
2014-09-20 21:49:39 +00:00
craig.p.drummond
db091227e2
Retina support for cover widget
2014-09-20 12:08:20 +00:00
craig.p.drummond
0fe274e525
Put spacer item in cover widget class - so that when widget is hidden, spacing is removed.
2014-09-18 16:29:11 +00:00
craig.p.drummond
064fa3bd47
Reduce cover size by 10% on OSX - a bt large otherwise?
2014-09-13 07:17:04 +00:00
craig.p.drummond
7bd99cddda
Slightly larger covers
2014-08-17 15:01:02 +00:00
craig.p.drummond
9a05096969
Show perfomer in cover tooltip if this is set and different to album artist.
2014-08-17 15:00:38 +00:00
craig.p.drummond
e33a5f1800
Remove border from cover widget
2014-08-11 19:32:24 +00:00
craig.p.drummond
6a3910716f
Fix SoundCloud and Podcast icon in cover widget, etc.
2014-07-16 20:41:13 +00:00
craig.p.drummond
2f0c16dd9a
Also show composer (if non-empty)
2014-07-10 19:48:28 +00:00
craig.p.drummond
cb1b7c4884
Reduce alpha of border if there is no actual cover
2014-07-03 18:50:51 +00:00
craig.p.drummond
0d6c631118
Scale image if its too big
...
BUG: 497
2014-06-29 21:00:53 +00:00
craig.p.drummond
7ec99f93bd
Move buildPath into Utils
2014-06-25 16:45:59 +00:00
craig.p.drummond
2c33800a85
Add mouse-over
2014-06-25 16:44:41 +00:00
craig.p.drummond
3db076a418
Expand/collapse when cover is clicked - as per previous releases
2014-06-22 13:56:43 +00:00
craig.p.drummond
b7e35ea9b8
Fix initial border when toggling in toolbar
2014-06-19 19:02:30 +00:00
craig.p.drummond
680c0f55c1
Remove 'shine' - probably a bit too much...
2014-06-19 19:01:38 +00:00