Commit Graph

81 Commits

Author SHA1 Message Date
Craig Drummond
40a34fb0e4 Remove OSX workarounds - no longer required 2016-01-24 15:04:29 +00:00
Craig Drummond
a7c60fa9e7 Fix mouse-over for osx 2016-01-20 20:46:00 +00:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
105196ac7d Dont round corners oh highlight! 2015-10-26 22:35:55 +00:00
Craig Drummond
4ad6f28be0 Ensure at least 8 pixels either size of cover widget 2015-10-26 22:29:31 +00:00
Craig Drummond
3921191885 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
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
08bb8a0a48 Add border if toolbar does not have one? 2015-04-05 09:49:13 +00: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
9dcb4241f5 Fix OSX highlight colour 2014-09-20 21:53:46 +00:00
craig.p.drummond
c400161467 Reduce corner radius 2014-09-20 21:49:39 +00:00
craig.p.drummond
9e3274da28 Retina support for cover widget 2014-09-20 12:08:20 +00:00
craig.p.drummond
256581e205 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
0ac8bd3572 Reduce cover size by 10% on OSX - a bt large otherwise? 2014-09-13 07:17:04 +00:00
craig.p.drummond
b7d5d03794 Slightly larger covers 2014-08-17 15:01:02 +00:00
craig.p.drummond
f14085da14 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
94de7ca93a Remove border from cover widget 2014-08-11 19:32:24 +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
ebcf3bb656 Also show composer (if non-empty) 2014-07-10 19:48:28 +00:00
craig.p.drummond
277c4f6fe2 Reduce alpha of border if there is no actual cover 2014-07-03 18:50:51 +00:00
craig.p.drummond
05c7b3e7c5 Scale image if its too big
BUG: 497
2014-06-29 21:00:53 +00:00
craig.p.drummond
e08a2e80fe Move buildPath into Utils 2014-06-25 16:45:59 +00:00
craig.p.drummond
bc78d7bbc9 Add mouse-over 2014-06-25 16:44:41 +00:00
craig.p.drummond
8c60ebfa6f Expand/collapse when cover is clicked - as per previous releases 2014-06-22 13:56:43 +00:00
craig.p.drummond
6285427631 Fix initial border when toggling in toolbar 2014-06-19 19:02:30 +00:00
craig.p.drummond
852f108d26 Remove 'shine' - probably a bit too much... 2014-06-19 19:01:38 +00:00
craig.p.drummond
cf49d8ba6b Only use gradient for border if using almost white text 2014-06-19 19:00:44 +00:00
craig.p.drummond
8b649d71d2 - Use 2 lines for song info
- Left aling text
- Slightly larger play/pause button
- Hide stop button by default
2014-06-18 19:04:50 +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
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
craig.p.drummond
3629118675 Dont react to mouse-release event in coverwidget if an override cursor has been set. Fixes the case, with Qt5 builds, where a drag is started on the cover widget causes interface to expand/collapse. 2014-02-07 20:10:18 +00:00
craig.p.drummond
a132799330 Only react to clicks if no modifiers 2014-01-23 19:49:28 +00:00
craig.p.drummond
4f11aa577f No need for eventFilter 2014-01-23 19:49:01 +00:00
craig.p.drummond
f08a5e81a2 Fix windows build 2014-01-17 20:06:56 +00:00
craig.p.drummond
6186bfb8a4 Dont use podcast image as playqueue background - too blurry 2014-01-15 19:32:13 +00:00
craig.p.drummond
2f24b3fd9b Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
8498f19507 Use QString to convert year into a number, as i18n formats number according to locale (so soetimes adds a comma!)
BUG: 329
2013-11-18 19:17:04 +00:00
craig.p.drummond
bbd9ee535f - Allow some cover requests to be 'urgent' - these will be loaded in UI thread, if cover exists.
- Keep track of current cover queries, so that we dont attempt to acces the same one twice
2013-09-30 18:20:26 +00:00
craig.p.drummond
1e15d2d315 Fix stream icon in windows builds 2013-09-18 18:15:14 +00:00
craig.p.drummond
785424611b Show composer 2013-08-23 16:33:12 +00:00
craig.p.drummond
5709bb1042 Show album artist, not track artist 2013-08-23 16:32:55 +00:00
craig.p.drummond
05a0dcd22a Embed stream icons too 2013-08-12 18:32:58 +00:00
craig.p.drummond
20f536ab85 Use KIconTheme to ascertain icon theme name with KDE builds. 2013-07-22 21:52:25 +00:00
craig.p.drummond
72cd22161c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
6354c25dfa Disable tooltip for streams - a tooltip makes no sense in this case. 2013-06-29 07:57:03 +00:00
craig.p.drummond
7a42703c7e Optionally use current album cover as play queue backdrop 2013-06-25 18:05:48 +00:00