genode/os/src/drivers
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
..
acpi Introduce server-role member to 'Child' class 2012-05-29 13:54:59 +02:00
ahci Add x86_32 requirement to AHCI and ACPI drivers 2012-03-16 14:53:56 +01:00
atapi ATAPI driver support for re-opening sessions 2012-01-25 12:58:41 +01:00
audio_out/linux Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
framebuffer Qualifying RPC functions as const 2012-01-27 16:54:05 +01:00
input Qt-based media player 2012-05-29 13:55:00 +02:00
nic Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
pci Increase stack size of entry points 2012-05-09 20:55:48 +02:00
platform/gta01 Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
rtc/x86 Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
sd_card Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
timer Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
uart Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00