Jonas Kvinge
2b3fddd015
main: Set `PULSE_PROP_media.role`
2022-11-17 00:59:22 +01:00
Jonas Kvinge
30fa0480a3
main: Set PULSE_PROP_application.icon_name
...
Fixes #1066
2022-11-17 00:57:10 +01:00
Jonas Kvinge
320a81ce69
main: Use capitalized name in g_set_application_name()
...
Partial fix for #1066
2022-11-16 23:53:53 +01:00
Jonas Kvinge
950411ef56
ResizableTextEdit: Force updating geometry
...
Possible fix for
2022-11-16 21:10:30 +01:00
Strawbs Bot
cb9cf084c0
Update translations
2022-11-12 01:01:38 +01:00
Strawbs Bot
bb18af09ae
Update translations
2022-11-11 01:12:18 +01:00
Jonas Kvinge
049bf0c7f9
TrackSlider: Remove extra parentheses
2022-11-10 19:19:33 +01:00
Jonas Kvinge
ebc73ef775
CI: Move macOS remove problematic files step
2022-11-10 01:03:50 +01:00
Strawbs Bot
1bd6f59355
Update translations
2022-11-10 01:01:50 +01:00
Jonas Kvinge
c16396a690
GstEnginePipeline: Log pipeline initialized
2022-11-09 22:42:43 +01:00
Strawbs Bot
32a9fe3e9c
Update translations
2022-10-30 01:01:54 +02:00
Jonas Kvinge
f48d133bc6
TidalRequest: Fix returning empty results
2022-10-30 00:17:38 +02:00
Jonas Kvinge
0678526d7d
CI: Build on FreeBSD with Qt 6
2022-10-29 22:16:15 +02:00
Jonas Kvinge
26d3e8371f
CollectionWatcher: Only run periodic scan when monitoring is on
2022-10-29 19:12:04 +02:00
Jonas Kvinge
6768f614c7
GstEngine: Call SetState right before setFuture
2022-10-29 18:45:09 +02:00
Jonas Kvinge
171dc84df1
GstEngine: Use QUrl::clear()
2022-10-29 18:43:49 +02:00
Jonas Kvinge
5ca6513c04
TidalRequest: Only return error when no songs are received
...
Fixes #1061
2022-10-28 21:46:14 +02:00
Strawbs Bot
41aeb0ac80
Update translations
2022-10-27 01:01:24 +02:00
Strawbs Bot
f871c4adef
Update translations
2022-10-25 01:01:27 +02:00
Jonas Kvinge
ad4d0e89b1
Turn off git revision
2022-10-22 10:14:20 +02:00
Jonas Kvinge
0d0c49caa1
Release 1.0.10
2022-10-21 23:39:59 +02:00
Jonas Kvinge
7cbc7bdcfb
Update Changelog
2022-10-21 23:38:29 +02:00
Jonas Kvinge
6b46c8ed4a
CI: Fix macOS build
2022-10-21 22:14:38 +02:00
Jonas Kvinge
e33ffd1c8a
MusixmatchLyricsProvider: Fix error message
2022-10-21 20:54:16 +02:00
Strawbs Bot
8dce9cc938
Update translations
2022-10-21 01:02:47 +02:00
Jonas Kvinge
f06218f8e3
Qobuz: Add option for base64 app secret
2022-10-20 20:47:06 +02:00
Strawbs Bot
5711eef2be
Update translations
2022-10-20 01:20:20 +02:00
Jonas Kvinge
db6aac603c
nsi: Bump icu
2022-10-19 19:23:54 +02:00
Jonas Kvinge
f10e928106
Organize: Only load embedded cover if the destination is a device
2022-10-19 18:37:49 +02:00
Jonas Kvinge
99d963b99c
MusicStorage: Add source
2022-10-19 18:36:33 +02:00
Jonas Kvinge
5d35c22238
OrganizeDialog: Use QUrl::isLocalFile
2022-10-19 18:34:30 +02:00
Jonas Kvinge
54fc11a235
CollectionBackend: Rename source accessor
2022-10-19 17:11:56 +02:00
Jonas Kvinge
ec99df3144
Create common class for Musixmatch
2022-10-18 22:49:15 +02:00
Jonas Kvinge
d722035883
VLCEngine: Only emit stopped when still playing
...
VLC sends the stopped signal too late, the player has already moved on based on the end reached signal. Emitting Stopped afterwards will interrupt the player in the middle of the song change.
Fixes #1054
2022-10-18 20:12:21 +02:00
Jonas Kvinge
52139fbaa0
Player: Reverse if
2022-10-18 20:09:38 +02:00
Jonas Kvinge
88854eb558
nsi: Bump libunistring
2022-10-17 21:41:14 +02:00
Jonas Kvinge
c82bba01ee
MusixmatchLyricsProvider: Remove unused declaration
2022-10-17 20:34:51 +02:00
Jonas Kvinge
eaa33a03d7
MusixmatchLyricsProvider: Use API for lyrics search when possible
2022-10-17 20:29:44 +02:00
Jonas Kvinge
89e8518f31
GeniusLyricsProvider: Make private
2022-10-17 20:28:51 +02:00
Jonas Kvinge
c7bf2e1da8
LyricsProvider: Add missing newline
2022-10-16 22:52:06 +02:00
Jonas Kvinge
bf904a6afa
LyricsProvider: Parse multiple sections of the same tag
2022-10-16 01:27:54 +02:00
Jonas Kvinge
43c14ae71b
Replace pragma once with header guards for consistency
...
Only 2 headers have this.
2022-10-15 19:54:09 +02:00
Jonas Kvinge
4abb8ef3c9
Update Changelog
2022-10-15 14:39:49 +02:00
Jonas Kvinge
e46b92dd7d
GeniusLyricsProvider: Use new function for parsing HTML
2022-10-15 14:34:09 +02:00
Jonas Kvinge
1a25faa5b9
LyricsProvider: Add function for parsing lyrics from HTML
2022-10-15 14:33:35 +02:00
Strawbs Bot
3f4bf5f512
Update translations
2022-10-14 01:18:29 +02:00
Jonas Kvinge
ae7dbf15ed
nsi: Remove avresample-4.dll
2022-10-14 00:10:30 +02:00
Jonas Kvinge
b22320c48f
Replace typedef with using
2022-10-13 22:39:31 +02:00
Jonas Kvinge
61204e8d35
CMakeLists: cmake_minimum_required before project
2022-10-13 21:41:46 +02:00
Jonas Kvinge
b0704c654c
utilities_test: Fix QByteArray conversion
2022-10-13 21:37:11 +02:00