Commit Graph

39 Commits

Author SHA1 Message Date
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
3ef49aa27d Revert "Use em-dash where appropriate"
This reverts commit aa41876e0c.
2017-08-15 23:00:26 +01:00
Craig Drummond
aa41876e0c Use em-dash where appropriate
Issue #1064
2017-08-15 22:57:07 +01:00
Craig Drummond
11eef40e1a Only show song year if it is different to album year 2017-06-19 18:09:37 +01:00
Craig Drummond
25a0c02d04 Show song year in toolbar
Issue #1012
2017-04-28 21:13:59 +01:00
Craig Drummond
4f7357c5bd Reduce number of advanced config items - there was just too many. 2017-04-08 19:27:18 +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
5601cbe02c Fix display of artist when showing composer albums 2017-03-13 18:52:24 +00:00
Craig Drummond
ecf52b03ba Fix colouring issues with some Kvantum styles. 2016-08-23 19:46:11 +01:00
Craig Drummond
2fb1b909df Always use toolbar text colour for toolbar icons 2016-07-19 18:35:27 +01:00
Craig Drummond
8e51b63978 Fix wrong/missing ratings in toolbar. 2016-04-10 09:23:10 +01:00
Craig Drummond
5d104914d5 Try to detect DLNA streams (e.g. when using upmpdcli), and show as regular albums in grouped view. 2016-01-27 20:06:11 +00:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +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
2406289303 Update (c) year 2015-08-13 21:12:34 +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
bd044155e6 - Thinner splitters for more styles
- Because of the above, dont draw mac focus highlight for views
2014-10-02 17:16:13 +00:00
craig.p.drummond
bfdd610c00 Fix time label mouse-over under OSX 2014-09-18 16:26:44 +00:00
craig.p.drummond
fc4b695c8d Remove debug. 2014-09-17 18:27:59 +00:00
craig.p.drummond
97a84d3371 Fix time slider colour
BUG: 542
2014-09-16 21:49:15 +00:00
craig.p.drummond
85302972c6 Remove top & bottom margin for mac builds - not required. 2014-09-14 14:19:07 +00:00
craig.p.drummond
bdd0973a24 Increase (slightly) spacing between track details and slider. 2014-09-14 14:13:57 +00:00
craig.p.drummond
d9ad51bf11 Fix some palette issues under OSX 2014-09-14 11:52:14 +00:00
craig.p.drummond
aa1fe2615f Ensure pos slide is a min of 8px 2014-08-20 19:31:48 +00:00
craig.p.drummond
59b7c5a0f1 - Place toolbar options in there own tab
- Add option to toggle rating widget in toolbar
2014-07-24 17:37:02 +00:00
craig.p.drummond
dfb0a71e1a Clear rating if song is empty 2014-07-23 18:05:22 +00:00
craig.p.drummond
ec6f631952 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
craig.p.drummond
478b73c2c1 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
dd39f0e50d Remove unused constant 2014-06-20 17:58:17 +00:00
craig.p.drummond
1a42f3451e Only set style sheet once 2014-06-20 17:55:54 +00:00
craig.p.drummond
ea953dda52 Still show position slider groove when inactive 2014-06-20 17:54:59 +00:00
craig.p.drummond
fb0ce98c92 ...ok, use small text? not 100% sure if should use small text or same size... 2014-06-19 19:29:29 +00:00
craig.p.drummond
4fed401b55 Use empty text for time if inactive 2014-06-19 18:59:48 +00:00
craig.p.drummond
6cec9eedd0 Fix time toggle 2014-06-19 18:56:30 +00:00
craig.p.drummond
d29ff6dcbc - Better layout
- Hide time slider when inactive
2014-06-18 20:08:24 +00:00
craig.p.drummond
4bf57d7d4a Use same size font for sub-text, just not bold 2014-06-18 19:08:35 +00:00
craig.p.drummond
16ed892a45 Re-add collapsing of interface 2014-06-18 19:05:26 +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