diff options
author | Johns <johns98@gmx.net> | 2012-01-13 16:31:29 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-01-13 16:31:29 +0100 |
commit | 7f7de8678f930e4476ade1cbf86edecf45c7689d (patch) | |
tree | 899395582f627c3c39d857602e45a18688a4eac5 /README.txt | |
parent | 92bb00c410726a203849137fd13cf8e10ed75861 (diff) | |
download | vdr-plugin-softhddevice-7f7de8678f930e4476ade1cbf86edecf45c7689d.tar.gz vdr-plugin-softhddevice-7f7de8678f930e4476ade1cbf86edecf45c7689d.tar.bz2 |
Add support for fullscreen mode.
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -33,7 +33,7 @@ A software and GPU emulated HD output device plugin for VDR. o Audio FFMpeg/Alsa/Analog o Audio FFMpeg/Alsa/Digital o Audio FFMpeg/OSS/Analog - o planned: Alsa HDMI/SPDIF Passthrough + o Alsa HDMI/SPDIF Passthrough o planned: OSS HDMI/SPDIF Passthrough To compile you must have the 'requires' installed. @@ -149,6 +149,9 @@ Commandline: Running: -------- + Click into video window to toggle fullscreen/window mode, only if you + have a window manager running. + Warning: -------- libav is not supported, expect many bugs with it. |