[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat May 21 04:00:03 UTC 2005


----------------------------------------------------------------------------
Changes committed by ijr on Sat May 21 03:57:28 2005

Modified Files:
   in mythtv/libs:
        libs.pro 
   in mythtv/libs/libmythui:
        dialogbox.cpp mythimage.cpp mythimage.h mythmainwindow.cpp 
        mythmainwindow.h mythpainter.h mythpainter_ogl.cpp 
        mythscreentype.cpp mythscreentype.h myththemeddialog.cpp 
        myththemeddialogprivate.cpp myththemeddialogprivate.h 
        mythuianimatedimage.cpp mythuicontainer.h mythuiimage.cpp 
        mythuitype.cpp mythuitype.h mythxmlparser.cpp themedmenu.cpp 
   in mythtv/programs:
        programs.pro 
   in mythtv/programs/mythuitest:
        main.cpp test1.cpp 
Log Message:
Started futzing around with mythui again.
- Update some things (themedmenu, in particular) for changes since it was originally written.
- Add some helper functions to the mainwindow to take care of UI scaling.
- Handle UI scaling.
- Start building libmythui/mythuitest
- Make it load the background image from the current theme, instead of just using gant's.

Short term TODO:
- Try to get old UI objects running on top of new MythMainWindow object.
- Start moving UI stuff out of MythContext (libmyth in general), and over to libmythui.
- Clean up themedmenu implementation more; break it into separate UI elements internally to make it work closer to how mythui's intended.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list