genode/qt4/run
Christian Prochaska 06fdc7b897 Qt-based media player
This patch implements a simple Qt-based media player which is actually a
graphical user interface for the SDL-based 'avplay' media player from
'libav'. It starts 'avplay' as a child and shows its graphical output in a
'QNitpickerViewWidget'. The widgets for controlling the player state send
the according keyboard and mouse input events to 'avplay'.

The 'qt_avplay' player supports the following configuration options:

<mediafile name="..."/>
-> name of the media file to play

<framebuffer_filter name="..." ram_quota="..."/> (may appear multiple times)
-> name of a framebuffer filter service to filter the video output

Fixes #222.
2012-05-29 13:55:00 +02:00
..
calculatorform.run Fiasco.OC: Reduce capability-allocator size 2012-02-28 10:54:42 +01:00
previewer.run Fiasco.OC: Reduce capability-allocator size 2012-02-28 10:54:42 +01:00
qpluginwidget.run Adapt QPluginWidget to the new loader interface 2012-05-02 16:54:18 +02:00
qt_avplay.run Qt-based media player 2012-05-29 13:55:00 +02:00
qt4.run Fiasco.OC: Reduce capability-allocator size 2012-02-28 10:54:42 +01:00
tetrix.run Fiasco.OC: Reduce capability-allocator size 2012-02-28 10:54:42 +01:00
textedit.run Fiasco.OC: Reduce capability-allocator size 2012-02-28 10:54:42 +01:00