Commit Graph

1499 Commits

Author SHA1 Message Date
l10n daemon script eedd9a570b GIT_SILENT Sync po/docbooks with svn 2024-01-26 02:58:28 +00:00
l10n daemon script 7585b77b17 GIT_SILENT Sync po/docbooks with svn 2024-01-25 02:52:57 +00:00
Bart De Vries e3b1087b24 Add check for invalid embedded images
Some enclosures have non-empty embedded images which are not pictures.
This add a check which discards those, and then falls back to a valid
image.

BUG: 480263
2024-01-24 14:28:11 +01:00
Bart De Vries 2c6c74aa0c Fix the pause() method toggling pause state for VLC backend
This method should pause the audio. Instead, the VLC backend would
toggle the pause state, i.e. it would start playing again if the audio
stream was already paused.  This caused issues with already paused
streams incorrectly resuming playback after the system woke up from
suspend.

BUG: 474432
2024-01-23 22:24:58 +01:00
l10n daemon script efea6fb352 GIT_SILENT Sync po/docbooks with svn 2024-01-23 03:01:27 +00:00
Bart De Vries 39aa45e93b Fix SectionListHeaders on DownloadListPage
SectionListHeader has been ported to ItemDelegate in KF6, which needs
the width to be set explicitly.
2024-01-22 20:25:36 +01:00
l10n daemon script 1bd18d0edc GIT_SILENT Sync po/docbooks with svn 2024-01-17 02:56:36 +00:00
Albert Astals Cid d5641006dd GIT_SILENT Upgrade release service version to 24.01.95. 2024-01-11 20:52:25 +01:00
Bart De Vries 8202a2f444 Update dependencies in flatpak manifest 2024-01-11 13:13:35 +01:00
Albert Astals Cid 335635b80c GIT_SILENT Upgrade release service version to 24.01.90. 2024-01-09 00:46:19 +01:00
l10n daemon script a4110a7d84 GIT_SILENT Sync po/docbooks with svn 2024-01-07 02:40:56 +00:00
l10n daemon script 1e580edcc9 GIT_SILENT Sync po/docbooks with svn 2024-01-06 02:11:19 +00:00
Bart De Vries 6fa9f90cdc Fix: add explicit arguments to qml signal handlers 2024-01-05 16:20:29 +01:00
Bart De Vries 5d7ed68544 Fix mobile volume button size
Align with the size of the other buttons on the player controls page.
2024-01-05 16:11:20 +01:00
l10n daemon script 042fc54b43 GIT_SILENT Sync po/docbooks with svn 2024-01-04 02:15:59 +00:00
l10n daemon script 3d0c457674 GIT_SILENT Sync po/docbooks with svn 2023-12-31 02:41:39 +00:00
l10n daemon script 4876f795a1 GIT_SILENT Sync po/docbooks with svn 2023-12-30 02:16:52 +00:00
l10n daemon script 44f070ab91 GIT_SILENT made messages (after extraction) 2023-12-30 01:37:39 +00:00
Bart De Vries 30fadd17d8 Fix taphandler on touchscreen
Taphandler emits NoButton instead of LeftButton on touchscreen
2023-12-28 14:23:38 +00:00
l10n daemon script 09b866dc75 GIT_SILENT Sync po/docbooks with svn 2023-12-28 02:13:05 +00:00
Tobias Fella 605c235e3a Re-enable flatpak 2023-12-28 00:34:52 +00:00
l10n daemon script 8deecba6f8 GIT_SILENT Sync po/docbooks with svn 2023-12-27 02:10:42 +00:00
l10n daemon script d69ed37374 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-12-27 02:06:15 +00:00
l10n daemon script c3a74485ca GIT_SILENT made messages (after extraction) 2023-12-27 01:33:59 +00:00
l10n daemon script dbacdf598c GIT_SILENT Sync po/docbooks with svn 2023-12-24 02:46:46 +00:00
l10n daemon script faf60126ec GIT_SILENT Sync po/docbooks with svn 2023-12-22 02:22:16 +00:00
l10n daemon script 72d5e666c5 GIT_SILENT made messages (after extraction) 2023-12-22 01:39:03 +00:00
l10n daemon script ed8526519a GIT_SILENT Sync po/docbooks with svn 2023-12-21 02:46:27 +00:00
l10n daemon script 6e32b028cd GIT_SILENT Sync po/docbooks with svn 2023-12-20 02:10:04 +00:00
Albert Astals Cid 112363729f GIT_SILENT Upgrade release service version to 24.01.85. 2023-12-18 23:18:46 +01:00
l10n daemon script ec5784126c GIT_SILENT Sync po/docbooks with svn 2023-12-18 02:44:46 +00:00
l10n daemon script 311bef5725 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-12-18 02:29:51 +00:00
l10n daemon script 37928ad92d GIT_SILENT made messages (after extraction) 2023-12-18 01:57:54 +00:00
l10n daemon script 04edc26c52 GIT_SILENT Sync po/docbooks with svn 2023-12-10 02:44:49 +00:00
l10n daemon script 3772cfa49a GIT_SILENT Sync po/docbooks with svn 2023-12-06 02:17:18 +00:00
l10n daemon script 43e1318d52 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-12-06 02:09:48 +00:00
l10n daemon script ab89460d74 GIT_SILENT made messages (after extraction) 2023-12-06 01:37:40 +00:00
l10n daemon script 1cd9bdf50b GIT_SILENT Sync po/docbooks with svn 2023-12-05 02:09:59 +00:00
Bart De Vries 9483607a20 Make playPause() also work when player is in stopped state 2023-12-04 13:43:55 +01:00
Bart De Vries 749eb17c56 Fix app silently closing when minimized to tray 2023-12-04 13:42:38 +01:00
Heiko Becker a39278706f GIT_SILENT Update Appstream for new release
(cherry picked from commit 5b3de3b5b2)
2023-11-30 18:32:54 +01:00
l10n daemon script 13b8663ebc GIT_SILENT Sync po/docbooks with svn 2023-11-29 02:12:34 +00:00
Bart De Vries bce24aa9c6 Fix vertical alignment of text in player controls toolbar 2023-11-28 14:54:44 +01:00
Bart De Vries 74f52e6171 Fix close to tray 2023-11-28 12:58:36 +01:00
l10n daemon script 2beb424e74 GIT_SILENT Sync po/docbooks with svn 2023-11-28 02:10:47 +00:00
Ingo Klöcker 6443ca99bf Tell Craft that we need Qt 6 and master of the dependencies 2023-11-27 18:58:04 +00:00
Ingo Klöcker 92376177fe Add CI template for building APKs with Qt 6 on invent 2023-11-27 18:58:04 +00:00
Tobias Fella 6f567175b9
Fix windows even more 2023-11-27 13:50:06 +01:00
l10n daemon script 61e19f601b GIT_SILENT Sync po/docbooks with svn 2023-11-27 02:12:11 +00:00
Tobias Fella 3fef53a355 Fix windows build 2023-11-26 18:22:11 +00:00