Commit Graph

1138 Commits

Author SHA1 Message Date
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
578e3624b8 Use same format for notifications as for now playing widget.
Closes #1222
2018-02-25 21:53:46 +00:00
Craig Drummond
ddd653d9e2 macOS fixes 2018-02-17 15:38:17 +00:00
Craig Drummond
9b5ca00680 Cleanup some settings. No longer offer to save lyrics, artist images,
and backdrops in MPD folder, just save in cache dir. Move cover setting
into interface settings - in a new 'Covers' tab.
2018-02-15 20:18:08 +00:00
Craig Drummond
a559a9d88f Add information text to views when these would otherwise be blank. 2018-02-14 18:04:15 +00:00
Craig Drummond
b23d3089b9 Ensure at least 32x32 2018-02-14 17:41:02 +00:00
Craig Drummond
9ff156961f As well as miking covers take full width, also shrink images if not
enough space
2018-02-14 17:39:57 +00:00
Craig Drummond
10e3578c8a Use QTimer to delay/group updates
Issue #1209
2018-02-14 17:34:40 +00:00
Craig Drummond
6b8fe01800 Add option to scale album cover in information view.
Closes #1205
2018-02-13 18:24:33 +00:00
Craig Drummond
a9ee6d3805 Update toolbar cover tooltip when song changes.
Closes #1204
2018-02-12 18:27:28 +00:00
Craig Drummond
e60e5227f7 Use same size cover in titlewidget as in grouped view 2018-02-12 18:21:38 +00:00
Craig Drummond
235f6a945e Simplify 2018-02-12 18:17:07 +00:00
Craig Drummond
17697ad197 Fix layout 2018-02-12 18:14:05 +00:00
Craig Drummond
e1c0416f4d Better layout 2018-02-10 15:50:40 +00:00
Craig Drummond
b9c15129ab Fix buid with HTTP stream playback disabled
Closes #1199
2018-02-10 15:48:07 +00:00
Craig Drummond
a303313733 Finish(?) HTTP stream volume control
Issue #1173
2018-02-09 20:08:22 +00:00
Craig Drummond
37b113bd93 Add isMuted to HttpStream 2018-02-09 18:09:10 +00:00
Craig Drummond
6e16ac6f51 Initial work on HTTP volume control. 2018-02-08 21:56:48 +00:00
Craig Drummond
e5c614e1cd Responsive grid view - flashing fixed? 2018-02-08 16:57:42 +00:00
Craig Drummond
ce6b9005fe And add tag editor 2018-02-07 19:48:01 +00:00
Craig Drummond
3161ce376b Whn grouping byt album and navigate to tracks show "Album by Artist" in
tite widget.
2018-02-06 18:50:25 +00:00
Craig Drummond
b423ff8396 Fix layout 2018-02-06 18:40:23 +00:00
Craig Drummond
49db290cf3 Install event filter on viewport, so that clicks are not lost 2018-02-06 18:38:05 +00:00
Craig Drummond
1a00205163 Fix sub text colour 2018-02-05 19:33:11 +00:00
Craig Drummond
f5a887d717 Use QListView for titlewidget, to balance left and right views 2018-02-05 19:24:02 +00:00
Craig Drummond
e695d49b3a Disable responsive layout - still flickering! 2018-02-05 18:10:36 +00:00
Craig Drummond
ffb39ad2c2 Renable responsive cover view 2018-02-02 21:34:03 +00:00
Craig Drummond
54458285c7 Disable responsive covers for now - causes flickering 2018-02-02 19:19:29 +00:00
Craig Drummond
f7019ce8d2 Don't enable text interaction for toolbar text labels - as this breaks
window dragging via toolbar with Kvantum. Instead, add an action to copy
the info to clipboard. This action can the be assigned a keyboard
shortcut. #1146
2018-02-02 18:47:33 +00:00
Craig Drummond
8650da896c Adjust action icon position based upon dynamic sizing of grid items.
Closes #1186
2018-02-02 17:04:03 +00:00
Craig Drummond
2513869762 If changing from listview to non-listview, goToTop so that header is
reset.
Closes #1185
2018-02-02 16:50:22 +00:00
Craig Drummond
3684f3b26d Add option to use 'Original Year' to display and sort albums.
Issue #1177
2018-02-01 19:36:27 +00:00
Craig Drummond
43e59bf01d Adjust horizontal gap between icons in grid view to equal distribute
icons over space.
Issue #1169
2018-01-19 21:49:48 +00:00
Craig Drummond
6ec9e3da91 Add link in server settings page to wiki page on github explaining how
files are accessed

Issue #1163
2018-01-10 19:44:16 +00:00
Craig Drummond
6c37eb45c2 Inherit from QLabel, not BuddyLabel 2018-01-10 19:40:34 +00:00
Craig Drummond
c48f052711 Fix URL clicks in NOTE labels 2018-01-10 18:32:44 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
c2ee7e5ad8 Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
2d1a6e0261 Don't use transparent as view background colour when using image
backgrounds. Causes issues with Kvantum's overlay scrollbars.
2018-01-08 19:41:49 +00:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
349d28aa0e Disable AA so that line is only 1 pix - to be consistent with grouped
view.
2018-01-01 09:52:51 +00:00
Craig Drummond
059c959eab Move PlayQueueTreeStyle class into source file, as its only used here. 2017-12-31 18:54:11 +00:00
padertux
cd76da1974 Improve drop indicator in table playqueue
In the table play queue the drop indicator is almost not visible when
tracks get moved by drag'n drop. In addition the drop indicator is
only shown in only one column and does not span the whole row. This
change does fix both issues.
2017-12-31 19:06:32 +01:00
Craig Drummond
df99826fdd priorty -> priority 2017-12-24 16:37:04 +00:00
Craig Drummond
5cea460543 Improve scrollbars with some themes
Issue #1150
2017-12-24 14:57:45 +00:00
padertux
72caa35ce6 Make track and artist selectable in the NowPlayingWidget 2017-12-19 19:12:30 +01:00
Craig Drummond
2551ec631e More covers debug
Issue #1143
2017-12-17 13:32:12 +00:00
Craig Drummond
8a7d7ffd02 Add some debug to itemview 2017-12-17 11:22:44 +00:00
Craig Drummond
5d38162236 Adjust library seatch debounce based upon number of tracks in DB.
Issue #1144
2017-12-16 22:43:53 +00:00
Craig Drummond
c8b051b4d2 Fix pressed toolbar icon mono colour 2017-12-03 12:01:32 +00:00