[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat May 14 19:20:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by danielk on Sat May 14 19:18:36 2005

Added Files:
   in mythtv/docs:
        doxygen-architecture-document.cpp 
Modified Files:
   in mythtv/docs:
        doxygen-create-developer-docs.cfg 
   in mythtv/libs/libavcodec:
        4xm.c common.h dv.c faac.c h264idct.c raw.c utils.c vmdav.c 
        xvidff.c 
   in mythtv/libs/libavformat:
        4xm.c flic.c 
   in mythtv/libs/libmyth:
        DisplayRes.h DisplayResScreen.cpp mythdialogs.cpp settings.cpp 
   in mythtv/libs/libmythtv:
        firewirerecorder.h videobuffers.cpp videoout_xv.cpp vsync.cpp 
        vsync.h 
   in mythtv/libs/libmythtv/mpeg:
        tspacket.h 
Log Message:

Adds sideeffect tag to doxygen-create-developer-docs.cfg, to standardize
     the documentation of sideeffects.
Adds docs/doxygen-architecture-document.cpp which contains the doxygen
     index.html generator, and defines groups a few different aspects
     of MythTV, such as "Recorder Subsystem", "Audio Subsystem", etc.

The other changes are random little documentation fixes gleamed from
the doxygen warning messages. Mostly one of two things were wrong,
either the file name had changed without the documentaton being 
updated, or the signature of the method being documentated had 
changed without the documentation being updated to match the
new signature.
----------------------------------------------------------------------------


More information about the mythtv-commits mailing list