craig.p.drummond
|
3b186af4b2
|
Only clear scaled cached covers if called from cover dialog
|
2014-08-17 15:04:41 +00:00 |
|
craig.p.drummond
|
e9d2630031
|
Fix saving of album covers in UI thread
|
2014-08-17 15:04:13 +00:00 |
|
craig.p.drummond
|
1d44468307
|
Fix podcast covers in view
|
2014-08-17 15:03:53 +00:00 |
|
craig.p.drummond
|
aec0fc4a02
|
Add support for modified-since MPD find command (MPD>=0.19)
UNTESTED!
|
2014-08-17 14:58:06 +00:00 |
|
craig.p.drummond
|
afe2e1d717
|
Don't alter text of 'Other Views' tab in preferences dialog if streams, online, and device support are disabled - as there are still 2 views; folders and search.
(Already commited to branches/1.4...)
|
2014-08-12 19:45:05 +00:00 |
|
craig.p.drummond
|
03e2b0b1ef
|
Fix (c)
|
2014-08-12 19:43:42 +00:00 |
|
craig.p.drummond
|
4c5d424cd6
|
If screen is 800px or less, re-arrange view config items so that pref dlg can be smaller
|
2014-08-12 19:43:26 +00:00 |
|
craig.p.drummond
|
1bbe86e776
|
Reduce size, and restore when shown again
|
2014-08-11 19:33:25 +00:00 |
|
craig.p.drummond
|
df764f9508
|
Make Qt pref dialog shrinkable
|
2014-08-11 19:33:03 +00:00 |
|
craig.p.drummond
|
0a452ec2ba
|
Use QIcon::fromTheme to set system-tray icon.
BUG: 519
|
2014-08-10 09:31:50 +00:00 |
|
craig.p.drummond
|
4a585f64b3
|
Fix crash in settings dialog when some system-tray options removed.
BUG: 518
|
2014-08-10 09:23:54 +00:00 |
|
craig.p.drummond
|
5bbb67099b
|
In cover dialog, when checking if a cover exists, ignore the internal '{nocover}' and '{tag}' strings.
BUG: 515
|
2014-08-10 09:01:40 +00:00 |
|
craig.p.drummond
|
aa687fda81
|
Add extra text stating how to enable stop button.
BUG: 514
|
2014-08-10 08:28:06 +00:00 |
|
craig.p.drummond
|
58202b52ec
|
Fix Ubuntu build
|
2014-08-10 08:12:22 +00:00 |
|
craig.p.drummond
|
c65beefc75
|
Show only stars in menu, not number
|
2014-07-31 19:30:05 +00:00 |
|
craig.p.drummond
|
da0587a523
|
Use 0..10 for ratings. 1=0.5 star, 2=1 star, 3=1.5 stars, etc.
|
2014-07-31 19:29:38 +00:00 |
|
craig.p.drummond
|
b185a96d99
|
Only enable 'center on current track' action if there is a current track.
|
2014-07-31 19:26:52 +00:00 |
|
craig.p.drummond
|
183b281849
|
No need for CANTATA_LANG env, as can use config file
|
2014-07-30 19:04:59 +00:00 |
|
craig.p.drummond
|
2bd7ee047d
|
Move updating, etc, into ItemView
|
2014-07-30 19:03:24 +00:00 |
|
craig.p.drummond
|
7df0744953
|
A little cleanup
|
2014-07-30 19:03:03 +00:00 |
|
craig.p.drummond
|
1305da10de
|
No need for settings to be a QObject
|
2014-07-30 19:01:11 +00:00 |
|
craig.p.drummond
|
59c40ef1b0
|
Remove some old config compatibility code
|
2014-07-30 19:00:44 +00:00 |
|
craig.p.drummond
|
6e937de1a2
|
If we fail to download a cover, don't keep trying next time song is played.
|
2014-07-28 20:08:20 +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
|
20905aa4dd
|
Show stars in rating menu
|
2014-07-23 18:52:00 +00:00 |
|
craig.p.drummond
|
9e7d3a7d7b
|
Add ratings to tag editor
|
2014-07-23 18:06:02 +00:00 |
|
craig.p.drummond
|
ac0bb8bc75
|
Remove unused var warning when compiling without online services.
|
2014-07-23 18:03:38 +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
|
8425f08f5c
|
Use stream icon as http server fallback icon
|
2014-07-19 10:28:05 +00:00 |
|
craig.p.drummond
|
2a79cc23ab
|
Use standard theme icon for collections page
|
2014-07-17 16:15:10 +00:00 |
|
craig.p.drummond
|
3d1a4f88ce
|
Simple view config
|
2014-07-17 16:14:22 +00:00 |
|
craig.p.drummond
|
4255572b48
|
Fix podcast and soundcloud serice icon display
|
2014-07-17 16:11:28 +00:00 |
|
craig.p.drummond
|
7e8ecf694f
|
Fix SoundCloud and Podcast icon in cover widget, etc.
|
2014-07-16 20:41:13 +00:00 |
|
craig.p.drummond
|
0d19ee77ab
|
- Remove GUI option to control saving of scaled covers. This is enabled by default, and can be toggled via the config file.
- Dont re-load view when sort changes.
|
2014-07-16 19:07:41 +00:00 |
|
craig.p.drummond
|
d5d5c23479
|
- Remove cover size setting, set automtically.
- Artist images only shown in grid view.
- No images, or icons, shown in basic tree view.
|
2014-07-16 19:06:33 +00:00 |
|
craig.p.drummond
|
c3d288fd8e
|
Use Covers::self()->get() to retrieve all covers
|
2014-07-16 19:05:36 +00:00 |
|
craig.p.drummond
|
55bf1f497b
|
All usage of hex number in debug env
|
2014-07-16 19:02:17 +00:00 |
|
craig.p.drummond
|
3bdd92fa5f
|
Fix AudioCD covers
|
2014-07-16 19:01:35 +00:00 |
|
craig.p.drummond
|
81a3633598
|
Remove list style for playqueue - no real point!
|
2014-07-10 19:49:32 +00:00 |
|
craig.p.drummond
|
df494f9445
|
Use Qt5's own json parser fopr Qt5 builds.
|
2014-07-10 19:46:40 +00:00 |
|
craig.p.drummond
|
5f00020dfc
|
Move fade-on-stop code into MPDConnection class
|
2014-07-08 19:15:55 +00:00 |
|
craig.p.drummond
|
38df88841a
|
Use QSslSocket to determine if https is available
|
2014-07-07 19:07:19 +00:00 |
|
craig.p.drummond
|
d70f7819ca
|
Place all XML files in config
|
2014-07-07 19:06:29 +00:00 |
|
craig.p.drummond
|
313ad1c13e
|
Mac package fixes
|
2014-07-07 19:03:31 +00:00 |
|
craig.p.drummond
|
573570d913
|
Remove old cache entries
|
2014-07-01 19:19:37 +00:00 |
|
craig.p.drummond
|
e712f676e5
|
Scroll to current-track at start-up even if not playing.
BUG: 495
|
2014-06-30 18:42:50 +00:00 |
|
craig.p.drummond
|
3104d16bd8
|
Adda button to install all updates
|
2014-06-24 18:33:30 +00:00 |
|
craig.p.drummond
|
448607a206
|
Scrollbar are no longer hidden if touch-friendly, just reduced in width
|
2014-06-23 20:04:20 +00:00 |
|
craig.p.drummond
|
8c60ebfa6f
|
Expand/collapse when cover is clicked - as per previous releases
|
2014-06-22 13:56:43 +00:00 |
|
craig.p.drummond
|
478b73c2c1
|
RTL fixes
|
2014-06-20 17:58:28 +00:00 |
|