Commit Graph

8 Commits

Author SHA1 Message Date
Vladimír Čunát
555f300879
treewide: another round of gcc12 fixups 2023-02-05 15:29:43 +01:00
Samuel Dionne-Riel
832b15fcd6 audiotube: Add gst wrapping to fix playback 2022-11-30 23:48:42 -05:00
Samuel Dionne-Riel
371e0bbc7c audiotube: Remove now unneeded workaround 2022-11-30 23:33:03 -05:00
Samuel Dionne-Riel
9035cb111a audiotube: Add missing qtimageformats dependency
It is *recommended* in the README. (but not required?)

> YouTube uses webp images for the cover art, so you will need to install qtimageformats.

This solves these logged messages:

```
[...] RoundedImage.qml:16:9: QML Image: Error decoding [...].webp: Unsupported image format
```
2022-11-30 23:03:28 -05:00
Vladimír Čunát
32380286b4
libsForQt5.audiotube: patch missing #include 2022-08-24 18:34:39 +02:00
Robert Schütz
1550635eaa libsForQt5.plasmaMobileGear: 21.12 -> 22.04
https://plasma-mobile.org/2022/02/09/plasma-mobile-gear-22-02/
https://plasma-mobile.org/2022/04/26/plasma-mobile-gear-22-04/
2022-05-17 11:23:35 -07:00
Robert Schütz
1e2983dab5 libsForQt5.plasmaMobileGear: 21.08 -> 21.12
https://plasma-mobile.org/2021/12/07/plasma-mobile-gear-21-12/
2022-05-17 11:23:35 -07:00
Samuel Dionne-Riel
2837f21ee9 audiotube: init at 21.08 2021-10-19 20:42:59 -04:00