Craig Drummond
|
00c970f9a9
|
- When playing, only poll MPD every 5 seconds.
- When updating play seekbar from MPDStatus, only upate if more than 1
second from calculated position.
Closes #1260
|
2018-05-01 22:21:10 +01:00 |
|
Craig Drummond
|
7607f2e26a
|
Move scrobling 'love' button into toolbar. Use unfilled heart before loved,
and filled when loved.
Closes #1253
|
2018-04-30 17:52:19 +01:00 |
|
Craig Drummond
|
9c2a66331b
|
Reduce width of statusbar spacer.
|
2018-04-30 17:42:03 +01:00 |
|
Craig Drummond
|
f79888d9d7
|
Mark function as override
|
2018-04-26 17:38:59 +01:00 |
|
Craig Drummond
|
fcf000e7f6
|
Try to make UI responseive to available width. Hide toolbar and
statusbar items in insufficient space. Switch view type when narrow.
|
2018-03-23 20:12:17 +00:00 |
|
Craig Drummond
|
2a42616f2c
|
Don't use responsive layout for category view
|
2018-03-20 19:14:20 +00:00 |
|
Craig Drummond
|
4cbbf401b2
|
Fix cover refresh when using categorized view
|
2018-03-09 17:23:56 +00:00 |
|
Craig Drummond
|
26a9587987
|
Fade out end of line
|
2018-03-09 17:09:37 +00:00 |
|
Craig Drummond
|
df5d79ee3c
|
Fix adding album tracks when using categorized view
|
2018-03-09 17:05:06 +00:00 |
|
Craig Drummond
|
8971eb4161
|
Custom drawer
|
2018-03-08 22:40:57 +00:00 |
|
Craig Drummond
|
1cc005ca38
|
More work on categrized view
|
2018-03-08 22:29:21 +00:00 |
|
Craig Drummond
|
6c7c669f08
|
Fix crash when an albums tracks are populated
|
2018-03-08 16:19:19 +00:00 |
|
Craig Drummond
|
bd693ad525
|
If categorizing by artist, no need to show artist under album name
|
2018-03-07 22:01:43 +00:00 |
|
Craig Drummond
|
eca5935a2a
|
showIndex() TODO
|
2018-03-07 19:20:51 +00:00 |
|
Craig Drummond
|
c9f834f6cc
|
No need to call KCategorizedView::selectionChanged() ??
|
2018-03-07 19:20:42 +00:00 |
|
Craig Drummond
|
168df22f5d
|
Merge branch 'master' into 1224-categorizedview
|
2018-03-07 19:08:59 +00:00 |
|
Craig Drummond
|
eff0e66d39
|
Use AUTOMOC
|
2018-03-07 19:04:14 +00:00 |
|
Craig Drummond
|
a2eac75e75
|
Connect listview signals
|
2018-03-06 22:16:04 +00:00 |
|
Craig Drummond
|
93ea7378b2
|
Call mapToSource
|
2018-03-06 22:15:52 +00:00 |
|
Craig Drummond
|
9b1ac44344
|
Fix mouse over events
|
2018-03-06 22:08:58 +00:00 |
|
Craig Drummond
|
652e72004b
|
Allow categorizedview to be responsive
|
2018-03-06 21:57:29 +00:00 |
|
Craig Drummond
|
6191959d48
|
Add zooming to categorizedview
|
2018-03-06 20:03:34 +00:00 |
|
Craig Drummond
|
789483a2ae
|
Create own CategorizedView derevied from KCategorizedView
|
2018-03-06 19:55:24 +00:00 |
|
Craig Drummond
|
0aee2f6dc2
|
Create proxy model, and generate categories
|
2018-03-05 23:21:26 +00:00 |
|
Craig Drummond
|
0e36f74639
|
Add 'Categorized' to library view types. Currently non-functional...
|
2018-03-04 22:17:08 +00:00 |
|
Craig Drummond
|
f736b6fb67
|
Use same format for notifications as for now playing widget.
Closes #1222
|
2018-02-25 21:53:46 +00:00 |
|
Craig Drummond
|
0963e25642
|
macOS fixes
|
2018-02-17 15:38:17 +00:00 |
|
Craig Drummond
|
ff48cfa0c0
|
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
|
b7e8021a36
|
Add information text to views when these would otherwise be blank.
|
2018-02-14 18:04:15 +00:00 |
|
Craig Drummond
|
e13a40b71a
|
Ensure at least 32x32
|
2018-02-14 17:41:02 +00:00 |
|
Craig Drummond
|
5f41652afc
|
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
|
3f669f564d
|
Use QTimer to delay/group updates
Issue #1209
|
2018-02-14 17:34:40 +00:00 |
|
Craig Drummond
|
56cece560f
|
Add option to scale album cover in information view.
Closes #1205
|
2018-02-13 18:24:33 +00:00 |
|
Craig Drummond
|
02b0541843
|
Update toolbar cover tooltip when song changes.
Closes #1204
|
2018-02-12 18:27:28 +00:00 |
|
Craig Drummond
|
436e40a654
|
Use same size cover in titlewidget as in grouped view
|
2018-02-12 18:21:38 +00:00 |
|
Craig Drummond
|
bbf99b50ae
|
Simplify
|
2018-02-12 18:17:07 +00:00 |
|
Craig Drummond
|
14842a0ec4
|
Fix layout
|
2018-02-12 18:14:05 +00:00 |
|
Craig Drummond
|
17d185fa17
|
Better layout
|
2018-02-10 15:50:40 +00:00 |
|
Craig Drummond
|
9a84833f71
|
Fix buid with HTTP stream playback disabled
Closes #1199
|
2018-02-10 15:48:07 +00:00 |
|
Craig Drummond
|
6966a64d31
|
Finish(?) HTTP stream volume control
Issue #1173
|
2018-02-09 20:08:22 +00:00 |
|
Craig Drummond
|
bbeaf1addd
|
Add isMuted to HttpStream
|
2018-02-09 18:09:10 +00:00 |
|
Craig Drummond
|
a3d2c1f24d
|
Initial work on HTTP volume control.
|
2018-02-08 21:56:48 +00:00 |
|
Craig Drummond
|
4ef97d0755
|
Responsive grid view - flashing fixed?
|
2018-02-08 16:57:42 +00:00 |
|
Craig Drummond
|
95b178773d
|
And add tag editor
|
2018-02-07 19:48:01 +00:00 |
|
Craig Drummond
|
e881c3d19e
|
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
|
733d2f1cfa
|
Fix layout
|
2018-02-06 18:40:23 +00:00 |
|
Craig Drummond
|
3d12d9defe
|
Install event filter on viewport, so that clicks are not lost
|
2018-02-06 18:38:05 +00:00 |
|
Craig Drummond
|
7268e580c1
|
Fix sub text colour
|
2018-02-05 19:33:11 +00:00 |
|
Craig Drummond
|
c488343564
|
Use QListView for titlewidget, to balance left and right views
|
2018-02-05 19:24:02 +00:00 |
|
Craig Drummond
|
555512abfb
|
Disable responsive layout - still flickering!
|
2018-02-05 18:10:36 +00:00 |
|