Summary: | No sound and video player has not sound options | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | Max <maxime.sonnet> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | carl, josh |
Priority: | NOR | ||
Version First Reported In: | 25.04.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 25.08.0 | |
Sentry Crash Report: |
Description
Max
2025-06-07 09:54:32 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/tokodon/-/merge_requests/753 Git commit fc8863740c26cb2c2a2aa3ba87cf199a98968048 by Joshua Goins. Committed on 30/06/2025 at 23:38. Pushed by redstrate into branch 'master'. Playback audio in video attachments When porting to QtMultimedia fully, I forgot that we needed to manually add a VideoOutput too. TODO: * Fix the volume control hiding when it shouldn't, and test on mobile M +4 -0 src/content/ui/Components/VideoPlayer.qml M +89 -1 src/content/ui/PostDelegate/VideoAttachment.qml https://invent.kde.org/network/tokodon/-/commit/fc8863740c26cb2c2a2aa3ba87cf199a98968048 Thank you! |