[mythtv] [PATCH] mythgame xmame.x11 fullscreen

Kristian Kalweit kalweit at exorpro.de
Wed Sep 15 04:12:07 EDT 2004


This works for xmame.x11 only, to make fullscreen und windowed option
valid.

Kristian.


cvs -z3 -d :pserver:mythtv at cvs.mythtv.org:/var/lib/mythcvs diff
cvs diff: Diffing .
Index: mamehandler.cpp
===================================================================
RCS file: /var/lib/mythcvs/mythgame/mythgame/mamehandler.cpp,v
retrieving revision 1.32
diff -r1.32 mamehandler.cpp
799,800c799,800
<                              " -fullscreen";
<                 windowed = " -x11-mode 3";
---
>                              " -x11-mode 3";
>                 windowed = " -x11-mode 2";
cvs diff: Diffing res



More information about the mythtv-dev mailing list