https://bugs.kde.org/show_bug.cgi?id=392501

Jack Hill <jackhill3...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/mult
                   |                            |imedia/elisa/-/commit/979a6
                   |                            |ea3754c4b60fb05f26b837147cd
                   |                            |5ab1264b

--- Comment #16 from Jack Hill <jackhill3...@gmail.com> ---
Git commit 979a6ea3754c4b60fb05f26b837147cd5ab1264b by Jack Hill.
Committed on 02/04/2024 at 19:06.
Pushed by jackh into branch 'master'.

Fix broken volume slider with Qt Multimedia backend

QAudioOutput::setVolume takes a float from 0 to 1. We were calculating
the volume correctly but then converted it to an integer from 0 to 100 before
passing it to the QAudioOutput.

M  +3    -3    src/audiowrapper_qtmultimedia.cpp

https://invent.kde.org/multimedia/elisa/-/commit/979a6ea3754c4b60fb05f26b837147cd5ab1264b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to