Craig Drummond
32f54ae3bd
Stretching albums covers not working under Windows, so just remove option.
...
Closes #1252
2018-04-30 22:23:56 +01:00
Craig Drummond
9d41688c7d
Set minimum view width, and don't allow collapsing
2018-03-25 11:38:39 +01:00
Craig Drummond
d9a42808b3
Add settings page to configure API keys.
...
Issue #1234
2018-03-14 20:32:11 +00:00
Craig Drummond
eff0e66d39
Use AUTOMOC
2018-03-07 19:04:14 +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
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
7f8d3f38da
Disable metrolyrics, parsing code is broken - and have no
...
time/motivation to fix.
Closes #1213
2018-02-15 18:10:15 +00:00
Craig Drummond
fd93347717
Remove lyricstime.com and seeklyrics.com - no longer available?
...
Closes #1212
2018-02-15 18:02:16 +00:00
Craig Drummond
7461389e28
Set selector text colour
2018-02-14 22:25:22 +00:00
Craig Drummond
907c89b2bd
Center images and header
2018-02-14 17:45:47 +00:00
Craig Drummond
877cf5e440
Fix reading embedded lyrics
...
Issue #1211
2018-02-14 17:43:29 +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
a7d1cb2399
Ensure customBackdropFile is not empty
2018-02-14 17:31:15 +00:00
Craig Drummond
151d2bbc61
Fix context view for local files
...
Closes #1207
2018-02-13 18:54:25 +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
82428890da
No need to call QString.replace("/", "_") as Covers::encodeName() does this
2018-02-08 18:32:17 +00:00
Craig Drummond
1f706835b7
There is no "file" query item for cantata streams - the path is the file
2018-02-06 22:43:52 +00:00
Craig Drummond
211ef07cb7
Make track links in context view work with CUE files.
...
Closes #1179
2018-01-31 18:42:21 +00:00
Craig Drummond
6f737d596c
Disable track links in contect view for cue tracks. There's no reliable
...
way to know if track is in playqueue or not.
Closes #1179
2018-01-29 20:12:30 +00:00
guillaume-uH57J9
bf5f86be9f
Remove provides that are not longer available
...
lyricsbay.com and leoslyrics.com are no longer serving lyrics :-(
Looks like these domains are now serving ads, presumably they have expired and got taken over by advertisers
2018-01-24 23:00:57 +01:00
guillaume-uH57J9
4c8771362c
Fetch lyrics using https for more providers
...
Update URLs for provides that serve lyrics through HTTPS and have a valid certificate
2018-01-24 22:57:21 +01:00
padertux
4f26eb686e
Refactor code to use C++11 nullptr
2018-01-08 23:01:25 +01:00
padertux
dc8cbed1eb
Refactor code to use C++11 overriding
2018-01-08 22:51:48 +01:00
Craig Drummond
2139d3dbb8
Update (c) year
2018-01-01 10:11:39 +00:00
Craig Drummond
eea04c13fb
Improve scrollbars with some themes
...
Issue #1150
2017-12-24 14:57:45 +00:00
Craig Drummond
381d5aab34
Check for http and https when replacing 'Read more'
2017-12-03 20:57:06 +00:00
padertux
115b6ba740
Fix last.fm artist info presentation
...
The last.fm artist info comes with a "Read more on last.fm" link. This
link is removed in favor of our own link. Due to a change in the url of
the original link the removal did not work anymore so that the link was shown twice.
2017-12-03 14:06:52 +01:00
Craig Drummond
6e100a5ef5
Use for(var: list) and not foreach(var, list)
2017-11-27 22:36:53 +00:00
Wolfgang Scherer
2f9f0c9588
Some incorrect handling of absolute file names fixed
2017-11-09 07:50:55 +01:00
Craig Drummond
5001c5b593
Revert "Remove Cantata's high-dpi handling code, this should be done by Qt."
...
This reverts commit 28df204fc4 .
Issue #1077
2017-08-30 19:25:26 +01:00
Craig Drummond
e0b7550515
Remove Cantata's high-dpi handling code, this should be done by Qt.
...
Issue #1063
2017-08-15 23:20:18 +01:00
Craig Drummond
1ec52f493b
When trying to read lyrics files; check for .txt extension as well as .lyrics. Also check ~/.lyrics/Artist - Track.txt
...
Issue #1001
2017-04-12 19:00:59 +01:00
Craig Drummond
edba120db9
Remove touch support - does not work that well, and QtWidgets are not designed for touch
2017-04-11 17:15:21 +01:00
Craig Drummond
b63c6fbe26
Use Qt5's translation framework - ts files, not po files.
2017-04-08 10:35:31 +01:00
Craig Drummond
ce124824d0
Make headers selectable
...
Issue #990
2017-04-06 16:46:41 +01:00
Craig Drummond
0a73215867
Update (c) year
2017-04-02 18:45:30 +01:00
Craig Drummond
b0b0140d98
Remove Qt4 support
2017-04-02 18:43:34 +01:00
Craig Drummond
a517bf4f17
Remove KDE4 and Ubuntu Touch support
2017-04-01 22:55:27 +01:00
Craig Drummond
d3f04739e5
Replace – with -
...
Issue #984
2017-04-01 17:35:25 +01:00
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
alex
ff5cd93f21
right align track numbers in album view
2016-08-05 19:52:57 +02:00
Craig Drummond
860a0890a9
Clamp colour of all mono icons
2016-07-22 16:37:48 +01:00
Craig Drummond
94f26acfe0
Use FontAwesome icons for all action icons.
2016-07-19 19:44:51 +01:00
Craig Drummond
d2f03c2227
Always use toolbar text colour for toolbar icons
2016-07-19 18:35:27 +01:00
Craig Drummond
705648420a
Update (c) year
2016-01-08 18:55:13 +00:00
Craig Drummond
a7666ce60b
Try to handle localised Special:Export paths. de and ru defined for now
2015-12-02 19:11:13 +00:00
Martin Blumenstingl
3037ef1e81
Add another "invalid indicator" for lyrics.com
...
This fixes #619
2015-11-22 16:40:17 +01:00
Martin Blumenstingl
e83ba8c7bf
Remove lyricsplugin.com because it only returns errors
...
It seems that the API of this service has changed. Remove it for now as
it's only returning error messages.
2015-11-22 16:36:35 +01:00
Martin Blumenstingl
6d1ad54691
Merge the lyrics provider updates from Clementine
...
This includes all changes up to clementine-player/Clementine/0ad4078
2015-11-22 16:36:23 +01:00
Craig Drummond
a36ca26410
Clear context background if no image can be found - don't leave the previous artist showing!
2015-11-07 08:50:27 +00:00