[mythtv-commits] mythtv commit: r25070 - in trunk/mythplugins/mythweb by kormoc

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jun 10 03:05:34 UTC 2010


      Author: kormoc
        Date: 2010-06-10 03:05:34 +0000 (Thu, 10 Jun 2010)
New Revision: 25070
   Changeset: http://svn.mythtv.org/trac/changeset/25070

Added:

   trunk/mythplugins/mythweb/classes/Translate.php

Modified:

   trunk/mythplugins/mythweb/classes/Cache.php
   trunk/mythplugins/mythweb/classes/Cache/APC.php
   trunk/mythplugins/mythweb/classes/Cache/Engine.php
   trunk/mythplugins/mythweb/classes/Cache/Memcache.php
   trunk/mythplugins/mythweb/classes/Cache/Memcached.php
   trunk/mythplugins/mythweb/classes/Cache/Null.php
   trunk/mythplugins/mythweb/classes/Cache/SHM.php
   trunk/mythplugins/mythweb/classes/Database/Query/mysql.php
   trunk/mythplugins/mythweb/classes/Database/Query/mysqlicompat.php
   trunk/mythplugins/mythweb/classes/MythBase.php
   trunk/mythplugins/mythweb/includes/translate.php
   trunk/mythplugins/mythweb/modules/_shared/lang/translations.txt
   trunk/mythplugins/mythweb/modules/mythweb/set_session.php
   trunk/mythplugins/mythweb/modules/tv/classes/Program.php
   trunk/mythplugins/mythweb/modules/tv/classes/Schedule.php
   trunk/mythplugins/mythweb/modules/tv/detail.php
   trunk/mythplugins/mythweb/modules/tv/get_schedule_details.php
   trunk/mythplugins/mythweb/modules/tv/includes/programs.php
   trunk/mythplugins/mythweb/modules/tv/includes/recording_schedules.php
   trunk/mythplugins/mythweb/modules/tv/schedules.php
   trunk/mythplugins/mythweb/modules/tv/schedules_custom.php
   trunk/mythplugins/mythweb/modules/tv/schedules_manual.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/upcoming.php
   trunk/mythplugins/mythweb/modules/tv/upcoming.php

Log:

More cache enhancements, migrating the translate engine over to a class and extend its cache life, allow the cache to be expired on certain updates.




More information about the mythtv-commits mailing list