linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: unlisted-recipients:; (no To-header on input)@casper.infradead.org
Cc: mchehab@infradead.org, LMML <linux-media@vger.kernel.org>
Subject: [ANNONCE] Kaffeine ported to Qt5/KF5
Date: Wed, 25 May 2016 09:25:50 -0300	[thread overview]
Message-ID: <20160525092550.702bee78@recife.lan> (raw)

Hi,

As Kaffeine is the GUI application I use to test DVB cards, I've been working
for a while to improve it. 

Initially, I changed it to use libdvbv5, allowing it to work properly with
devices that support multiple delivery systems on the same frontend and to
support other standards like ISDB-T.

Today, I completed another milestone: Kaffeine is now poarted from Qt4/KDE 4
to Qt5/KDE Foundations 5!

While I'm working to merge those patches at Kaffeine upstream, you
can test what I've done so far at:
	https://git.linuxtv.org/mchehab/kaffeine.git/log/?h=kde5

If you prefer to keep using Qt 4/KDE 4, you could use the master
branch instead:
	https://git.linuxtv.org/mchehab/kaffeine.git/log/

Personally, I think that the visual with KDE 5 is better, but the
functionality should be the same on both versions.

PS.: There is one caveat with Qt5: the VLC backend, used to play
videos, don't work fine with Xinput2 mouse changes that happened
with qt5.5. This is a known bug, and there is a fix at VLC, but
only for Qt4:
	https://mailman.videolan.org/pipermail/vlc-commits/2015-October/032674.html

This is harmless for Digital TV play, but it is annoying for DVD,
because it breaks DVD Menus. While this is not fixed, the
workaround is to compile Qt5 without Xinput2, using the --no-xinput2
./configure option and re-building Qt5.

Please test and report any bugs to me, c/c the media ML.

Enjoy!
Mauro

             reply	other threads:[~2016-05-25 12:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-25 12:25 Mauro Carvalho Chehab [this message]
2016-05-29 18:35 ` [ANNONCE] Kaffeine ported to Qt5/KF5 Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160525092550.702bee78@recife.lan \
    --to=mchehab@osg.samsung.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).