Jonas Kvinge
07282e3de6
Change use of QLabel::pixmap
2020-05-29 17:45:00 +02:00
Jonas Kvinge
c2f90a20df
Replace hex with Qt::hex
2020-05-29 17:43:44 +02:00
Jonas Kvinge
481d2d699e
Replace QWheelEvent::delta with QWheelEvent::angleDelta
2020-05-29 17:42:40 +02:00
Jonas Kvinge
cf9a7e6ed3
Dont do qsrand on Qt versions higher than Qt 5.10
2020-05-29 17:40:34 +02:00
Jonas Kvinge
c35235371a
Replace QString::SkipEmptyParts with Qt::SkipEmptyParts on Qt 5.14.0 or higher
2020-05-29 17:40:11 +02:00
Jonas Kvinge
5d5723ad58
Replace qrand with QRandomGenerator when using Qt 5.10 or higher
2020-05-29 17:37:46 +02:00
Jonas Kvinge
6c77294a86
Fixes to imobiledeviceconnection support
2020-05-29 17:36:01 +02:00
Strawbs Bot
823f65f1ca
Add Czech
2020-05-29 01:52:17 +02:00
Strawbs Bot
0c378c1642
Update translations
2020-05-29 01:05:58 +02:00
Jonas Kvinge
bbb4162867
Make it possible to maximize console dialog
2020-05-26 18:27:01 +02:00
Jonas Kvinge
5dbdde3f2b
Make scrobbler show error dialog for all errors when option is on
2020-05-26 17:51:23 +02:00
Jonas Kvinge
2521954bd9
Change layout name
2020-05-26 00:02:16 +02:00
Jonas Kvinge
5f1002894e
Only save settings that has been changed
2020-05-25 23:56:54 +02:00
Jonas Kvinge
0489b312a3
Fix CircleCI
2020-05-25 23:56:29 +02:00
Jonas Kvinge
732be5a34f
Use g_free
2020-05-24 23:22:18 +02:00
Jonas Kvinge
1f45c78ebb
Unmap buffer references in error cases
2020-05-24 23:21:26 +02:00
Strawbs Bot
8b86c79bf9
Update translations
2020-05-18 01:01:33 +02:00
Jonas Kvinge
710ed81067
Require sqlite on centos too
2020-05-17 19:36:37 +02:00
Jonas Kvinge
24ac0e7b9b
Fix CircleCI tumbleweed build
2020-05-17 18:34:25 +02:00
Jonas Kvinge
15b2bfbb29
Set library paths for Linux too when USE_BUNDLE is set
2020-05-17 17:01:35 +02:00
Jonas Kvinge
b7494eb381
Increase about dialog height
2020-05-17 16:25:18 +02:00
Strawbs Bot
27ac590250
Update translations
2020-05-17 01:01:49 +02:00
Jonas Kvinge
972076edab
Move ClearDiskCache connect
2020-05-16 19:35:25 +02:00
Jonas Kvinge
bfa9a1eb8a
Fix tests
...
Fixes #440
2020-05-16 19:17:06 +02:00
Jonas Kvinge
b0966f14e6
Only connect ClearPixmapDiskCache if app is set
2020-05-16 18:25:13 +02:00
Jonas Kvinge
37cf0c2fb6
Turn back git revision
2020-05-16 18:24:51 +02:00
Jonas Kvinge
4eb11c32b0
Release 0.6.11
2020-05-16 14:40:35 +02:00
Jonas Kvinge
25457bc09a
Release 0.6.11
2020-05-16 14:39:53 +02:00
Jonas Kvinge
d5cfb5f733
Merge branch 'master' of github.com:strawberrymusicplayer/strawberry
2020-05-16 14:14:34 +02:00
Jonas Kvinge
79ba6e628e
Use art id from the API as cover filename for Subsonic
...
Fixes #433
2020-05-16 14:13:22 +02:00
King_DuckZ
ef73add05a
Warning fix on gcc 8.3.0 ( #439 )
...
Fixes warning:
assuming signed overflow does not occur when
simplifying conditional to constant [-Wstrict-overflow]
Signed-off-by: Michele Santullo <m.santullo@posteo.net>
Co-authored-by: Michele Santullo <m.santullo@posteo.net>
2020-05-16 13:34:42 +02:00
Strawbs Bot
ec3d11fb27
Update translations
2020-05-16 01:03:55 +02:00
Jonas Kvinge
3fbc7031b5
Update about dialog
2020-05-16 00:45:15 +02:00
Jonas Kvinge
40beb5e428
Update Changelog
2020-05-15 23:54:15 +02:00
Jonas Kvinge
0f608c8ef0
Update debian/copyright
2020-05-15 23:48:44 +02:00
Jonas Kvinge
8509cb4743
Spotify: Fix clearing access token
2020-05-15 23:36:01 +02:00
Jonas Kvinge
f4429e8c4a
Make Musicbrainz cover provider respect rate limiting
2020-05-15 22:53:21 +02:00
Jonas Kvinge
e9e0829cdc
Remove end dash from title
2020-05-15 22:15:52 +02:00
Strawbs Bot
93f0230423
Update translations
2020-05-15 01:03:01 +02:00
plonibarploni
f26a0df4a4
strip directory from OpenInFileManager command ( #436 )
2020-05-14 22:19:26 +02:00
Jonas Kvinge
c7d4624282
Update README.md
2020-05-14 22:12:55 +02:00
Jonas Kvinge
b03eee2a22
Update Changelog
2020-05-14 22:10:18 +02:00
Jonas Kvinge
7d4d72e706
Make Discogs provider respect rate limiting
2020-05-14 19:31:40 +02:00
Jonas Kvinge
e3c367984b
Make it possible to receive SearchResults before SearchFinished
2020-05-14 19:30:29 +02:00
Jonas Kvinge
0ebfa10d32
Update details in playing widget
2020-05-14 19:29:34 +02:00
Jonas Kvinge
16d9a077f0
emit SearchCoverInProgress before SearchCoverAutomatically
2020-05-14 19:29:07 +02:00
Strawbs Bot
a9d8bbad42
Update translations
2020-05-14 01:03:53 +02:00
Jonas Kvinge
d78bb94af3
Fix Tidal OAuth login
2020-05-13 21:56:11 +02:00
Jonas Kvinge
b139c0a824
Dont use song count from backend for CDDA devices
2020-05-13 19:42:13 +02:00
Jonas Kvinge
5b0b924d34
Fix crash in CD songloader
2020-05-13 19:00:57 +02:00