[mythtv-commits] mythtv/fixes/0.24 commit: 7b4f3fbb8 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Sun Dec 12 11:36:08 UTC 2010


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2010-12-12T03:32:08-08:00
   Push Date:  2010/12/12 03:36:04 -0800
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  7b4f3fbb85009a5351c78c19a6d3029836488215
   Changeset:  https://github.com/MythTV/mythtv/commit/7b4f3fbb8

Log:

Don't create an additional thread for media playback.

After the threading changes prior to the 0.24 release, this extra thread
serves no purpose and is slowing down both startup and exiting of video
playback. It may also have an impact on sluggish keypress responses
reported by several people.

There are various cleanups that can now be made in the TV class.

Modified:

   mythtv/libs/libmythtv/tv_play.cpp
   mythtv/libs/libmythtv/tv_play.h
   mythtv/programs/mythfrontend/guidegrid.cpp



More information about the mythtv-commits mailing list