20 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00: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
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
5e7e1cf5f5 Fix potential issue with display pixel resolution 2017-07-06 16:42:46 +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
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
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.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
3321f64195 Fix pixel ratio check 2014-09-19 16:43:20 +00:00
craig.p.drummond
0cf5dc87cc Better retina support. 2014-09-18 16:29:58 +00:00
craig.p.drummond
934bd46354 Use 0..10 for ratings. 1=0.5 star, 2=1 star, 3=1.5 stars, etc. 2014-07-31 19:29:38 +00:00
craig.p.drummond
20392d4ebb Only have 2 pixmaps for stars - on and off 2014-07-23 18:59:31 +00:00
craig.p.drummond
47bf991d04 Add ratings to tag editor 2014-07-23 18:06:02 +00:00
craig.p.drummond
75cc63ea16 Initial support for ratings - stored in MPD's sticker DB. This is NOT complete - support in dynamic playlists is still TODO... 2014-07-21 19:01:56 +00:00