https://bugs.kde.org/show_bug.cgi?id=473280
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/plasmatube/-/commit/ | |48d486975e3ec5e936b7b3c8931 | |ba1610d2a8333 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Joshua Goins <j...@redstrate.com> --- Git commit 48d486975e3ec5e936b7b3c8931ba1610d2a8333 by Joshua Goins. Committed on 22/10/2023 at 00:52. Pushed by redstrate into branch 'master'. Add support for network proxy Unfortunately due to an upstream mpv/ffmpeg limitation, only HTTP proxies are supported. That's better than nothing! A +117 -0 LICENSES/GPL-2.0-only.txt A +232 -0 LICENSES/GPL-3.0-only.txt A +12 -0 LICENSES/LicenseRef-KDE-Accepted-GPL.txt M +1 -0 src/CMakeLists.txt M +29 -1 src/config.kcfg A +122 -0 src/contents/ui/NetworkProxyPage.qml [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] M +9 -0 src/contents/ui/SettingsPage.qml M +28 -0 src/plasmatube.cpp M +1 -0 src/plasmatube.h M +11 -0 src/videocontroller.cpp https://invent.kde.org/multimedia/plasmatube/-/commit/48d486975e3ec5e936b7b3c8931ba1610d2a8333 -- You are receiving this mail because: You are watching all bug changes.