Strawberry Bot
b9b54e6e96
New translations
2025-05-13 22:11:19 +02:00
Jonas Kvinge
a34954ec4a
PlaylistListContainer: Always check that playlist is open
...
Fixes #1741
2025-05-13 19:48:01 +02:00
Jonas Kvinge
349ab62e75
PlaylistListView: Check for valid current index
2025-05-13 19:42:25 +02:00
Jonas Kvinge
e22fef8ca4
ContextView: Fix album cover visible check
...
Fixes #1744
2025-05-12 18:52:12 +02:00
Strawberry Bot
5eaff0d26e
New translations
2025-05-08 21:17:36 +02:00
Strawberry Bot
5b22f12b4a
New translations
2025-05-01 23:50:07 +02:00
Jonas Kvinge
04c6c862c4
Refactor playlist items
...
Fix a bug where playlist items cover is not updated
2025-04-27 03:03:58 +02:00
Jonas Kvinge
baec45f742
CollectionBackend: Add updating collection database task
2025-04-27 02:27:46 +02:00
Jonas Kvinge
9efdbd2c10
CollectionWatcher: Add missing updates
2025-04-27 02:25:42 +02:00
Jonas Kvinge
d9e38fb3be
Remove Genius lyrics
...
No longer working properly because of website changes.
2025-04-18 15:56:30 +02:00
Jonas Kvinge
bd9771a88f
TagReaderTagLib: Use TagLib::Tag::comment
...
Makes it use only commercial frames without description for comments, reading other commercial frames picks different iTunes tags we don't want.
2025-04-18 02:15:17 +02:00
Jonas Kvinge
6fa9514059
RichPresence: Only initialize discord when enabled
2025-04-13 21:45:55 +02:00
Jonas Kvinge
c5e38b71f7
discord_rpc: Use anonymous namespace
2025-04-13 21:34:40 +02:00
Jonas Kvinge
3746915ae7
RichPresence: Always include album
2025-04-13 19:19:53 +02:00
Jonas Kvinge
21bdf88d09
RichPresence: Remove unused variable
2025-04-13 12:16:57 +02:00
Jonas Kvinge
ff032c3cd7
RichPresence: Remove rate limit
2025-04-13 12:01:56 +02:00
Jonas Kvinge
c083110051
RichPresence: Move variable declaration
...
Fixes #1718
2025-04-13 11:52:16 +02:00
Jonas Kvinge
634f6ea9f5
discord-rpc: Formatting
2025-04-12 13:17:00 +02:00
Jonas Kvinge
1ec640e088
LastFMImport: Fix progress
2025-04-08 23:05:44 +02:00
Jonas Kvinge
71287dd77e
Add option to turn off playbin3
2025-04-08 21:19:29 +02:00
Jonas Kvinge
a9f2c384fa
RichPresence: Use class for activity
2025-04-08 20:52:34 +02:00
Jonas Kvinge
ae9584c213
Rename is_enabled to enabled
2025-04-08 20:33:54 +02:00
Jonas Kvinge
4db1c5ceb8
AlbumCoverFetcherSearch: Add debug for results
2025-04-08 20:33:27 +02:00
Jonas Kvinge
1738259467
SubsonicBaseRequest: Fix parsing
...
Fixes #1719
2025-04-08 20:18:54 +02:00
Jonas Kvinge
fcee02edc1
DeezerCoverProvider: Fix parsing
...
Fixes #1716
2025-04-08 20:04:02 +02:00
Jonas Kvinge
9aa6da2faf
Mpris2: Ignore -Warray-bounds
2025-04-05 19:10:28 +02:00
Strawberry Bot
5c3ded0099
New translations
2025-04-05 12:24:00 +02:00
Jonas Kvinge
2c9b14f5f2
GstEnginePipeline: Simplify version checks
2025-04-04 22:12:38 +02:00
Jonas Kvinge
6e5198799c
OAuthenticator: Rename function
2025-04-03 22:37:50 +02:00
Jonas Kvinge
389d04bbec
OAuthenticator: Don't clear refresh token
2025-04-03 22:34:55 +02:00
Jonas Kvinge
6f0f88dd01
RichPresence: Simplify code
2025-04-03 22:21:51 +02:00
Jonas Kvinge
3dce84c73c
MainWindow: Delay command line options until playlists are loaded
...
Fixes #1546
2025-03-30 16:45:34 +02:00
Jonas Kvinge
e798349aca
Mpris2: Emit notifications when playlists are loaded
...
Fixes #1546
2025-03-30 16:43:29 +02:00
Jonas Kvinge
41ecf8e535
main: Add missing ifdef
2025-03-30 01:56:58 +01:00
Jonas Kvinge
0a70ac1c95
Song: Update supported tags
2025-03-30 01:22:20 +01:00
Jonas Kvinge
e3a3f44513
TagReaderTagLib: Add full support for AIFF
2025-03-30 01:22:07 +01:00
Jonas Kvinge
c2e42ebf3a
Song: Include fingerprints in IsSimilar
...
Fixes #1710
2025-03-30 00:34:43 +01:00
Jonas Kvinge
d71b344e77
MainWindow: Add missing ifdef
2025-03-30 00:07:22 +01:00
Jonas Kvinge
d5f7a4b883
RichPresence: Formatting and add settings reload
2025-03-30 00:06:05 +01:00
Jonas Kvinge
bbd8a24b75
discord: Add namespace and cleanup CMakeLists
2025-03-29 22:41:58 +01:00
fruityloops1
9fa9012c70
Discord RPC implementation
2025-03-29 22:41:58 +01:00
Jonas Kvinge
fa0703246b
Equalizer: Ignore -Warray-bounds
2025-03-28 23:09:49 +01:00
corubba
954c21e21e
AlsaDeviceFinder: Use card id instead of card index
...
Like the card index, the card id is guaranteed to be unique. While card
index can easily change between reboots, the card id is based on the
actual audio hardware and does not change between reboots; or even
hardware changes. This makes using the card id preferable, because it
will "just work" 99% of the time, and removes the need to force cards to
have a specific index.
There is a corner case where card ids may change between reboots: If you
have two (or more) of the same audio hardware in the system. But that
should be rare enough, and requires explicit system configuration
anyway, so using the "custom" option should work here.
If there is an previously-saved index-based ALSA device in the config,
it will continue to work as-is and does not need to be migrated. There
is only a small UI side-effect: Because the index-based device will no
longer match any found id-based device, the settings window will show it
as "custom". Simply selecting the ALSA device from the drop-down again
will change it to the id-based device.
2025-03-28 19:54:32 +01:00
Jonas Kvinge
5e031be42c
Fix cast warnings with MSVC
2025-03-25 18:05:41 +01:00
Strawberry Bot
817ca828e6
New translations
2025-03-18 22:44:29 +01:00
Jonas Kvinge
cd4adf6f89
ebur128analysis: Handle extra enums with GStreamer 1.25 and higher
2025-03-17 22:57:36 +01:00
Jonas Kvinge
95b12a01a4
OAuthenticator: Fix logging
2025-03-17 19:42:59 +01:00
Jonas Kvinge
0298fa0b73
TidalBaseRequest: Don't clear session
2025-03-14 20:18:53 +01:00
Roman Lebedev
70b7c4560d
gst_channel_to_ebur_channel(): handle new top-surround channels
...
These seem to have appeared in gstreamer 1.26,
which is the version we need to use to guard the handling.
These are effectively geometrically located on the same azimuth,
but on the layer above than the non-top (i.e. middle layer)
surround channels. But they are still surround channels,
which ebur128 does not bias loudness-wise.
At least this is my understanding.
2025-03-12 22:20:56 +01:00
Roman Lebedev
2687dc31cc
Support arbitrarily large EBU R 128 loudness normalization
...
While i have fixed gstreamer's `volume` in
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5063
i did not see anything that followed after it was merged, namely, in
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6222 ,
the feature was moved, `"volume"` was reverted to only handle `x10` gain,
and one needs to use `"volume-full-range"` instead to do arbitrary gain.
So let's do that.
This, of course, requires run-time detection of the version
of gstreamer base plugins that we are running with,
specifically, we need version `1.24`.
2025-03-12 22:20:56 +01:00