MythWeb Namespace Reference
Detailed Description
This file is part of
MythWeb, a php-based interface for
MythTV.
This file was originally written by Chris Petersen for several different open source projects.
The main brain script for all of MythWeb.
Welcome page that lists the available mythweb sections.
Welcome page description of the Weather module.
Display template for Static Maps for the Weather module.
Display template for the Weather module.
Display template for Current Conditions for the Weather module.
Display template for Animated Maps for the Weather module a
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.am.php
.
Display template for Six Day Forecast for the Weather module.
Display template for Three Day Forecast for the Weather module.
Display template for 18 Hour Forecast for the Weather module.
Display/save MythWeather Screen settings.
Weather Screen settings.
Initialization routines for the MythWeb Weather module.
WeatherScreen class for MythWeb's Weather module.
Handler for the Weather module.
Welcome page description of the Video module.
Rudimentary interface to MythVideo data.
Display/save MythVideo settings.
Video settings.
Video scanner.
Initialization routines for the MythWeb Video module.
This intigrates mythvideo's imdb grabber into mythvideo.
View MythVideo files.
Edit MythVideo file information.
View and fix scheduling conflicts.
Upcoming recordings.
Search.
Recorded programs.
Program listing.
Program detail.
Channel detail.
Welcome page description of the TV module.
Show all upcoming recordings.
Configure MythTV Channel info.
Handy predefined searches.
Show search results, or how to perform a detailed search.
This file defines a theme class for the all recordings section.
Show recorded programs.
Print the program list data only.
Print the program list.
Display/save MythWeb session settings.
Configure MythTV playback groups.
Configure MythTV Channels.
An index for handy SQL searches in the listings data.
Quick and advanced search modes.
Schedule a custom recording by manually specifying starttime and length.
Schedule a custom recording by manually specifying various search options.
View all recording schedules.
view and manipulate recorded programs.
An OpenSearch system for suggesting program names from the firefox toolbar.
Initialization routines for the MythWeb TV module.
The Recording object, and a couple of related subroutines.
The Schedule object and a couple of related subroutines.
This contains variables and functions related to the Program class.
Program class.
Class to hold a list of channels, along with.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/includes/objects/Channel.php
Handler for all MythWeb TV routines.
This displays details about a program, as well as provides recording commands.
Show the current lineup for a specific channel.
Should contain one variable, a hash of the 'advanced' searches.
Configure MythWeb Music protocol preference.
Initialization routines for the MythWeb Streaming module.
The display code for the status module.
Initialization routines for the MythWeb Status module.
A straight passthrough for the mythbackend status web page (usually on port 6544).
Initialization routines for the MythWeb Stats module.
Mythweb recording stats.
Welcome page description of the Settings module.
Header for the settings section.
Initialization routines for the MythWeb settings module.
Handler for all MythWeb Settings routines.
Welcome page description of the Remote Control module.
The display code for the Remote module.
Initialization routines for the MythFrontend Remote Control.
Control a MythFrontend via the telnet interface.
Enable or Disable the included FLV player.
Configure MythWeb Session info.
Display/save mythweb session settings.
Display/save mythweb default settings.
This is pretty much a dummy module to hold the settings sections that pertain specifically to MythWeb.
Configure MythTV Settings table.
Configure MythTV Key Bindings.
This is pretty much a dummy module to hold the settings sections that pertain to Mythbackend and other things not actually present within MythWeb itself.
Welcome page description of the Music module.
Stream a music file.
Common Functions for the MP3Act part of the MythWeb Music module.
Initialization routines for the MythWeb Music module.
MythMusic browser.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/database/tmpl/default/set_settings.php
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/database/set_settings.php
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/database/init.php
Welcome page description of the status module.
Initialization routines for the MythWeb Backend Logs module.
View the logs.
WAP header.
WAP footer.
The display code for the main welcome page that lists the available mythweb sections.
This header file is shared by all MythWeb modules.
This footer file is shared by all MythWeb modules.
Utility routines used throughout mythweb.
Basic routines that allow for language translation.
Routines for sorting Program objects.
This file handles all of the basic session-related information.
Routines that allow mythweb to communicate with mythbackend.
This allows you to create inline help items - popup tables linked to mouseover events.
Copyright (C) 2005 Jerome Rannikko <jeromer@hotpop.com>.
Jobqueue-related constants, routines, etc.
Alternate constants for user-invoked errors.
This file contains a number of error-display related routines.
Make sure the database is at the most recent version.
Various routines that deal with figuring out and/or displaying css.
Configuration/Session loading for MythWeb.
See http://www.mythtv.org/ for details.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/cleanup.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
/*
This file also contains the default values for most config options.
- Todo:
- Eventually, much of the stuff in this file should be split off into separate default-config files in each module, as well as the session editor settings that define them. For now, this file will contain settings slowly moved from config/conf.php and related files.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/config.php
- Date:
- Date
- 2008-02-10 03:57:23 -0500 (Sun, 10 Feb 2008)
- Version:
- Revision
- 15885
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/css.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
See http://www.mythtv.org/ for details.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/data_dir.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
/*
See http://www.mythtv.org/ for details.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/database.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/db_update.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
See http://www.mythtv.org/ for details.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/defines.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
/*
This file was originally written by Chris Petersen for several different open source projects. It is distrubuted under the GNU General Public License. I (Chris Petersen) have also granted a special LGPL license for this code to several companies I do work for on the condition that these companies will release any changes to this back to me and the open source community as GPL, thus continuing to improve the open source version of the library. If you would like to inquire about the status of this arrangement, please contact me personally.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/errordisplay.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
/*
Changes error_reporting(). User-defined error handler.
This file was originally written by Chris Petersen for several different open source projects. It is distrubuted under the GNU General Public License. I (Chris Petersen) have also granted a special LGPL license for this code to several companies I do work for on the condition that these companies will release any changes to this back to me and the open source community as GPL, thus continuing to improve the open source version of the library. If you would like to inquire about the status of this arrangement, please contact me personally.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/errors.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
See http://www.mythtv.org/ for details.
Initialization routines. This file basically loads all of the necessary shared files for the entire program.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/init.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/jobqueue.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
/*
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
This file contains functions to detect mobile user agents and to get information about their screen sizes. This information enables the development of very detailed themes/layouts for mobile devices. This code is intented to be easily re-usable in different applications.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/mobile.php
- Date:
- Date
- 2008-02-10 03:57:23 -0500 (Sun, 10 Feb 2008)
- Version:
- Revision
- 15885
- Author:
- Author
- kormoc
GPL
/*
See http://www.mythtv.org/ for details.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/modules.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
/*
It requires the mouseovers.js file.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/mouseovers.php
- Date:
- Date
- 2008-03-08 16:09:11 -0500 (Sat, 08 Mar 2008)
- Version:
- Revision
- 16467
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/mythbackend.php
- Date:
- Date
- 2008-02-16 19:41:27 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16093
- Author:
- Author
- xris
GPL
/*
See http://www.mythtv.org/ for details.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/php_version_check.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
/*
It also uses the global variable $db, so it must be called from init.php *after* the database connection has been established.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/session.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
$db
/*
See http://www.mythtv.org/ for details.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/skin.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/sorting.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
Please see languages/translations.txt for information about using the translation routines in this library, along with some guidelines of good practice.
Language detection is also done here. If no language preference is present in the session, this library will attempt to detect the preferred language based on the browser's specifications.
This file was originally written by Chris Petersen for several different open source projects. It is distrubuted under the GNU General Public License. I (Chris Petersen) have also granted a special LGPL license for this code to several companies I do work for on the condition that these companies will release any changes to this back to me and the open source community as GPL, thus continuing to improve the open source version of the library. If you would like to inquire about the status of this arrangement, please contact me personally.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/translate.php
- Date:
- Date
- 2008-01-29 21:51:41 -0500 (Tue, 29 Jan 2008)
- Version:
- Revision
- 15677
- Author:
- Author
- nigel
GPL
/*
This file was originally written by Chris Petersen for several different open source projects. It is distrubuted under the GNU General Public License. I (Chris Petersen) have also granted a special LGPL license for *portions* of this code to several companies I do work for on the condition that these companies will release any changes to this back to me and the open source community as GPL, thus continuing to improve the open source version of the library. If you would like to inquire about the status of this arrangement, please contact me personally.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/includes/utils.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/_shared/tmpl/default/footer.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/_shared/tmpl/default/header.php
- Date:
- Date
- 2009-07-31 14:08:56 -0400 (Fri, 31 Jul 2009)
- Version:
- Revision
- 21074
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/_shared/tmpl/default/welcome.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/_shared/tmpl/lite/footer.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/_shared/tmpl/lite/header.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/_shared/tmpl/lite/welcome.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/_shared/tmpl/wap/footer.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/_shared/tmpl/wap/header.php
- Date:
- Date
- 2008-01-18 02:55:58 -0500 (Fri, 18 Jan 2008)
- Version:
- Revision
- 15489
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/backend_log/handler.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Logs
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/backend_log/init.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Logs
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/backend_log/tmpl/default/backend_log.php
- Date:
- Date
- 2008-02-16 16:23:54 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16061
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/backend_log/tmpl/default/welcome.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/backend_log/tmpl/lite/backend_log.php
- Date:
- Date
- 2008-02-16 16:23:54 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16061
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/backend_log/tmpl/lite/welcome.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Settings /*
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/music/handler.php
- Date:
- Date
- 2008-01-18 03:24:56 -0500 (Fri, 18 Jan 2008)
- Version:
- Revision
- 15492
- Author:
- Author
- kormoc
GPL
Music
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/music/init.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Music
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/music/mp3act_functions.php
- Date:
- Date
- 2009-01-03 18:42:48 -0500 (Sat, 03 Jan 2009)
- Version:
- Revision
- 19554
- Author:
- Author
- kormoc
GPL
Music
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/music/stream.php
- Date:
- Date
- 2008-06-22 12:35:17 -0400 (Sun, 22 Jun 2008)
- Version:
- Revision
- 17573
- Author:
- Author
- kormoc
GPL
Music /*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/music/tmpl/default/welcome.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythtv/init.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings /*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythtv/set_keys.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythtv/set_settings.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythtv/tmpl/default/set_keys.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythtv/tmpl/default/set_settings.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythtv/tmpl/lite/set_keys.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythtv/tmpl/lite/set_settings.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
It allows us to have a prettier URL when editing, which integrating these into the settings module wouldn't.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythweb/init.php
- Date:
- Date
- 2008-01-18 01:44:48 -0500 (Fri, 18 Jan 2008)
- Version:
- Revision
- 15482
- Author:
- Author
- xris
GPL
Settings /*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythweb/set_defaults.php
- Date:
- Date
- 2008-02-07 02:07:52 -0500 (Thu, 07 Feb 2008)
- Version:
- Revision
- 15821
- Author:
- Author
- kormoc
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythweb/set_flvplayer.php
- Date:
- Date
- 2008-01-18 22:56:14 -0500 (Fri, 18 Jan 2008)
- Version:
- Revision
- 15503
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythweb/set_session.php
- Date:
- Date
- 2008-02-10 03:57:23 -0500 (Sun, 10 Feb 2008)
- Version:
- Revision
- 15885
- Author:
- Author
- kormoc
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythweb/tmpl/default/set_defaults.php
- Date:
- Date
- 2008-02-07 02:07:52 -0500 (Thu, 07 Feb 2008)
- Version:
- Revision
- 15821
- Author:
- Author
- kormoc
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythweb/tmpl/default/set_flvplayer.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythweb/tmpl/default/set_session.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythweb/tmpl/lite/set_defaults.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythweb/tmpl/lite/set_flvplayer.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/mythweb/tmpl/lite/set_session.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
Be aware that this is only active in the default template (i.e. requires javascript).
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/remote/handler.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
Remote
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/remote/init.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Remote
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/remote/tmpl/default/remote.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
Remote
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/remote/tmpl/default/welcome.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
Remote
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/settings/handler.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/settings/init.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/settings/tmpl/default/header.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
Settings /*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/settings/tmpl/default/welcome.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/settings/tmpl/lite/header.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
Settings /*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/settings/tmpl/lite/mythweb.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/settings/tmpl/lite/welcome.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/stats/handler.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Stats
UPDATE oldrecorded, program SET oldrecorded.endtime=FROM_UNIXTIME(UNIX_TIMESTAMP(oldrecorded.starttime) +(UNIX_TIMESTAMP(program.endtime) -UNIX_TIMESTAMP(program.starttime))) WHERE oldrecorded.title=program.title AND oldrecorded.recstatus = -3 AND oldrecorded.endtime <= oldrecorded.starttime AND program.endtime > program.starttime;
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/stats/init.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Stats
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/stats/tmpl/default/stats.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Stats
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/stats/tmpl/default/welcome.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
Stats
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/stats/tmpl/lite/stats.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Stats
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/stats/tmpl/lite/welcome.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Stats
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/status/handler.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Status
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/status/init.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Status
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/status/tmpl/default/status.php
- Date:
- Date
- 2008-02-10 04:51:19 -0500 (Sun, 10 Feb 2008)
- Version:
- Revision
- 15887
- Author:
- Author
- kormoc
GPL
Status
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/status/tmpl/default/welcome.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/status/tmpl/lite/status.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/status/tmpl/lite/welcome.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/status/tmpl/wap/status.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/stream/init.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Music
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/stream/set_protocol.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Music
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/stream/tmpl/default/set_protocol.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/stream/tmpl/lite/set_protocol.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
Settings
/*
Each of these searches will show up as an advanced search
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/canned_searches.conf.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/channel.php
- Date:
- Date
- 2008-02-07 02:07:52 -0500 (Thu, 07 Feb 2008)
- Version:
- Revision
- 15821
- Author:
- Author
- kormoc
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/detail.php
- Date:
- Date
- 2008-03-26 15:46:37 -0400 (Wed, 26 Mar 2008)
- Version:
- Revision
- 16807
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/handler.php
- Date:
- Date
- 2008-03-07 19:05:53 -0500 (Fri, 07 Mar 2008)
- Version:
- Revision
- 16433
- Author:
- Author
- kormoc
GPL
TV
/*
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/includes/objects/Channel_List.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/includes/objects/Program.php
- Date:
- Date
- 2008-02-16 19:41:27 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16093
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/includes/programs.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/includes/recording_schedules.php
- Date:
- Date
- 2008-02-16 17:51:14 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16073
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/includes/recordings.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/init.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
TV
/*
See README and LICENSE for details.
This is the default viewing mode, and shows the current program listings.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/list.php
- Date:
- Date
- 2008-02-05 04:46:45 -0500 (Tue, 05 Feb 2008)
- Version:
- Revision
- 15768
- Author:
- Author
- kormoc
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/opensearch.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/recorded.php
- Date:
- Date
- 2008-03-26 15:46:37 -0400 (Wed, 26 Mar 2008)
- Version:
- Revision
- 16807
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/schedules.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/schedules_custom.php
- Date:
- Date
- 2008-02-16 16:50:50 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16069
- Author:
- Author
- kormoc
TV
http://www.gossamer-threads.com/lists/mythtv/dev/102890?search_string=keyword%20search;#102890
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/schedules_manual.php
- Date:
- Date
- 2008-02-16 16:50:50 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16069
- Author:
- Author
- kormoc
TV
/*
Quick Search prefixes can be applied in the following order:
hd: Only search HD objects **1/2 Movie search
Use ^ and/or $ to anchor the search, and enclose in // to use regex.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/search.php
- Date:
- Date
- 2008-03-06 21:28:17 -0500 (Thu, 06 Mar 2008)
- Version:
- Revision
- 16421
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/searches.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/set_channels.php
- Date:
- Date
- 2008-02-09 18:10:38 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15876
- Author:
- Author
- kormoc
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/set_playgroup.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/set_session.php
- Date:
- Date
- 2008-02-06 04:04:22 -0500 (Wed, 06 Feb 2008)
- Version:
- Revision
- 15810
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/channel.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/detail.php
- Date:
- Date
- 2008-02-16 16:23:54 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16061
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/list.php
- Date:
- Date
- 2009-03-22 22:33:47 -0400 (Sun, 22 Mar 2009)
- Version:
- Revision
- 20241
- Author:
- Author
- kormoc
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/list_data.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/recorded.php
- Date:
- Date
- 2008-03-26 15:46:37 -0400 (Wed, 26 Mar 2008)
- Version:
- Revision
- 16807
- Author:
- Author
- xris
GPL
TV
/*
It must define one method. documentation will be added someday.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/schedules.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/schedules_custom.php
- Date:
- Date
- 2008-02-16 16:23:54 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16061
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/schedules_manual.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/search.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/searches.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/set_channels.php
- Date:
- Date
- 2008-02-09 18:10:38 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15876
- Author:
- Author
- kormoc
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/set_playgroup.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/set_session.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/upcoming.php
- Date:
- Date
- 2008-02-16 16:10:09 -0500 (Sat, 16 Feb 2008)
- Version:
- Revision
- 16059
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/default/welcome.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/channel.php
- Date:
- Date
- 2008-02-07 02:07:52 -0500 (Thu, 07 Feb 2008)
- Version:
- Revision
- 15821
- Author:
- Author
- kormoc
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/detail.php
- Date:
- Date
- 2008-02-09 06:26:33 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15870
- Author:
- Author
- kormoc
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/list.php
- Date:
- Date
- 2008-02-09 06:26:33 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15870
- Author:
- Author
- kormoc
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/recorded.php
- Date:
- Date
- 2008-03-26 15:46:37 -0400 (Wed, 26 Mar 2008)
- Version:
- Revision
- 16807
- Author:
- Author
- xris
GPL
TV
/*
It must define one method. documentation will be added someday.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/schedules.php
- Date:
- Date
- 2008-02-07 02:07:52 -0500 (Thu, 07 Feb 2008)
- Version:
- Revision
- 15821
- Author:
- Author
- kormoc
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/schedules_custom.php
- Date:
- Date
- 2008-02-09 07:06:10 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15871
- Author:
- Author
- kormoc
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/schedules_manual.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/search.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/searches.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/set_channels.php
- Date:
- Date
- 2008-02-09 18:10:38 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15876
- Author:
- Author
- kormoc
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/set_session.php
- Date:
- Date
- 2008-02-06 04:04:22 -0500 (Wed, 06 Feb 2008)
- Version:
- Revision
- 15810
- Author:
- Author
- xris
GPL
Settings
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/upcoming.php
- Date:
- Date
- 2008-02-09 05:36:24 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15865
- Author:
- Author
- kormoc
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/lite/welcome.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/channel.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/detail.php
- Date:
- Date
- 2008-02-07 02:07:52 -0500 (Thu, 07 Feb 2008)
- Version:
- Revision
- 15821
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/list.php
- Date:
- Date
- 2008-02-07 02:07:52 -0500 (Thu, 07 Feb 2008)
- Version:
- Revision
- 15821
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/recorded.php
- Date:
- Date
- 2008-03-26 15:46:37 -0400 (Wed, 26 Mar 2008)
- Version:
- Revision
- 16807
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/search.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/tmpl/wap/upcoming.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/tv/upcoming.php
- Date:
- Date
- 2008-02-10 02:19:51 -0500 (Sun, 10 Feb 2008)
- Version:
- Revision
- 15883
- Author:
- Author
- kormoc
GPL
TV
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/video/edit.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
Video
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/video/handler.php
- Date:
- Date
- 2008-02-09 18:16:14 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15877
- Author:
- Author
- kormoc
Video
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/video/imdb.php
- Date:
- Date
- 2008-03-26 18:14:39 -0400 (Wed, 26 Mar 2008)
- Version:
- Revision
- 16809
- Author:
- Author
- xris
Video
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/video/init.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
GPL
Video
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/video/scan.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
Video
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/video/set_settings.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Weather /*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/video/tmpl/default/set_settings.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Weather
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/video/tmpl/default/video.php
- Date:
- Date
- 2008-02-10 04:51:19 -0500 (Sun, 10 Feb 2008)
- Version:
- Revision
- 15887
- Author:
- Author
- kormoc
GPL
Video
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/video/tmpl/default/welcome.php
- Date:
- Date
- 2008-02-09 21:36:08 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15879
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/handler.php
- Date:
- Date
- 2008-02-10 02:01:00 -0500 (Sun, 10 Feb 2008)
- Version:
- Revision
- 15881
- Author:
- Author
- kormoc
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/includes/objects/WeatherScreen.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/init.php
- Date:
- Date
- 2008-02-17 19:50:42 -0500 (Sun, 17 Feb 2008)
- Version:
- Revision
- 16123
- Author:
- Author
- xris
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/set_screen.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/tmpl/default/set_screen.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.18h.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.3d.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.6d.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Weather
/*
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.cc.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.php
- Date:
- Date
- 2008-02-10 04:51:19 -0500 (Sun, 10 Feb 2008)
- Version:
- Revision
- 15887
- Author:
- Author
- kormoc
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.sm.php
- Date:
- Date
- 2008-02-22 16:37:25 -0500 (Fri, 22 Feb 2008)
- Version:
- Revision
- 16203
- Author:
- Author
- xris
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/weather/tmpl/default/welcome.php
- Date:
- Date
- 2008-02-10 04:51:19 -0500 (Sun, 10 Feb 2008)
- Version:
- Revision
- 15887
- Author:
- Author
- kormoc
GPL
Weather
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/modules/welcome.php
- Date:
- Date
- 2008-02-09 06:15:52 -0500 (Sat, 09 Feb 2008)
- Version:
- Revision
- 15869
- Author:
- Author
- kormoc
GPL
/*
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/mythweb.php
- Date:
- Date
- 2008-02-08 05:34:57 -0500 (Fri, 08 Feb 2008)
- Version:
- Revision
- 15839
- Author:
- Author
- kormoc
GPL
/*
It is distrubuted under the GNU General Public License. I (Chris Petersen) have also granted a special LGPL license for this code to several companies I do work for on the condition that these companies will release any changes to this back to me and the open source community as GPL, thus continuing to improve the open source version of the library. If you would like to inquire about the status of this arrangement, please contact me personally.
---
MySQL Database connection class.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/objects/Database/mysql.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
Silicon Mechanics GPL
Database
Database.php Database_Query_mysql.php
/*
It is distrubuted under the GNU General Public License. I (Chris Petersen) have also granted a special LGPL license for this code to several companies I do work for on the condition that these companies will release any changes to this back to me and the open source community as GPL, thus continuing to improve the open source version of the library. If you would like to inquire about the status of this arrangement, please contact me personally.
---
This is a special object intended to allow users to connect to the mysqli engine provided that it is available and the database version is recent enough. The parent Database class will first connect with the legacy mysql engine and then check the database version. If everything checks out, a new connection will be opened using this library. This library contains fewer feature than the full mysqli library, but attempts better backwards compatibility so programs can take advantage of the better integration of mysqli but still run on older installations.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/objects/Database/mysqlicompat.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
Silicon Mechanics GPL
Database
Database.php Database_Query_mysqlicompat.php
/*
It is distrubuted under the GNU General Public License. I (Chris Petersen) have also granted a special LGPL license for this code to several companies I do work for on the condition that these companies will release any changes to this back to me and the open source community as GPL, thus continuing to improve the open source version of the library. If you would like to inquire about the status of this arrangement, please contact me personally.
---
Query handler for MySQL
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/objects/Database/Query/mysql.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
Silicon Mechanics GPL
Database
Database.php Database_mysql.php Database_Query.php
/*
It is distrubuted under the GNU General Public License. I (Chris Petersen) have also granted a special LGPL license for this code to several companies I do work for on the condition that these companies will release any changes to this back to me and the open source community as GPL, thus continuing to improve the open source version of the library. If you would like to inquire about the status of this arrangement, please contact me personally.
---
Query handler for the "compatible" version of the improved MySQL engine. This is also the parent class for the full/expanded mysqli query object, since many of the routines are shared between them.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/objects/Database/Query/mysqlicompat.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
Silicon Mechanics GPL
Database
Database.php Database_mysqlicompat.php Database_Query.php
/*
It is distrubuted under the GNU General Public License. I (Chris Petersen) have also granted a special LGPL license for this code to several companies I do work for on the condition that these companies will release any changes to this back to me and the open source community as GPL, thus continuing to improve the open source version of the library. If you would like to inquire about the status of this arrangement, please contact me personally.
---
This is an abstract superclass that defines the basic variables and functions used by possible subclasses.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/objects/Database/Query.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
Silicon Mechanics GPL
Database
Database.php
/*
It is distrubuted under the GNU General Public License. I (Chris Petersen) have also granted a special LGPL license for this code to several companies I do work for on the condition that these companies will release any changes to this back to me and the open source community as GPL, thus continuing to improve the open source version of the library. If you would like to inquire about the status of this arrangement, please contact me personally.
---
The main Database superclass. The primary function of this class is to act as a constructor for various engine-specific subclasses. It is intended to work somewhat like perl's DBI library.
Do not create any instances of this class. Instead, use the public constructor wrapper Database::connect() so that it can determine the correct database engine subclass and return it to you.
Subclasses are expected to define a prepare() method, along with a matching execute() method in the query class that prepare() returns. They must also define _errstr() and _errno() methods to return the appropriate database engine error string/number.
- URL
- http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins/mythweb/objects/Database.php
- Date:
- Date
- 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007)
- Version:
- Revision
- 15274
- Author:
- Author
- xris
Silicon Mechanics GPL
Database
/*