Jonas Kvinge
4cb0171bd0
Release 0.7.1
0.7.1
2020-08-15 00:44:28 +02:00
Strawbs Bot
ce6c5af72c
Update translations
2020-08-15 00:25:52 +02:00
Jonas Kvinge
171575256c
Remove broken iPhone (libimobiledevice) support
...
Fixes #212
2020-08-14 21:38:08 +02:00
Jonas Kvinge
d3664dcf78
Set QNetworkRequest::RedirectPolicyAttribute with Qt >= 5.9
2020-08-14 20:31:04 +02:00
Jonas Kvinge
0788981783
Set QNetworkRequest::RedirectPolicyAttribute with Qt >= 5.9
2020-08-14 20:20:41 +02:00
Jonas Kvinge
aeee7c02d5
Update Changelog
2020-08-14 18:39:56 +02:00
Jonas Kvinge
6e49a50461
Update Changelog
2020-08-14 18:38:50 +02:00
Jonas Kvinge
fbc99827ab
Revert "Turn off sort indicators for playlist"
...
This reverts commit 7b50ec4630ca5442fb3ba3eb50f804bd25c1f750.
2020-08-14 17:30:27 +02:00
Jonas Kvinge
3b134320c4
Fix minor issue in cue parser with date and genre
2020-08-13 21:14:12 +02:00
Jonas Kvinge
c315e5016d
Change mtime and ctime to qint64
2020-08-13 21:09:06 +02:00
Jonas Kvinge
7aebd6ed57
Only install translations if HAVE_TRANSLATIONS is set
2020-08-13 21:05:09 +02:00
Jonas Kvinge
1a8ca06495
Only install translations when INSTALL_TRANSLATIONS is set
2020-08-13 20:55:53 +02:00
Jonas Kvinge
a27ae7e4a6
Add CMake option to install translations
...
Fixes #485
2020-08-13 19:53:36 +02:00
Strawbs Bot
dd0ab897aa
Update translations
2020-08-13 01:03:32 +02:00
Jonas Kvinge
00ad92fb6d
Hide unavailable collection context menu actions
2020-08-12 21:34:42 +02:00
Jonas Kvinge
f84128ecbd
Remove unused collection playlist container type
2020-08-12 21:33:38 +02:00
Jonas Kvinge
ba89e0f4e3
Fix MockPlaylistItem
2020-08-12 20:03:45 +02:00
Jonas Kvinge
832d36a4d4
Add Qt 6 option to strawberry.nsi
2020-08-12 18:07:21 +02:00
Jonas Kvinge
0b437b3bfb
Use standard text color for links in about
...
Fixes #508
2020-08-12 17:27:08 +02:00
Jonas Kvinge
7b50ec4630
Turn off sort indicators for playlist
...
Fixes #511
2020-08-12 16:56:28 +02:00
Jonas Kvinge
4ddb13abac
Increase maximum time step for seeking to 60
...
Fixes #509
2020-08-12 16:31:32 +02:00
Jonas Kvinge
d2ac081177
Fix taglib cmake type size checks
2020-08-11 16:23:07 +02:00
Strawbs Bot
9692fbf15b
Update translations
2020-08-11 01:02:03 +02:00
Jonas Kvinge
be966488e8
Fix OSD D-Bus assertion with Qt 6
2020-08-10 23:05:07 +02:00
Jonas Kvinge
0ce613264f
Make sure to always use original metadata when editing tags
2020-08-10 21:32:14 +02:00
Jonas Kvinge
34634d776e
Make sure to always use original metadata when editing tags
2020-08-10 21:27:56 +02:00
Jonas Kvinge
673ded3819
Add proper check for collection song in edit tag dialog
2020-08-10 21:27:27 +02:00
Jonas Kvinge
b9a94ad3ae
Default originalyear to -1
2020-08-10 18:06:20 +02:00
Jonas Kvinge
3f80b330cc
Log artist and album name
2020-08-10 18:05:52 +02:00
Jonas Kvinge
01632d538c
Decrease score for more compilation albums
2020-08-10 17:39:40 +02:00
Strawbs Bot
b0a9b1cd09
Update translations
2020-08-10 01:05:14 +02:00
Jonas Kvinge
1f772081fd
Only update temporary metadata when set
...
Fixes #507
2020-08-10 00:32:57 +02:00
Jonas Kvinge
4ae54dbaad
Decrease score for more compilation albums
2020-08-09 20:58:27 +02:00
Jonas Kvinge
e47f4ff731
Fix musixmatch cover size
2020-08-09 20:15:24 +02:00
Jonas Kvinge
465369d79e
Base initial score on album cover sizes retrieved from API
2020-08-09 20:10:53 +02:00
Jonas Kvinge
15ddf6ff20
Save and restore playlist scrollbar position when switching between playlists
2020-08-09 14:00:56 +02:00
Jonas Kvinge
16a753bd95
Treat erors returned by the URL handler as non fatal
...
Fixes #505
2020-08-09 02:52:18 +02:00
Jonas Kvinge
c15103636c
Fix NotificationPreview signal slot
2020-08-09 02:07:22 +02:00
Jonas Kvinge
8a5f82ee7d
Tidal: Only return streamable songs in result
...
Fixes #505
2020-08-09 01:59:28 +02:00
Jonas Kvinge
5ec33ec821
Tidal: Show API error instead of network error when available
2020-08-09 01:50:03 +02:00
Jonas Kvinge
ab7d383cf1
Use virtual functions for OSD
2020-08-09 01:37:00 +02:00
Strawbs Bot
184e9a5c93
Update translations
2020-08-09 01:01:43 +02:00
Jonas Kvinge
c4f5363cde
Properly enable/disable queue buttons depending on selection
2020-08-08 20:36:03 +02:00
Jonas Kvinge
002882cebf
Build Qt 6 without linguist, qtbase code keeps updating breaking qt-tools
2020-08-08 19:20:27 +02:00
Jonas Kvinge
1cb3ec0c7b
Only add autocomplete tags to playlist menu when we have chromaprint and gstreamer
2020-08-08 19:05:14 +02:00
Jonas Kvinge
6bf325c6f6
Fix QSslSocket::ignoreSslErrors compile error with Qt 6
2020-08-08 19:04:44 +02:00
Strawbs Bot
09c7ff9e8b
Update translations
2020-08-08 01:01:46 +02:00
Jonas Kvinge
c2a94b61bf
Fixes to playlist context menu
...
- Add all playlist actions to initialization list
- Make rescan songs work for non-collection songs by using playlist item reload
- Only show add to another playlist and remove from playlist when songs are selected
- Add some missing icons
Fixes #503
2020-08-07 22:13:02 +02:00
Jonas Kvinge
1db16232de
Only show rescan songs for collection songs
...
Fixes #503
2020-08-07 21:18:48 +02:00
Jonas Kvinge
3da681a6b1
Add fatal error for missing protobuf compiler
2020-08-07 19:43:03 +02:00