<table><tr><td style="">Pitel created this revision.<br />Pitel added a reviewer: Plasma.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />Pitel requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D11021" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Add simple volume control to Media Controller applet. Volume can by changed by:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">mouse wheel on applet icon (3 % step), and</li>
<li class="remarkup-list-item">new global shortcuts (5 % step, unbound by default).</li>
</ul>

<p>There is no mute support currently (mpris interface does not have a mute method so we would have to keep<br />
track of old volume).</p>

<p>Currently the patch does only prevent volume from being negative but it will try to set volume larger than 1 (mpris spec<br />
does not prevent players from using larger volumes).</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Tested in daily use with Cantata and SMPlayer. There is no UI change.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11021" rel="noreferrer">https://phabricator.kde.org/D11021</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/mediacontroller/contents/ui/main.qml<br />
dataengines/mpris2/multiplexedservice.cpp</div></div></div><br /><div><strong>To: </strong>Pitel, Plasma<br /><strong>Cc: </strong>plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>