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

Mauro Carvalho Chehab <mchehab+sams...@kernel.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kaf
                   |                            |feine/4bb4ad81dc03494d28c9a
                   |                            |a5883faf8dcf6468ef5
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #2 from Mauro Carvalho Chehab <mchehab+sams...@kernel.org> ---
Git commit 4bb4ad81dc03494d28c9aa5883faf8dcf6468ef5 by Mauro Carvalho Chehab.
Committed on 02/01/2019 at 15:45.
Pushed by mauroc into branch 'master'.

dvbchanneldialog: fix audio channel selection

While Kaffeine is properly detecting the audio channels inside
a MPEG-TS stream, the selection dialog is disabled.

The problem is that Kaffeine's logic is to allow selecting the
audio channel only if there are more than one audio PID, but
the check is at the wrong place!

So, move it to be at the right place. While here, do the check
using the checkbox variable, instead of relying on something
else.

Signed-off-by: Mauro Carvalho Chehab <mchehab+sams...@kernel.org>

M  +4    -3    src/dvb/dvbchanneldialog.cpp

https://commits.kde.org/kaffeine/4bb4ad81dc03494d28c9aa5883faf8dcf6468ef5

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

Reply via email to