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 /Todo | |
parent | 92bb00c410726a203849137fd13cf8e10ed75861 (diff) | |
download | vdr-plugin-softhddevice-7f7de8678f930e4476ade1cbf86edecf45c7689d.tar.gz vdr-plugin-softhddevice-7f7de8678f930e4476ade1cbf86edecf45c7689d.tar.bz2 |
Add support for fullscreen mode.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 21 |
1 files changed, 12 insertions, 9 deletions
@@ -19,14 +19,9 @@ GNU Affero General Public License for more details. $Id: $ missing: - video out with xv - video out with opengl - software decoder for xv / opengl software deinterlace auto crop - atmolight zoom/fit-zoom 4:3 (SetVideoDisplayFormat, SetVideoFormat?) - multistream handling ITU BT601, ITU BT709 (HD), RGB studio levels (16-235)? suspend output / energie saver: stop audio, stop video, configurable Option deinterlace off / deinterlace force! @@ -59,9 +54,6 @@ libva-vdpau-driver: libva-xvba-driver: x11: - support resize of x11 window - support fullscreen window - support fullscreen / window toggle disable screensaver audio/alsa: @@ -98,6 +90,17 @@ setup: Setup of output type. Setup of display type. Setup 4:3 zoom type - Setup parameters are not used until restart. + Some setup parameters are not used until restart. Can a notice be added to the setup menu? 576i, 720p, fake 1080i, 1080i + +future features (not planed for 1.0 - 1.5) + + video out with xv + video out with opengl + video out with xvba + software decoder for xv / opengl + atmolight support + multistream handling + + upmix stereo to AC-3 |