Craig Drummond
|
eaca1f34f3
|
When listing albums where composer is used for artist grouping, place album artist name after album name if different from composer.
Issue #896
|
2016-10-16 22:33:41 +01:00 |
|
Craig Drummond
|
08676765b2
|
When setting artist images - use AlbumArtist tag if set, Artist tag otherwise.
Issue #897
|
2016-10-16 14:47:15 +01:00 |
|
Craig Drummond
|
9a8af94028
|
Fix compilation if -DENABLE_SIMPLE_MPD_SUPPORT=OFF (#892)
|
2016-09-16 18:25:35 +01:00 |
|
Craig Drummond
|
66b4b6bfa3
|
Abort network connections before closing. #892
|
2016-09-15 20:41:56 +01:00 |
|
Craig Drummond
|
6955d8620d
|
Remove superflous #elif
|
2016-09-01 18:43:37 +01:00 |
|
Craig Drummond
|
bc2238fda8
|
Set spacing to 1 - so there is a gap between kantum style buttons
|
2016-08-29 11:58:47 +01:00 |
|
Craig Drummond
|
7d3dba4f38
|
Fix array bounds checking - although no real big issue because if j==length then str[j]=='\0' (Issue #888)
|
2016-08-28 09:02:01 +01:00 |
|
Craig Drummond
|
71e2c2c39a
|
Cover is not valid until loaded!
|
2016-08-26 17:55:17 +01:00 |
|
Craig Drummond
|
b714eec2a2
|
Only need proxy style if modding frame.
|
2016-08-26 17:53:44 +01:00 |
|
Craig Drummond
|
59d86a4ac4
|
Remove dark background
|
2016-08-26 16:52:43 +01:00 |
|
Craig Drummond
|
ee7c3864cb
|
Be consistent, red icons dont turn when when toggled.
|
2016-08-24 22:49:38 +01:00 |
|
Craig Drummond
|
1ca8a36e1f
|
Clamp colour in setColor
|
2016-08-23 20:33:23 +01:00 |
|
Craig Drummond
|
b11862ea38
|
Fix colouring issues with some Kvantum styles.
|
2016-08-23 19:46:11 +01:00 |
|
Craig Drummond
|
75c91711c8
|
Use same sidebar inactive tab mouse-over for all styles.
|
2016-08-18 18:26:14 +01:00 |
|
Craig Drummond
|
ad4e94cd55
|
Only create real toolbar for linux build if QGtkStyle is being used (to enable window drag), otherwise don't really want a toolbar
|
2016-08-14 17:40:41 +01:00 |
|
Craig Drummond
|
3b2915b93e
|
Darken (or lighten) titlewidget background
|
2016-08-14 17:20:54 +01:00 |
|
CraigD
|
eafffde160
|
Merge pull request #877 from padertux/master
Right align track numbers in album view
|
2016-08-11 20:50:27 +01:00 |
|
Craig Drummond
|
2b14432f5b
|
Emit dataChanged() when calc unplayed count for podcast (Issue #875)
|
2016-08-11 20:48:00 +01:00 |
|
Craig Drummond
|
e2c2685bfa
|
If playlist length does not match number of IDs, then refresh (Issue #868)
|
2016-08-11 20:47:12 +01:00 |
|
Craig Drummond
|
03371bb128
|
Update
|
2016-08-11 17:15:10 +01:00 |
|
Craig Drummond
|
45d870f833
|
Fix crash when changinh playqueue view type. (Issue #878)
|
2016-08-11 17:05:44 +01:00 |
|
Craig Drummond
|
f9ddf09b35
|
Use minus icon if removing list item
|
2016-08-11 17:02:57 +01:00 |
|
Craig Drummond
|
0cf6ba47d8
|
Cache up to 4 genres in SQL db. (Issue #882)
|
2016-08-11 16:54:49 +01:00 |
|
alex
|
ff5cd93f21
|
right align track numbers in album view
|
2016-08-05 19:52:57 +02:00 |
|
Craig Drummond
|
3e3db0570c
|
Fix updating of playlists if these contain duplicates and are modified by another client. Issue #873
|
2016-07-25 21:25:31 +01:00 |
|
Craig Drummond
|
65cca3fdda
|
Clear playueue ids, etc, when disconnect (#868)
|
2016-07-23 10:58:08 +01:00 |
|
Craig Drummond
|
9eb80b4213
|
Colour toolbar buttons
|
2016-07-22 20:39:16 +01:00 |
|
Craig Drummond
|
51da37feec
|
Add CSS for Arc themes
|
2016-07-22 20:07:15 +01:00 |
|
Craig Drummond
|
128582ebfe
|
Use light action background if rgb<=128
|
2016-07-22 17:46:24 +01:00 |
|
Craig Drummond
|
dc5f79b741
|
Use FontAwesome icons for buttons too
|
2016-07-22 17:43:29 +01:00 |
|
Craig Drummond
|
860a0890a9
|
Clamp colour of all mono icons
|
2016-07-22 16:37:48 +01:00 |
|
Craig Drummond
|
3e96492c96
|
Send a message at least once every 5 seconds to MPD, to ensure connection is still valid. (#868)
|
2016-07-22 16:37:17 +01:00 |
|
Craig Drummond
|
4418dce0cd
|
Add CSS for Greybird Gtk theme
|
2016-07-19 20:15:16 +01:00 |
|
Craig Drummond
|
94f26acfe0
|
Use FontAwesome icons for all action icons.
|
2016-07-19 19:44:51 +01:00 |
|
Craig Drummond
|
0306776176
|
Define a const for red
|
2016-07-19 18:42:17 +01:00 |
|
Craig Drummond
|
d2f03c2227
|
Always use toolbar text colour for toolbar icons
|
2016-07-19 18:35:27 +01:00 |
|
Craig Drummond
|
4351de74e3
|
Use highlighted text colour for selected icons
|
2016-07-19 18:21:21 +01:00 |
|
Craig Drummond
|
473326444a
|
Fix missing CD icon at start-up
|
2016-07-19 18:11:10 +01:00 |
|
Craig Drummond
|
a03bfb29be
|
Fix windows builds
|
2016-07-18 22:55:41 +01:00 |
|
Craig Drummond
|
ab77cd56ca
|
Match view mono icons to text color.
|
2016-07-18 22:48:10 +01:00 |
|
Craig Drummond
|
e04a52b5d2
|
Fix devices menu when have only audio cd
|
2016-07-13 23:04:43 +01:00 |
|
Craig Drummond
|
49721ed369
|
Fix add/set priority menus.
|
2016-07-13 21:31:18 +01:00 |
|
Craig Drummond
|
1bfdbca9fa
|
Fix enabling of priority actions
|
2016-07-13 17:50:32 +01:00 |
|
Craig Drummond
|
453d7a0b8a
|
Slimmer titlewidget
|
2016-07-13 17:42:27 +01:00 |
|
Craig Drummond
|
03033af764
|
Don't show custom actions menu entry if there are no actions.
|
2016-07-13 17:39:26 +01:00 |
|
Craig Drummond
|
09fb071a87
|
Use custom icons on all desktops, unless configured otherwise
|
2016-07-13 17:38:15 +01:00 |
|
Craig Drummond
|
709b5582ee
|
Show error, but don't terminate (unless showing wizard) on Qt DB driver error
|
2016-07-12 23:13:11 +01:00 |
|
Craig Drummond
|
10e1bc4125
|
Check DB is valid too
|
2016-07-12 20:20:50 +01:00 |
|
Craig Drummond
|
b32bc200ef
|
If can't load SQLite db, then show error and terminate.
|
2016-07-12 20:18:14 +01:00 |
|
Craig Drummond
|
68e0fc6e89
|
Work-around KDE 5.7 MPRIS issues.
|
2016-07-07 19:10:06 +01:00 |
|