[mythtv-commits] mythtv commits
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri May 27 01:00:02 UTC 2005
----------------------------------------------------------------------------
Changes committed by danielk on Fri May 27 00:58:51 2005
Modified Files:
in mythtv/libs/libmythtv/mpeg:
atsctables.cpp atsctables.h
Log Message:
Adds CableVirtualChannelTable, and a VirtualChannelTable base class
for it and the TVCT.
Adds dummy tables for the RRT, DCCT and DCCSCT.
Adds VirtualChannelTable::Find(int major, int minor) which determines
the index for the virtual channel matching the desired major and minor
channel numbers.
----------------------------------------------------------------------------
Changes committed by gigem on Fri May 27 00:59:21 2005
Modified Files:
in mythtv/libs/libmythtv:
tv_play.h tv_play.cpp
Log Message:
Read the fast-forward/rewind speeds from the database instead of
hard-coding them. Set any of FFRewSpeed[1-7] to 0 in the DB if you
don't want the full 8 speeds. I only use 4 (5, 20, 60 and 180).
There haven't been any complaints about customizing the speeds before
so I haven't added anything to the setup dialogs. Speak up if you
think it should be added.
----------------------------------------------------------------------------
More information about the mythtv-commits
mailing list