diff options
| author | phintuka <phintuka> | 2007-01-22 22:59:16 +0000 |
|---|---|---|
| committer | phintuka <phintuka> | 2007-01-22 22:59:16 +0000 |
| commit | aa43538df91e3aafc658aa8308a6f0d68d3078a7 (patch) | |
| tree | 80e02c56c36cd663b3d40d9085108d9f46e71b11 /xineliboutput.c | |
| parent | d3164ab6a96b990e61f8afd16a15ffc007f3985b (diff) | |
| download | xineliboutput-aa43538df91e3aafc658aa8308a6f0d68d3078a7.tar.gz xineliboutput-aa43538df91e3aafc658aa8308a6f0d68d3078a7.tar.bz2 | |
Added DXR3 to list of video drivers (Thanks to Ville Skyttä)
Diffstat (limited to 'xineliboutput.c')
| -rw-r--r-- | xineliboutput.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xineliboutput.c b/xineliboutput.c index b16362a7..e0ea83f4 100644 --- a/xineliboutput.c +++ b/xineliboutput.c @@ -21,7 +21,7 @@ * * xineliboutput.c: VDR Plugin interface * - * $Id: xineliboutput.c,v 1.16 2007-01-03 06:12:40 phintuka Exp $ + * $Id: xineliboutput.c,v 1.17 2007-01-22 22:59:16 phintuka Exp $ * */ @@ -102,7 +102,8 @@ const char cmdLineHelp[] = " Supported values:\n" " for sxfe: auto, x11, xshm, xv, xvmc, xxmc,\n" " vidix, none\n" -" for fbfe: auto, fb, DirectFB, vidixfb, none\n" +" for fbfe: auto, fb, DirectFB, vidixfb,\n" +" dxr3, aadxr3, none\n" #if 0 " -L --nolocal No local frontend, only remote frontends\n" " -m M --modeline=M Use modeline M for local frontend\n" |
