[mythtv-commits] mythtv commit: r13843 - in trunk/mythplugins/mythzoneminder by paulh
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sun Jul 8 16:57:27 UTC 2007
Author: paulh
Date: 2007-07-08 16:57:26 +0000 (Sun, 08 Jul 2007)
New Revision: 13843
Changeset: http://cvs.mythtv.org/trac/changeset/13843
Modified:
trunk/mythplugins/mythzoneminder/mythzmserver/zmserver.cpp
trunk/mythplugins/mythzoneminder/mythzmserver/zmserver.h
trunk/mythplugins/mythzoneminder/mythzoneminder/zmclient.cpp
trunk/mythplugins/mythzoneminder/mythzoneminder/zmclient.h
trunk/mythplugins/mythzoneminder/mythzoneminder/zmevents.cpp
trunk/mythplugins/mythzoneminder/mythzoneminder/zmevents.h
trunk/mythplugins/mythzoneminder/mythzoneminder/zmsettings.cpp
trunk/mythplugins/mythzoneminder/mythzoneminder/zoneminder-ui.xml
Log:
Adds a date filter to the events screen to show only events from a given date.
Add two new settings to allow the date and time formats used on the events
screen to be changed.
Try flipping the meaning of up/down and left/right key presses that are handled
by the selectors to see what sort of reaction it gets. This means left/right
consistently move focus between widgets and up/down changes selection in the
selectors. That's contrary to the way selectors work in other parts of myth
but would seem to be a more consistent way of doing things.
NOTE: changes the protocol version in mythzmserver so both the server and all
clients need to be updated at the same time.
More information about the mythtv-commits
mailing list