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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Feb 17 00:07:52 UTC 2008


      Author: kormoc
        Date: 2008-02-17 00:07:51 +0000 (Sun, 17 Feb 2008)
New Revision: 16087
   Changeset: http://cvs.mythtv.org/trac/changeset/16087

Added:

   trunk/mythplugins/mythweb/classes/
   trunk/mythplugins/mythweb/classes/JSON.php
   trunk/mythplugins/mythweb/classes/Services_JSON.php
   trunk/mythplugins/mythweb/includes/class_autoload.php
   trunk/mythplugins/mythweb/modules/tv/classes/
   trunk/mythplugins/mythweb/modules/weather/classes/

Removed:

   trunk/mythplugins/mythweb/includes/JSON.php
   trunk/mythplugins/mythweb/includes/php5_compat.php
   trunk/mythplugins/mythweb/includes/php_version_check.php
   trunk/mythplugins/mythweb/modules/tv/includes/objects/
   trunk/mythplugins/mythweb/modules/weather/includes/objects/
   trunk/mythplugins/mythweb/objects/

Modified:

   trunk/mythplugins/mythweb/classes/Database.php
   trunk/mythplugins/mythweb/classes/Database/Query.php
   trunk/mythplugins/mythweb/classes/Database/mysql.php
   trunk/mythplugins/mythweb/includes/config.php
   trunk/mythplugins/mythweb/includes/database.php
   trunk/mythplugins/mythweb/includes/defines.php
   trunk/mythplugins/mythweb/includes/errors.php
   trunk/mythplugins/mythweb/includes/init.php
   trunk/mythplugins/mythweb/includes/mobile.php
   trunk/mythplugins/mythweb/includes/mythbackend.php
   trunk/mythplugins/mythweb/includes/mythfrontend.php
   trunk/mythplugins/mythweb/includes/session.php
   trunk/mythplugins/mythweb/includes/translate.php
   trunk/mythplugins/mythweb/includes/utils.php
   trunk/mythplugins/mythweb/js/utils.js
   trunk/mythplugins/mythweb/modules/tv/classes/Program.php
   trunk/mythplugins/mythweb/modules/tv/get_show_details.php
   trunk/mythplugins/mythweb/modules/tv/includes/channels.php
   trunk/mythplugins/mythweb/modules/tv/includes/programs.php
   trunk/mythplugins/mythweb/modules/tv/recorded.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/list.php
   trunk/mythplugins/mythweb/modules/video/handler.php
   trunk/mythplugins/mythweb/modules/video/imdb.php
   trunk/mythplugins/mythweb/modules/weather/handler.php
   trunk/mythplugins/mythweb/modules/weather/set_screen.php
   trunk/mythplugins/mythweb/mythweb.php

Log:

Commit requires php 5.1 or newer (5.2 is recommended). Switch over to lazy loading of classes, rename the objects directory to classes as it is the proper name, support lazy loading of module classes as well, some misc fixes, some speed improvements...




More information about the mythtv-commits mailing list