Jonas Kvinge
ee765bc210
Update strawberry.spec
2020-12-17 22:49:57 +01:00
Jonas Kvinge
630c67f7d0
Remove -U__STRICT_ANSI__ from compile flags
2020-12-17 19:47:46 +01:00
Jonas Kvinge
e78bb1b29c
Use directsoundsink by default because of buggy wasapi plugin
2020-12-13 21:56:25 +01:00
Strawbs Bot
db312a7380
Update translations
2020-12-13 01:02:57 +01:00
Jonas Kvinge
48b4cbe1b9
Update ccpp.yml
2020-12-12 19:05:21 +01:00
Jonas Kvinge
edb1d4c747
Append Qt5 to Windows setups
2020-12-12 12:51:23 +01:00
Jonas Kvinge
128935b55e
Use LPCSTR in RegisterWindowMessageA
2020-12-12 12:51:01 +01:00
Jonas Kvinge
d5a0d67c7b
Use ScopedWCharArray
2020-12-12 12:50:33 +01:00
Jonas Kvinge
a86640fdee
Exclude Windows from find D-Bus in CMake
2020-12-12 12:49:41 +01:00
Jonas Kvinge
03291b27d1
Mark unused
2020-12-12 12:49:35 +01:00
Strawbs Bot
acf81f116f
Update translations
2020-12-12 00:51:58 +01:00
Jonas Kvinge
6564c405c1
Update Changelog
2020-12-12 00:50:46 +01:00
Jonas Kvinge
1bd586268c
Update some copyrights
2020-12-12 00:33:27 +01:00
Jonas Kvinge
497952611d
Fix HTML escaping for custom OSD notifications
...
Fixes #618
2020-12-11 23:59:38 +01:00
Jonas Kvinge
9149d1baa3
Add back mistakenly removed QT_MIN_VERSION in CMakeLists.txt
2020-12-11 21:01:51 +01:00
Jonas Kvinge
66c60ac5c7
Add back CentOS 8 to CI
2020-12-09 21:44:47 +01:00
Strawbs Bot
971fad4560
Update translations
2020-12-09 19:33:33 +01:00
Jonas Kvinge
8ed1ce4103
Move ThreadSafeNetworkDiskCache to own file
2020-12-09 18:41:07 +01:00
Jonas Kvinge
3112c34d11
Change to NetworkAccessManager
2020-12-09 18:39:37 +01:00
Jonas Kvinge
7ebf3cecc6
Only include Rpm.cmake and Deb.cmake on Linux
2020-12-09 18:29:30 +01:00
Jonas Kvinge
660fa99f9c
Simplify Rpm.cmake
2020-12-09 18:09:49 +01:00
Jonas Kvinge
a997e53d8b
Update RPM spec for Qt 6
2020-12-09 01:29:38 +01:00
Jonas Kvinge
1d1dd583e2
Remove CentOS from CI
2020-12-08 15:59:53 +01:00
Jonas Kvinge
d490b29265
Use regex
2020-12-07 22:43:00 +01:00
Jonas Kvinge
e8ca64f16b
Replace empty quotes with empty strings for values in CUE parser
2020-12-07 22:34:55 +01:00
Jonas Kvinge
380aa7d884
Only set disc and year in CUE parser when valid
2020-12-07 21:57:15 +01:00
Jonas Kvinge
0a31a94ee8
Change double-click in cover manager to open fullsize cover
...
Fixes #612
2020-12-07 17:23:08 +01:00
Jonas Kvinge
e1d50ce28f
Make URL in scrobbler settings clickable
2020-12-07 17:21:34 +01:00
Jonas Kvinge
38cc39f23d
Workaround udisks2 mountpoint issue with Qt 6
2020-12-06 18:46:30 +01:00
Jonas Kvinge
8110035d71
Remove unref
2020-12-06 18:45:37 +01:00
Jonas Kvinge
9af409d6d6
Make sure URL is valid in giolister
2020-12-06 18:45:17 +01:00
Jonas Kvinge
8646829853
Update .travis.yml
2020-12-06 11:16:15 +01:00
Jonas Kvinge
b9e87813b1
Add back Travis-CI
2020-12-06 06:45:08 +01:00
Strawbs Bot
138e032746
Update translations
2020-12-05 01:03:29 +01:00
Jonas Kvinge
d94c6b5aba
Set active playlist when playlist doubleclick behaviour is enqueue
...
Fixes #610
2020-12-04 22:11:35 +01:00
Jonas Kvinge
7c03a39316
Update Changelog
2020-12-04 19:38:00 +01:00
Jonas Kvinge
c482e264f4
Rename variable
2020-12-04 19:13:21 +01:00
Nicolas Toussaint
3a9a1f0a94
add CLI play-playlist option, to play given playlist name. ( #608 )
...
* add CLI play-playlist option, to play given playlist name.
* Apply MR change requests
2020-12-04 19:08:41 +01:00
Jonas Kvinge
5b5f728f49
Update README.md
2020-12-03 22:24:57 +01:00
Jonas Kvinge
179aac6b35
Update FUNDING.yml
2020-12-03 22:16:22 +01:00
Strawbs Bot
25de9126ca
Update translations
2020-11-30 01:19:32 +01:00
Jonas Kvinge
87be5662ad
Update .circleci/config.yml
2020-11-29 16:05:02 +01:00
Jonas Kvinge
053a59e3f4
Update .github/workflows/ccpp.yml
2020-11-29 16:03:44 +01:00
Jonas Kvinge
250857b3d4
Update .circleci/config.yml
2020-11-29 07:54:42 +01:00
Jonas Kvinge
dc288c584c
Search qpa/qplatformnativeinterface.h for both Qt 5 and 6
2020-11-29 07:50:08 +01:00
Jonas Kvinge
fc02543f15
Make X11Extras and WinExtras optional
...
The initial release of Qt 6 does not have these.
These modules are not important.
X11Extras is only used for X11 global shortcuts, which in most cases is
overriden by KDE or Gnome shortcuts anyway.
It is also used in OSD Pretty to detect transparency, but this can be
done using private GUI headers instead.
WinExtras is only used in OSD Pretty to make it transparent.
2020-11-29 07:41:30 +01:00
Jonas Kvinge
0808db706f
Remove libgstrealmedia.dylib from macdeploy
2020-11-29 06:43:24 +01:00
Strawbs Bot
1e649fc565
Update translations
2020-11-29 01:02:57 +01:00
Strawbs Bot
c523e959d7
Update translations
2020-11-27 01:02:59 +01:00
Strawbs Bot
1422f988c1
Update translations
2020-11-26 01:02:53 +01:00