Thomas Uhle
4263744926
Avoid unknown song durations and duplicate updates of MPRIS' song details
...
- Move call to Mpris::updateCurrentSong() downwards to pick up the potential
update of current song's duration from MPD's total time value (introduced
by commit 1a38e468b7 ) and to avoid duplicate
notifications (cf. commit bba9cfd880 ).
- Update MPRIS status value CanSeek when MPD's total time changes.
- Set MPDStatusValues::timeElapsed and MPDStatusValues::timeTotal to 0
instead of -1 by default because the latter yields 65535 as these
variables are 16 bit unsigned integer.
2020-05-15 12:44:55 +02:00
Craig Drummond
b8645d1358
Fix most, but not all, deprecation warnings.
2020-02-16 09:51:37 +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
Pavel Shlyak
560164f863
Fix html markup
2019-08-18 19:01:32 +03:00
Craig Drummond
fd095a63ae
Show smart-playlists errors in messagewidget
2019-08-17 17:18:45 +01:00
Craig Drummond
d7b379b75b
Fix crash when double-clicking outside of table-view (when this is set to not stretch columns).
...
Closes #1445
2019-01-31 21:38:00 +00:00
Craig Drummond
1c378a93cf
Add more actions to search page results.
...
Closes #1398
2018-10-28 16:24:09 +00:00
Craig Drummond
7b28248aba
Add another qt5ct palette work-around.
...
Issue #1381
2018-10-02 16:47:21 +01:00
Craig Drummond
b8604ab044
Change toolbar colours if palette changes.
...
Issue #1381
2018-10-01 19:45:18 +01:00
Craig Drummond
999819892d
When expand intrface, don't shrink width. Conversely, when collapsing don't expand width.
2018-09-19 17:26:27 +01:00
Craig Drummond
1a8e0da885
Fix 'Show Current Song Information' (i) toolbar button showing when interface is collpased and resized.
2018-09-19 17:22:04 +01:00
Craig Drummond
0e0c14b2b2
Fix 'Locate In Library / Album' for albums with musicbrainz ID.
...
Issue #1324
2018-07-09 16:37:38 +01:00
Craig Drummond
0bf0cb841a
Use 32-bit unsigned int to store output IDs.
...
Closes #1316
2018-06-23 09:24:32 +01:00
Craig Drummond
2b4721a4d5
Emit errors when trying to add local files to playqueue, and these cannot be added.
2018-06-16 11:59:00 +01:00
Craig Drummond
efec0ba64c
Remove qt5ct work-around.
...
Issue #1291
2018-05-27 17:51:48 +01:00
Craig Drummond
bd418040ef
Fix case
2018-05-26 18:53:58 +01:00
Craig Drummond
f8121aaa73
Use function to set size?
2018-05-26 10:10:21 +01:00
Craig Drummond
bddf1b86a2
No need to differentiate between GNOME and Ubuntu GNOME
2018-05-21 17:28:10 +01:00
Craig Drummond
63dcddf3b0
Fix showing of statusbar items
...
Closes #1279
2018-05-17 17:24:26 +01:00
Craig Drummond
b3129e056d
Control view/buttons when window is shown
...
Issue #1279
2018-05-16 22:56:10 +01:00
Craig Drummond
640339b050
Dont set theme name/path
2018-05-16 06:14:05 +01:00
Craig Drummond
43e4e2456d
Remove custom icon theme, and just use FontAwesome.
...
Issue #1277
2018-05-14 22:24:49 +01:00
Craig Drummond
bf7221cda5
Add monochrome tray icon for Ubuntu GNOME
2018-05-09 22:19:59 +01:00
Craig Drummond
bd56f3e046
Initialise more pointers to null
...
Issue #1272
2018-05-09 20:33:59 +01:00
Craig Drummond
a1c4515ab7
ADd kvantum titlebar size code to macOS
2018-05-02 21:53:10 +01:00
Craig Drummond
94fdbf400f
Crash fix
...
Issue #1263
2018-05-02 21:24:02 +01:00
Craig Drummond
f248335bd0
Slightly reduce height of toolbar.
2018-05-01 22:23:52 +01:00
Craig Drummond
390d4d7239
Better control of playqueue status bar buttons when
...
contracting/expanding.
2018-04-30 17:56:48 +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
3bd9db36b3
Set toolbar min height
2018-04-26 17:19:40 +01:00
Craig Drummond
7b4b837b79
Explicitly set some widgets to nullptr, as they will be checked later
...
Issue #1245
2018-04-03 23:17:13 +01:00
Craig Drummond
96c290ebf4
Check wwidgets have been constructed. qt5ct work-around causes
...
controlView to be called before fully initialised
Closes #1244
2018-04-03 19:53:31 +01:00
Craig Drummond
4f6205f0ef
Fix setting of sidebar styles
...
Close #1235
2018-03-24 23:01:29 +00:00
Craig Drummond
364f5a44d5
If collapsed and should not be, then uncollapse
2018-03-24 18:32:19 +00:00
Craig Drummond
d25ad3f2fc
Make automatic sidebar view change configurable
2018-03-24 15:43:39 +00:00
Craig Drummond
a9d9e9ea38
...and contro when collapsed
2018-03-24 15:31:24 +00:00
Craig Drummond
57f4d24344
Play queue buttons in statusbar should be controlled by width of
...
playqueue, not width of main window
2018-03-24 15:29:28 +00: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
338cc30620
Change text
2018-03-20 17:26:19 +00:00
Craig Drummond
3891e6c459
Show wanring if Dirble API monthly limit reached
...
Closes #1234
2018-03-14 22:05:47 +00:00
Craig Drummond
eff0e66d39
Use AUTOMOC
2018-03-07 19:04:14 +00:00
Craig Drummond
0963e25642
macOS fixes
2018-02-17 15:38:17 +00:00
Craig Drummond
f1d9a1b1bf
"Preferences" menu item should have elipses
2018-02-12 18:35:25 +00:00
Craig Drummond
14842a0ec4
Fix layout
2018-02-12 18:14:05 +00:00
Craig Drummond
6966a64d31
Finish(?) HTTP stream volume control
...
Issue #1173
2018-02-09 20:08:22 +00:00
Craig Drummond
a3d2c1f24d
Initial work on HTTP volume control.
2018-02-08 21:56:48 +00:00
Craig Drummond
c63a839456
Merge branch 'master' into 1180-local-fs-browsing
2018-02-05 19:24:55 +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
4cf4b4f698
Initial work on browsing of local filesystem. Drag'n'drop of songs and
...
folders contining songs works. TODO: Recurse deeper into folders when
drag'n'drop, and make + and |> actions work.
Issue #1180
2018-02-04 20:02:46 +00:00