[mythtv-commits] mythtv commit: r6849 by danielk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sun Jul 17 21:56:49 EDT 2005
Author: danielk
Date: 2005-07-18 01:56:49 +0000 (Mon, 18 Jul 2005)
New Revision: 6849
Changeset: http://cvs.mythtv.org/trac/changeset/6849
Modified:
trunk/mythtv/libs/libmythtv/tv_rec.cpp
trunk/mythtv/libs/libmythtv/tv_rec.h
Log:
Add a ChangeState method to tv_rec like in tv_play.
Also added TRANSITION, SET_NEXT and SET_LAST macros, as in
tv_play to simplify HandleStateChange().
Also added reporting for null state transitions and
set the errored method variable if we enter the
kState_Error state.
More information about the mythtv-commits
mailing list