[mythtv] Re: [mythtv-commits] mythtv commits

Kenneth Aafløy ke-aa at frisurf.no
Thu Feb 5 18:33:55 EST 2004


On Thursday 05 February 2004 23:55, mythtv at cvs.mythtv.org wrote:
> ---------------------------------------------------------------------------
>- Changes committed by cpinkham on Thu Feb  5 22:50:35 2004
>
> Modified Files:
>    in mythtv:
>         keys.txt
>    in mythtv/libs/libmyth:
>         mythcontext.cpp mythcontext.h mythwidgets.cpp
>    in mythtv/libs/libmythtv:
>         NuppelVideoPlayer.cpp NuppelVideoPlayer.h channel.cpp
>         channel.h channelsettings.cpp dbcheck.cpp programinfo.cpp
>         programinfo.h scheduledrecording.cpp scheduledrecording.h
>         tv_play.cpp tv_play.h tv_rec.cpp videoout_directfb.cpp
>         videoout_directfb.h videoout_dx.cpp videoout_dx.h
>         videoout_null.cpp videoout_null.h videoout_viaslice.cpp
>         videoout_viaslice.h videoout_xv.cpp videoout_xv.h
>         videoout_xvmc.cpp videooutbase.cpp videooutbase.h

Forgot this:

Index: libs/libmythtv/videoout_xvmc.h
===================================================================
RCS file: /var/lib/mythcvs/mythtv/libs/libmythtv/videoout_xvmc.h,v
retrieving revision 1.7
diff -u -r1.7 videoout_xvmc.h
--- libs/libmythtv/videoout_xvmc.h      20 Jan 2004 09:21:09 -0000      1.7
+++ libs/libmythtv/videoout_xvmc.h      5 Feb 2004 23:31:42 -0000
@@ -17,6 +17,7 @@
     void Show(void);

     void InputChanged(int width, int height, float aspect);
+    void Zoom(int direction);
     void AspectChanged(float aspect);

     void EmbedInWidget(WId wid, int x, int y, int w, int h);


More information about the mythtv-dev mailing list