Commit Graph

1810 Commits

Author SHA1 Message Date
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
craig.p.drummond
bf80175017 Check return of KCmdLineArgs::parsedArgs 2014-06-19 19:27:29 +00:00
craig.p.drummond
999cebc843 Only save size if greater than 16,16 2014-06-19 19:25:52 +00:00
craig.p.drummond
0da0f4054d Ad just size of collapsed interface when show/hide cover in toolbar 2014-06-19 19:02:02 +00:00
craig.p.drummond
4a545926bf Fix collapsing when window has a menubar 2014-06-19 18:59:04 +00:00
craig.p.drummond
a87da6c48d Hide icon of expand interface action 2014-06-19 18:58:22 +00:00
craig.p.drummond
255341fb0d Fix restoration of collapsed state 2014-06-19 18:56:13 +00:00
craig.p.drummond
ab0124b461 Add a Url label to exit full screen. 2014-06-18 20:38:37 +00:00
craig.p.drummond
8cb1db2c99 Better collapsed size calculation 2014-06-18 20:20:10 +00:00
craig.p.drummond
44f8bb9e1c - Add spacing to left of volume slider
- No text on slider
2014-06-18 19:06:10 +00:00