[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jun 23 16:35:04 EDT 2004


----------------------------------------------------------------------------
Changes committed by jdonavan on Wed Jun 23 20:32:54 2004

Modified Files:
   in mythtv/libs/libmyth:
        managedlist.cpp managedlist.h 
   in mythtv/libs/libmythtv:
        scheduledrecording.cpp sr_dialog.cpp sr_dialog.h sr_items.cpp 
        sr_items.h 
Log Message:
Select items can now add an item that acts like a button.
Managed lists can now be locked and unlocked, don't send events to locked ones.
The rec opts dialog no longer sends events to locked lists.

Commented out the call to programinfo::ToMap since we already import the revelant fields long befroe toMap is called.  I left it in there for now in case I'm wrong about neededing it.

We no longer rebuild the map every time ToMap is called.  So sense doing all that work every time we repaint the info section.

You can no create new recording groups by going into the list view showing all the groups and pressing SELECT on the [Create a new recorindg group] item.



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


More information about the mythtv-commits mailing list