Mailing List Archive

mythtv commits
----------------------------------------------------------------------------
Changes committed by ijr on Wed May 14 15:06:15 2003

Modified Files:
in mythtv/libs/libmyth:
mythcontext.cpp mythcontext.h remotefile.cpp remotefile.h
themedmenu.cpp themedmenu.h
in mythtv/programs/mythfrontend:
mainmenu.xml
in mythtv/themes/blue:
theme.xml
Log Message:
Preparing for the setting reorg - menus now can scroll to show more than 6
items (displays an up/down arrow when needed if defined in the theme.xml).
Go back to the previous position on previous pages of the menus.
Got rid of all pthread_* stuff in libmyth, only use the Qt classes.

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