Jonas Kvinge
|
5a7cbb2f3d
|
CI: Add OpenMandriva Cooker, remove Lx 4.2
|
2023-06-24 00:56:53 +02:00 |
Jonas Kvinge
|
354b55cbbc
|
Use QFileInfo::path instead of QUrl::RemoveFilename
|
2023-06-15 21:06:18 +02:00 |
Jonas Kvinge
|
b87a950357
|
CoverUtils: Only create path if it doesn't exist
|
2023-06-15 21:04:11 +02:00 |
Jonas Kvinge
|
950c236720
|
AlbumCoverManager: Fix clear and unset actions
|
2023-06-15 20:35:41 +02:00 |
Jonas Kvinge
|
32982be4f2
|
EditTagDialog: Allow clearing unset cover
|
2023-06-15 20:34:03 +02:00 |
Jonas Kvinge
|
f467331934
|
Add ifdefs around #pragma GCC diagnostic
|
2023-06-15 20:10:25 +02:00 |
Jonas Kvinge
|
ec839e6aae
|
KDSingleApplicationLocalSocket: Ignore missing declaration
|
2023-06-15 19:48:00 +02:00 |
Jonas Kvinge
|
45f1521da6
|
Update Changelog
|
2023-06-14 23:10:56 +02:00 |
Jonas Kvinge
|
841a44a18e
|
KDSingleApplicationLocalSocket: Remove extra semicolon
|
2023-06-14 23:10:50 +02:00 |
Dakes
|
1deacaecf9
|
FilterParser: Add ability to filter by rating
Playlists can now be filtered by the rating from 0-5 like:
rating:0 rating:<3 rating:!=0
or by a float value, like:
rating:f0.1 rating:>=f0.5
|
2023-06-09 21:31:15 +02:00 |
Jonas Kvinge
|
6af8e6c25b
|
Update Changelog
|
2023-06-09 00:16:46 +02:00 |
Jonas Kvinge
|
b0849d21f3
|
TidalStreamURLRequest: Ignore different track ID
|
2023-06-08 17:36:24 +02:00 |
Jonas Kvinge
|
5b60ea8e77
|
MainWindow: Remove F2 from edit tag shortcut
Fixes #1210
|
2023-06-07 19:38:59 +02:00 |
Andrei Stepanov
|
ec3f95a260
|
Add Russian translation to desktop file
|
2023-06-07 17:41:17 +02:00 |
Jonas Kvinge
|
0bfd4d2e04
|
CI: Only run SSH key setup step for master branch
|
2023-06-07 16:57:27 +02:00 |
Jonas Kvinge
|
a6ba0cfc97
|
KDSingleApplicationLocalSocket: Exclude XDG_SESSION_ID from socket name
|
2023-06-07 01:23:01 +02:00 |
Jonas Kvinge
|
6d55eb5974
|
CollectionModel: Fix icon disk cache
|
2023-06-07 00:51:53 +02:00 |
Jonas Kvinge
|
972053c699
|
MoodbarLoader: Fix loading cached moodbars
|
2023-06-07 00:50:35 +02:00 |
Jonas Kvinge
|
9db7896828
|
Prefix class for ReloadSettings
|
2023-06-06 23:20:42 +02:00 |
Jonas Kvinge
|
be6f93735d
|
Simplify if statements
|
2023-06-06 23:19:45 +02:00 |
Jonas Kvinge
|
3bcea249ac
|
TagReaderTagLib: Initialize cover_format
|
2023-06-06 23:19:25 +02:00 |
Jonas Kvinge
|
8ee32dfa88
|
Add static_cast to silence narrowing conversion warnings
|
2023-06-06 23:18:49 +02:00 |
Jonas Kvinge
|
e2f9411b46
|
EditTagDialog: Initialize cover_action
|
2023-06-06 23:17:29 +02:00 |
Jonas Kvinge
|
0bd68c3817
|
KDSingleApplicationLocalSocket: Add static_cast to silence narrowing conversion warnings
|
2023-06-06 22:25:19 +02:00 |
Jonas Kvinge
|
f03505ab67
|
KDSingleApplicationLocalSocket: Remove useless std::move
|
2023-06-06 22:24:10 +02:00 |
Jonas Kvinge
|
f1ae795c0f
|
KDSingleApplicationLocalSocket: Initialize socket
|
2023-06-06 22:23:54 +02:00 |
Jonas Kvinge
|
50fcda2763
|
OSDDBus: Remove use of QImage::isGrayscale, Always expect RGB
Fixes #1205
|
2023-06-06 21:43:05 +02:00 |
Jonas Kvinge
|
331aa382f9
|
Rewrite album cover loader
|
2023-06-06 20:41:01 +02:00 |
Jonas Kvinge
|
3c160c2f13
|
CI: Fix /etc/dnf/dnf.conf for Fedora 39
|
2023-06-06 00:09:48 +02:00 |
Jonas Kvinge
|
4fd617a32f
|
nsi: Add libgcc_s_sjlj-1.dll and libwinpthread-1.dll for MSVC x86
|
2023-06-05 00:41:34 +02:00 |
Jonas Kvinge
|
0d294eb218
|
CI: Add /opt/local/bin to PATH for macports build
|
2023-06-05 00:35:11 +02:00 |
Jonas Kvinge
|
a49e3b90b0
|
CI: Use macOS 12 for FreeBSD vm
|
2023-06-03 19:19:57 +02:00 |
Jonas Kvinge
|
201392f22e
|
CI: Use latest macports release
|
2023-06-03 19:11:18 +02:00 |
Jonas Kvinge
|
3fa4ee772f
|
CI: Bump MACOSX_DEPLOYMENT_TARGET
|
2023-06-03 19:10:57 +02:00 |
Jonas Kvinge
|
529c83c572
|
CI: Bump macOS version
|
2023-06-03 15:50:53 +02:00 |
Jonas Kvinge
|
6a9e56e9d9
|
nsi: Add gstwinrt-1.0-0.dll
|
2023-06-01 21:37:18 +02:00 |
Jonas Kvinge
|
716e80fb84
|
UWPDeviceFinder: Fix EngineDeviceList
|
2023-06-01 21:35:48 +02:00 |
Jonas Kvinge
|
80067b806d
|
TranscodeDialog: Append number to filename if it already exists
Fixes #1200
|
2023-06-01 20:42:47 +02:00 |
Jonas Kvinge
|
315073f9a7
|
Add EngineDevice class
|
2023-06-01 19:31:19 +02:00 |
Jonas Kvinge
|
a1dbbba1a1
|
ContextView: Remove engine and device
|
2023-06-01 19:29:52 +02:00 |
Jonas Kvinge
|
cb8a0b6853
|
ContextSettingsPage: Remove engine and device
|
2023-06-01 19:29:52 +02:00 |
Jonas Kvinge
|
a5a29f7ad3
|
DeviceFinder: Add typedef DeviceList
|
2023-06-01 18:43:43 +02:00 |
Jonas Kvinge
|
8e14ef7c0c
|
GstStartup: Set rank for directsoundsink higher than wasapisink for MinGW
Fixes #1204
|
2023-06-01 18:31:55 +02:00 |
Jonas Kvinge
|
c270391772
|
Add WASAPI2 plugin
Fixes #1204
|
2023-06-01 18:16:51 +02:00 |
Jonas Kvinge
|
e466cb6e30
|
Add UWP device finder
|
2023-06-01 18:11:30 +02:00 |
Jonas Kvinge
|
f0df9dc0fb
|
GstEngine: Append "2" to wasapi2sink description
|
2023-06-01 17:22:11 +02:00 |
Strawbs Bot
|
b31c08083a
|
Update translations
|
2023-05-30 01:02:07 +02:00 |
Jonas Kvinge
|
145a8d5b67
|
Bump LSMinimumSystemVersion in Info.plist
Fixes #1206
|
2023-05-29 11:25:43 +02:00 |
Jonas Kvinge
|
60d7a4e7ee
|
AlbumCoverManager: Fix invalid reference
|
2023-05-29 11:24:41 +02:00 |
Jonas Kvinge
|
b52ffd09b2
|
Use find_package Protobuf CONFIG
|
2023-05-14 23:54:36 +02:00 |