[vlc-commits] [Git][videolan/vlc][master] 2 commits: macosx: Connect volume button in main video view XIB to muteVolumeButton...

Steve Lhomme (@robUx4) gitlab at videolan.org
Mon Jun 19 11:38:01 UTC 2023



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
1beb5c3e by Claudio Cambra at 2023-06-19T05:06:24+00:00
macosx: Connect volume button in main video view XIB to muteVolumeButton outlet in control bar, fixing mute

Signed-off-by: Claudio Cambra <developer at claudiocambra.com>

- - - - -
5471b7c8 by Claudio Cambra at 2023-06-19T05:06:24+00:00
macosx: Connect volume slider in main video view XIB to volumeSlider outlet in control bar, fixing mute

Signed-off-by: Claudio Cambra <developer at claudiocambra.com>

- - - - -


1 changed file:

- modules/gui/macosx/UI/VLCMainVideoView.xib


Changes:

=====================================
modules/gui/macosx/UI/VLCMainVideoView.xib
=====================================
@@ -37,12 +37,14 @@
                 <outlet property="forwardButton" destination="sF5-Z0-bef" id="H6w-Le-NAK"/>
                 <outlet property="fullscreenButton" destination="dYZ-ri-Kra" id="Cw2-BS-QG9"/>
                 <outlet property="fullscreenButtonWidthConstraint" destination="quS-fD-Od7" id="6hT-nR-yQI"/>
+                <outlet property="muteVolumeButton" destination="afi-4d-rQk" id="y6R-6o-2OM"/>
                 <outlet property="playButton" destination="PCC-8a-sVF" id="ddT-ZM-Jhz"/>
                 <outlet property="playingItemDisplayField" destination="lEW-MN-FFU" id="hKa-df-8UB"/>
                 <outlet property="subtitlesButton" destination="YTl-LZ-WDe" id="893-XB-eDY"/>
                 <outlet property="timeField" destination="3ri-8b-8mw" id="f0i-Gh-R8V"/>
                 <outlet property="timeSlider" destination="qNZ-Fh-W8i" id="Fkk-fj-s5Q"/>
                 <outlet property="trailingTimeField" destination="f4v-2z-dQ1" id="AXX-AU-lF0"/>
+                <outlet property="volumeSlider" destination="fKc-2d-Uu6" id="2pU-fH-Afo"/>
             </connections>
         </customObject>
         <customView id="WRu-Ic-lQK">



View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/dfbf73467111bc06f59989ff59d21c2efbbaa02e...5471b7c8513d9c5633224a0c7368c3fa92c42f35

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/dfbf73467111bc06f59989ff59d21c2efbbaa02e...5471b7c8513d9c5633224a0c7368c3fa92c42f35
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list