[mythtv-commits] mythtv commit: r23028 - in trunk by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Dec 29 17:03:58 UTC 2009


      Author: danielk
        Date: 2009-12-29 17:03:57 +0000 (Tue, 29 Dec 2009)
New Revision: 23028
   Changeset: http://svn.mythtv.org/trac/changeset/23028

Added:

   trunk/mythtv/programs/mythfrontend/playbackboxhelper.cpp
   trunk/mythtv/programs/mythfrontend/playbackboxhelper.h

Modified:

   trunk/mythplugins/mythweb/classes/MythBackend.php
   trunk/mythtv/bindings/perl/MythTV.pm
   trunk/mythtv/bindings/python/MythTV/MythTV.py
   trunk/mythtv/libs/libmyth/programinfo.cpp
   trunk/mythtv/libs/libmyth/remoteutil.cpp
   trunk/mythtv/libs/libmyth/remoteutil.h
   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythfrontend/main.cpp
   trunk/mythtv/programs/mythfrontend/mythfrontend.pro
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.h
   trunk/mythtv/programs/mythfrontend/programinfocache.cpp
   trunk/mythtv/programs/mythfrontend/statusbox.cpp

Log:

Refs #7603. Fixes #7807. Moves more MythProto calls out of UI thread in PlaybackBox using an event driven helper thread to handle various calls.

Also fixes various bugs in the playlist handling following the MythUI port and one caused by [23009]. This also adds TODO's for some of the bugs that were not fixed.




More information about the mythtv-commits mailing list