rpms/mythtv/F-13 mythplugins-0.23.1-svnfixes.patch,NONE,1.1

Jarod Wilson jarod at rpmfusion.org
Fri Aug 13 23:03:20 CEST 2010


Author: jarod

Update of /cvs/free/rpms/mythtv/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23127

Added Files:
	mythplugins-0.23.1-svnfixes.patch 
Log Message:
wtf, I swear I already added this...

mythplugins-0.23.1-svnfixes.patch:
 mythmusic/theme/default-wide/music-ui.xml                      |    2 -
 mythmusic/theme/default/music-ui.xml                           |   18 +++++++---
 mythvideo/mythvideo/scripts/jamu.py                            |    5 ++
 mythweb/classes/Database.php                                   |    4 +-
 mythweb/classes/Database/Query.php                             |    4 +-
 mythweb/classes/Database/Query/mysql.php                       |    4 +-
 mythweb/classes/Database/Query/mysqlicompat.php                |    4 +-
 mythweb/classes/Database/mysql.php                             |    4 +-
 mythweb/classes/Database/mysqlicompat.php                      |    4 +-
 mythweb/classes/JSON.php                                       |    4 +-
 mythweb/classes/Modules.php                                    |    4 +-
 mythweb/classes/MythBackend.php                                |    4 +-
 mythweb/classes/MythFrontend.php                               |    4 +-
 mythweb/includes/class_autoload.php                            |    4 +-
 mythweb/includes/cleanup.php                                   |    4 +-
 mythweb/includes/config.php                                    |    4 +-
 mythweb/includes/css.php                                       |    4 +-
 mythweb/includes/data_dir.php                                  |    4 +-
 mythweb/includes/database.php                                  |    4 +-
 mythweb/includes/db_update.php                                 |    4 +-
 mythweb/includes/defines.php                                   |    4 +-
 mythweb/includes/errordisplay.php                              |    4 +-
 mythweb/includes/errors.php                                    |    4 +-
 mythweb/includes/init.php                                      |    4 +-
 mythweb/includes/jobqueue.php                                  |    4 +-
 mythweb/includes/lockdown.php                                  |    4 +-
 mythweb/includes/mobile.php                                    |    4 +-
 mythweb/includes/mouseovers.php                                |    4 +-
 mythweb/includes/php_version_check.php                         |    4 +-
 mythweb/includes/session.php                                   |    4 +-
 mythweb/includes/skin.php                                      |    4 +-
 mythweb/includes/sorting.php                                   |    4 +-
 mythweb/includes/translate.php                                 |    4 +-
 mythweb/includes/utils.php                                     |    4 +-
 mythweb/js/pngbehavior.htc                                     |    2 -
 mythweb/js/table_sort.js                                       |    4 +-
 mythweb/js/utils.js                                            |    4 +-
 mythweb/modules/_shared/tmpl/_errors/db_access_denied.php      |    4 +-
 mythweb/modules/_shared/tmpl/_errors/db_vars_error.php         |    4 +-
 mythweb/modules/_shared/tmpl/_errors/error.php                 |    4 +-
 mythweb/modules/_shared/tmpl/_errors/fatal.php                 |    4 +-
 mythweb/modules/_shared/tmpl/_errors/lockdown.php              |    4 +-
 mythweb/modules/_shared/tmpl/_errors/no_modules.php            |    4 +-
 mythweb/modules/_shared/tmpl/_errors/site_down.php             |    4 +-
 mythweb/modules/_shared/tmpl/_errors/unknown_module.php        |    4 +-
 mythweb/modules/_shared/tmpl/default/footer.php                |    4 +-
 mythweb/modules/_shared/tmpl/default/header.php                |    4 +-
 mythweb/modules/_shared/tmpl/default/welcome.php               |    4 +-
 mythweb/modules/_shared/tmpl/iPod/footer.php                   |    4 +-
 mythweb/modules/_shared/tmpl/iPod/header.php                   |    4 +-
 mythweb/modules/_shared/tmpl/iPod/welcome.php                  |    4 +-
 mythweb/modules/_shared/tmpl/lite/footer.php                   |    4 +-
 mythweb/modules/_shared/tmpl/lite/header.php                   |    4 +-
 mythweb/modules/_shared/tmpl/lite/welcome.php                  |    4 +-
 mythweb/modules/_shared/tmpl/wap/footer.php                    |    4 +-
 mythweb/modules/_shared/tmpl/wap/header.php                    |    4 +-
 mythweb/modules/_shared/tmpl/wap/welcome.php                   |    4 +-
 mythweb/modules/backend_log/handler.php                        |    4 +-
 mythweb/modules/backend_log/init.php                           |    4 +-
 mythweb/modules/backend_log/tmpl/default/backend_log.php       |    4 +-
 mythweb/modules/backend_log/tmpl/default/welcome.php           |    4 +-
 mythweb/modules/backend_log/tmpl/lite/backend_log.php          |    4 +-
 mythweb/modules/backend_log/tmpl/lite/welcome.php              |    4 +-
 mythweb/modules/database/init.php                              |    4 +-
 mythweb/modules/database/set_settings.php                      |    4 +-
 mythweb/modules/database/tmpl/default/set_settings.php         |    4 +-
 mythweb/modules/music/handler.php                              |    4 +-
 mythweb/modules/music/init.php                                 |    4 +-
 mythweb/modules/music/mp3act_functions.php                     |    4 +-
 mythweb/modules/music/stream.php                               |    4 +-
 mythweb/modules/music/tmpl/default/welcome.php                 |    4 +-
 mythweb/modules/mythtv/init.php                                |    4 +-
 mythweb/modules/mythtv/set_keys.php                            |    4 +-
 mythweb/modules/mythtv/set_settings.php                        |    4 +-
 mythweb/modules/mythtv/tmpl/default/set_keys.php               |    4 +-
 mythweb/modules/mythtv/tmpl/default/set_settings.php           |    4 +-
 mythweb/modules/mythtv/tmpl/lite/set_keys.php                  |    4 +-
 mythweb/modules/mythtv/tmpl/lite/set_settings.php              |    4 +-
 mythweb/modules/mythweb/init.php                               |    4 +-
 mythweb/modules/mythweb/set_defaults.php                       |    4 +-
 mythweb/modules/mythweb/set_flvplayer.php                      |    4 +-
 mythweb/modules/mythweb/set_session.php                        |    4 +-
 mythweb/modules/mythweb/tmpl/default/set_defaults.php          |    4 +-
 mythweb/modules/mythweb/tmpl/default/set_flvplayer.php         |    4 +-
 mythweb/modules/mythweb/tmpl/default/set_session.php           |    4 +-
 mythweb/modules/mythweb/tmpl/lite/set_defaults.php             |    4 +-
 mythweb/modules/mythweb/tmpl/lite/set_flvplayer.php            |    4 +-
 mythweb/modules/mythweb/tmpl/lite/set_session.php              |    4 +-
 mythweb/modules/remote/do.php                                  |    4 +-
 mythweb/modules/remote/handler.php                             |    4 +-
 mythweb/modules/remote/init.php                                |    4 +-
 mythweb/modules/remote/keys.php                                |    4 +-
 mythweb/modules/remote/play_program_on_frontend.php            |    4 +-
 mythweb/modules/remote/tmpl/default/keys.php                   |    4 +-
 mythweb/modules/remote/tmpl/default/remote.php                 |    4 +-
 mythweb/modules/remote/tmpl/default/welcome.php                |    4 +-
 mythweb/modules/remote/tmpl/iPod/play_program_on_frontend.php  |    4 +-
 mythweb/modules/remote/tmpl/iPod/welcome.php                   |    4 +-
 mythweb/modules/settings/handler.php                           |    4 +-
 mythweb/modules/settings/init.php                              |    4 +-
 mythweb/modules/settings/tmpl/default/header.php               |    4 +-
 mythweb/modules/settings/tmpl/default/welcome.php              |    4 +-
 mythweb/modules/settings/tmpl/lite/header.php                  |    4 +-
 mythweb/modules/settings/tmpl/lite/mythweb.php                 |    4 +-
 mythweb/modules/settings/tmpl/lite/welcome.php                 |    4 +-
 mythweb/modules/stats/handler.php                              |    4 +-
 mythweb/modules/stats/init.php                                 |    4 +-
 mythweb/modules/stats/tmpl/default/stats.php                   |    4 +-
 mythweb/modules/stats/tmpl/default/welcome.php                 |    4 +-
 mythweb/modules/stats/tmpl/lite/stats.php                      |    4 +-
 mythweb/modules/stats/tmpl/lite/welcome.php                    |    4 +-
 mythweb/modules/status/handler.php                             |    4 +-
 mythweb/modules/status/init.php                                |    4 +-
 mythweb/modules/status/tmpl/default/status.php                 |    4 +-
 mythweb/modules/status/tmpl/default/welcome.php                |    4 +-
 mythweb/modules/status/tmpl/lite/status.php                    |    4 +-
 mythweb/modules/status/tmpl/lite/welcome.php                   |    4 +-
 mythweb/modules/status/tmpl/wap/status.php                     |    4 +-
 mythweb/modules/stream/handler.pl                              |    4 +-
 mythweb/modules/stream/init.php                                |    4 +-
 mythweb/modules/stream/set_protocol.php                        |    4 +-
 mythweb/modules/stream/stream_asx.pl                           |    4 +-
 mythweb/modules/stream/stream_flv.pl                           |    4 +-
 mythweb/modules/stream/stream_flvp.pl                          |    4 +-
 mythweb/modules/stream/stream_mp4.pl                           |    4 +-
 mythweb/modules/stream/stream_raw.pl                           |    4 +-
 mythweb/modules/stream/tmpl/default/set_protocol.php           |    4 +-
 mythweb/modules/stream/tmpl/lite/set_protocol.php              |    4 +-
 mythweb/modules/stream/tv.pl                                   |    4 +-
 mythweb/modules/tv/canned_searches.conf.php                    |    4 +-
 mythweb/modules/tv/channel.php                                 |    4 +-
 mythweb/modules/tv/classes/Channel.php                         |    4 +-
 mythweb/modules/tv/classes/Channel_List.php                    |    4 +-
 mythweb/modules/tv/classes/Program.php                         |    4 +-
 mythweb/modules/tv/classes/Recording.php                       |    4 +-
 mythweb/modules/tv/classes/Schedule.php                        |    4 +-
 mythweb/modules/tv/detail.php                                  |    4 +-
 mythweb/modules/tv/get_pixmap.php                              |    4 +-
 mythweb/modules/tv/handler.php                                 |    4 +-
 mythweb/modules/tv/includes/channels.php                       |    4 +-
 mythweb/modules/tv/includes/programs.php                       |    4 +-
 mythweb/modules/tv/includes/recording_schedules.php            |    4 +-
 mythweb/modules/tv/includes/schedule_utils.php                 |    4 +-
 mythweb/modules/tv/init.php                                    |    4 +-
 mythweb/modules/tv/list.php                                    |    4 +-
 mythweb/modules/tv/list_recording_groups.php                   |    4 +-
 mythweb/modules/tv/list_shows_in_title_and_group.php           |    4 +-
 mythweb/modules/tv/list_titles_in_group.php                    |    4 +-
 mythweb/modules/tv/opensearch.php                              |    4 +-
 mythweb/modules/tv/recorded.php                                |    4 +-
 mythweb/modules/tv/schedules.php                               |    4 +-
 mythweb/modules/tv/schedules_custom.php                        |    4 +-
 mythweb/modules/tv/schedules_manual.php                        |    4 +-
 mythweb/modules/tv/search.php                                  |    4 +-
 mythweb/modules/tv/searches.php                                |    4 +-
 mythweb/modules/tv/set_channels.php                            |    4 +-
 mythweb/modules/tv/set_playgroup.php                           |    4 +-
 mythweb/modules/tv/set_screens.php                             |    4 +-
 mythweb/modules/tv/set_session.php                             |    4 +-
 mythweb/modules/tv/submenu.php                                 |    4 +-
 mythweb/modules/tv/tmpl/default/channel.php                    |    4 +-
 mythweb/modules/tv/tmpl/default/detail.php                     |    4 +-
 mythweb/modules/tv/tmpl/default/list.php                       |    4 +-
 mythweb/modules/tv/tmpl/default/list_data.php                  |    4 +-
 mythweb/modules/tv/tmpl/default/recorded.php                   |    4 +-
 mythweb/modules/tv/tmpl/default/schedules.php                  |    4 +-
 mythweb/modules/tv/tmpl/default/schedules_custom.php           |    4 +-
 mythweb/modules/tv/tmpl/default/schedules_manual.php           |    4 +-
 mythweb/modules/tv/tmpl/default/search.php                     |    4 +-
 mythweb/modules/tv/tmpl/default/searches.php                   |    4 +-
 mythweb/modules/tv/tmpl/default/set_channels.php               |    4 +-
 mythweb/modules/tv/tmpl/default/set_playgroup.php              |    4 +-
 mythweb/modules/tv/tmpl/default/set_screens.php                |    4 +-
 mythweb/modules/tv/tmpl/default/set_session.php                |    4 +-
 mythweb/modules/tv/tmpl/default/upcoming.php                   |    4 +-
 mythweb/modules/tv/tmpl/default/welcome.php                    |    4 +-
 mythweb/modules/tv/tmpl/iPod/detail.php                        |    4 +-
 mythweb/modules/tv/tmpl/iPod/list_recording_groups.php         |    4 +-
 mythweb/modules/tv/tmpl/iPod/list_shows_in_title_and_group.php |    4 +-
 mythweb/modules/tv/tmpl/iPod/list_titles_in_group.php          |    4 +-
 mythweb/modules/tv/tmpl/iPod/search.php                        |    4 +-
 mythweb/modules/tv/tmpl/iPod/submenu.php                       |    4 +-
 mythweb/modules/tv/tmpl/iPod/upcoming.php                      |    4 +-
 mythweb/modules/tv/tmpl/iPod/welcome.php                       |    4 +-
 mythweb/modules/tv/tmpl/ical/upcoming.php                      |    4 +-
 mythweb/modules/tv/tmpl/lite/channel.php                       |    4 +-
 mythweb/modules/tv/tmpl/lite/detail.php                        |    4 +-
 mythweb/modules/tv/tmpl/lite/list.php                          |    4 +-
 mythweb/modules/tv/tmpl/lite/recorded.php                      |    4 +-
 mythweb/modules/tv/tmpl/lite/schedules.php                     |    4 +-
 mythweb/modules/tv/tmpl/lite/schedules_custom.php              |    4 +-
 mythweb/modules/tv/tmpl/lite/schedules_manual.php              |    4 +-
 mythweb/modules/tv/tmpl/lite/search.php                        |    4 +-
 mythweb/modules/tv/tmpl/lite/searches.php                      |    4 +-
 mythweb/modules/tv/tmpl/lite/set_channels.php                  |    4 +-
 mythweb/modules/tv/tmpl/lite/set_session.php                   |    4 +-
 mythweb/modules/tv/tmpl/lite/upcoming.php                      |    4 +-
 mythweb/modules/tv/tmpl/lite/welcome.php                       |    4 +-
 mythweb/modules/tv/tmpl/rss/recorded.php                       |    4 +-
 mythweb/modules/tv/tmpl/wap/channel.php                        |    4 +-
 mythweb/modules/tv/tmpl/wap/detail.php                         |    4 +-
 mythweb/modules/tv/tmpl/wap/list.php                           |    4 +-
 mythweb/modules/tv/tmpl/wap/recorded.php                       |    4 +-
 mythweb/modules/tv/tmpl/wap/search.php                         |    4 +-
 mythweb/modules/tv/tmpl/wap/upcoming.php                       |    4 +-
 mythweb/modules/tv/upcoming.php                                |    4 +-
 mythweb/modules/video/edit.php                                 |    4 +-
 mythweb/modules/video/handler.php                              |    4 +-
 mythweb/modules/video/imdb.php                                 |    4 +-
 mythweb/modules/video/init.php                                 |    4 +-
 mythweb/modules/video/scan.php                                 |    4 +-
 mythweb/modules/video/set_settings.php                         |    4 +-
 mythweb/modules/video/tmpl/default/set_settings.php            |    4 +-
 mythweb/modules/video/tmpl/default/video.php                   |    4 +-
 mythweb/modules/video/tmpl/default/welcome.php                 |    4 +-
 mythweb/modules/weather/classes/WeatherScreen.php              |    4 +-
 mythweb/modules/weather/handler.php                            |    4 +-
 mythweb/modules/weather/init.php                               |    4 +-
 mythweb/modules/weather/set_screen.php                         |    4 +-
 mythweb/modules/weather/tmpl/default/set_screen.php            |    4 +-
 mythweb/modules/weather/tmpl/default/weather.18h.php           |    4 +-
 mythweb/modules/weather/tmpl/default/weather.3d.php            |    4 +-
 mythweb/modules/weather/tmpl/default/weather.6d.php            |    4 +-
 mythweb/modules/weather/tmpl/default/weather.am.php            |    4 +-
 mythweb/modules/weather/tmpl/default/weather.cc.php            |    4 +-
 mythweb/modules/weather/tmpl/default/weather.php               |    4 +-
 mythweb/modules/weather/tmpl/default/weather.sm.php            |    4 +-
 mythweb/modules/weather/tmpl/default/welcome.php               |    4 +-
 mythweb/modules/welcome.php                                    |    4 +-
 mythweb/mythweb.php                                            |    4 +-
 mythweb/mythweb.pl                                             |    4 +-
 231 files changed, 473 insertions(+), 462 deletions(-)

--- NEW FILE mythplugins-0.23.1-svnfixes.patch ---
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythmusic/theme/default/music-ui.xml mythplugins-0.23.1/mythmusic/theme/default/music-ui.xml
--- mythplugins-0.23.1-release/mythmusic/theme/default/music-ui.xml	2010-02-02 13:39:22.000000000 -0500
+++ mythplugins-0.23.1/mythmusic/theme/default/music-ui.xml	2010-08-07 14:14:51.432531000 -0400
@@ -1508,7 +1508,7 @@
         </statetype>
 
         <textarea name="info" from="basetextarea">
-            <area>170,129,250,25</area>
+            <area>170,125,250,25</area>
         </textarea>
 
         <textarea name="time" from="basetextarea">
@@ -1518,12 +1518,20 @@
 
         <imagetype name="coverart">
             <filename>mm_nothumb.png</filename>
-            <area>22,22,144,144</area>
+            <area>22,22,143,144</area>
         </imagetype>
 
-        <progressbar name="progress" from="baseprogressbar">
-            <position>170,150</position>
-        </progressbar>
+        <progressbar name="progress">
+            <area>170,150,10,10</area>
+            <layout>horizontal</layout>
+            <style>reveal</style>
+            <imagetype name="background">
+                <filename>mm_progress-bg.png</filename>
+            </imagetype>
+            <imagetype name="progressimage">
+                <filename>mm_progress-fg.png</filename>
+            </imagetype>
+        </progressbar>   
     </window>
 
 </mythuitheme>
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythmusic/theme/default-wide/music-ui.xml mythplugins-0.23.1/mythmusic/theme/default-wide/music-ui.xml
--- mythplugins-0.23.1-release/mythmusic/theme/default-wide/music-ui.xml	2010-02-02 13:39:22.000000000 -0500
+++ mythplugins-0.23.1/mythmusic/theme/default-wide/music-ui.xml	2010-08-07 14:14:51.432531000 -0400
@@ -270,7 +270,7 @@
 
             <textarea name="time_text" draworder="1">
                 <font>currentartist</font>
-                <area>200,120,185,35</area>
+                <area>200,120,200,35</area>
             </textarea>
 
             <blackhole name="visual_blackhole">
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythvideo/mythvideo/scripts/jamu.py mythplugins-0.23.1/mythvideo/mythvideo/scripts/jamu.py
--- mythplugins-0.23.1-release/mythvideo/mythvideo/scripts/jamu.py	2010-05-06 11:05:16.000000000 -0400
+++ mythplugins-0.23.1/mythvideo/mythvideo/scripts/jamu.py	2010-07-30 01:30:44.653168000 -0400
@@ -492,7 +492,6 @@ try:
     mythdb = None
     mythvideo = None
     mythbeconn = None
-    localhostname = gethostname()
     try:
         '''Create an instance of each: MythDB, MythVideo
         '''
@@ -510,6 +509,10 @@ try:
     except Exception, e:
         print u"\n! Warning - Creating an instance caused an error for one of: MythDBConn or MythVideo, error(%s)\n" % e
     try:
+        localhostname = mythdb.gethostname()
+    except:
+        localhostname = gethostname()
+    try:
         MythLog._setlevel('none') # Some non option -M cannot have any logging on stdout
         mythbeconn = MythBE(backend=localhostname, db=mythdb)
         MythLog._setlevel('important,general')
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/classes/Database/mysqlicompat.php mythplugins-0.23.1/mythweb/classes/Database/mysqlicompat.php
--- mythplugins-0.23.1-release/mythweb/classes/Database/mysqlicompat.php	2008-11-08 21:42:14.000000000 -0500
+++ mythplugins-0.23.1/mythweb/classes/Database/mysqlicompat.php	2008-11-08 21:42:14.216654000 -0500
@@ -20,8 +20,8 @@
  * compatibility so programs can take advantage of the better integration of
  * mysqli but still run on older installations.
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/classes/Database/mysqlicompat.php $
- * @date        $Date: 2008-11-08 18:42:14 -0800 (Sat, 08 Nov 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/classes/Database/mysqlicompat.php $
+ * @date        $Date: 2008-11-08 21:42:14 -0500 (Sat, 08 Nov 2008) $
  * @version     $Revision: 19023 $
  * @author      $Author: kormoc $
  * @copyright   Silicon Mechanics
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/classes/Database/mysql.php mythplugins-0.23.1/mythweb/classes/Database/mysql.php
--- mythplugins-0.23.1-release/mythweb/classes/Database/mysql.php	2008-11-08 21:42:14.000000000 -0500
+++ mythplugins-0.23.1/mythweb/classes/Database/mysql.php	2008-11-08 21:42:14.216654000 -0500
@@ -13,8 +13,8 @@
  *
  * MySQL Database connection class.
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/classes/Database/mysql.php $
- * @date        $Date: 2008-11-08 18:42:14 -0800 (Sat, 08 Nov 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/classes/Database/mysql.php $
+ * @date        $Date: 2008-11-08 21:42:14 -0500 (Sat, 08 Nov 2008) $
  * @version     $Revision: 19023 $
  * @author      $Author: kormoc $
  * @copyright   Silicon Mechanics
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/classes/Database/Query/mysqlicompat.php mythplugins-0.23.1/mythweb/classes/Database/Query/mysqlicompat.php
--- mythplugins-0.23.1-release/mythweb/classes/Database/Query/mysqlicompat.php	2007-12-31 15:38:38.000000000 -0500
+++ mythplugins-0.23.1/mythweb/classes/Database/Query/mysqlicompat.php	2007-12-31 15:38:38.100453000 -0500
@@ -15,8 +15,8 @@
  * This is also the parent class for the full/expanded mysqli query object,
  * since many of the routines are shared between them.
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/classes/Database/Query/mysqlicompat.php $
- * @date        $Date: 2007-12-31 12:38:38 -0800 (Mon, 31 Dec 2007) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/classes/Database/Query/mysqlicompat.php $
+ * @date        $Date: 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007) $
  * @version     $Revision: 15274 $
  * @author      $Author: xris $
  * @copyright   Silicon Mechanics
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/classes/Database/Query/mysql.php mythplugins-0.23.1/mythweb/classes/Database/Query/mysql.php
--- mythplugins-0.23.1-release/mythweb/classes/Database/Query/mysql.php	2007-12-31 15:38:38.000000000 -0500
+++ mythplugins-0.23.1/mythweb/classes/Database/Query/mysql.php	2007-12-31 15:38:38.100453000 -0500
@@ -13,8 +13,8 @@
  *
  * Query handler for MySQL
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/classes/Database/Query/mysql.php $
- * @date        $Date: 2007-12-31 12:38:38 -0800 (Mon, 31 Dec 2007) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/classes/Database/Query/mysql.php $
+ * @date        $Date: 2007-12-31 15:38:38 -0500 (Mon, 31 Dec 2007) $
  * @version     $Revision: 15274 $
  * @author      $Author: xris $
  * @copyright   Silicon Mechanics
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/classes/Database/Query.php mythplugins-0.23.1/mythweb/classes/Database/Query.php
--- mythplugins-0.23.1-release/mythweb/classes/Database/Query.php	2009-10-09 01:29:02.000000000 -0400
+++ mythplugins-0.23.1/mythweb/classes/Database/Query.php	2009-10-09 01:29:02.832866000 -0400
@@ -14,8 +14,8 @@
  * This is an abstract superclass that defines the basic variables and functions
  * used by possible subclasses.
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/classes/Database/Query.php $
- * @date        $Date: 2009-10-08 22:29:02 -0700 (Thu, 08 Oct 2009) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/classes/Database/Query.php $
+ * @date        $Date: 2009-10-09 01:29:02 -0400 (Fri, 09 Oct 2009) $
  * @version     $Revision: 22328 $
  * @author      $Author: kormoc $
  * @copyright   Silicon Mechanics
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/classes/Database.php mythplugins-0.23.1/mythweb/classes/Database.php
--- mythplugins-0.23.1-release/mythweb/classes/Database.php	2008-06-01 19:52:54.000000000 -0400
+++ mythplugins-0.23.1/mythweb/classes/Database.php	2008-06-01 19:52:54.094464000 -0400
@@ -24,8 +24,8 @@
  * define _errstr() and _errno() methods to return the appropriate database
  * engine error string/number.
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/classes/Database.php $
- * @date        $Date: 2008-06-01 16:52:54 -0700 (Sun, 01 Jun 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/classes/Database.php $
+ * @date        $Date: 2008-06-01 19:52:54 -0400 (Sun, 01 Jun 2008) $
  * @version     $Revision: 17434 $
  * @author      $Author: kormoc $
  * @copyright   Silicon Mechanics
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/classes/JSON.php mythplugins-0.23.1/mythweb/classes/JSON.php
--- mythplugins-0.23.1-release/mythweb/classes/JSON.php	2008-02-22 16:35:09.000000000 -0500
+++ mythplugins-0.23.1/mythweb/classes/JSON.php	2008-02-22 16:35:09.910169000 -0500
@@ -3,8 +3,8 @@
  * Wrapper so we can support php less then 5.2 and/or installs without native json built in.
  * The native json is much faster, so prefer it if we can.
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/classes/JSON.php $
- * @date        $Date: 2008-02-22 13:35:09 -0800 (Fri, 22 Feb 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/classes/JSON.php $
+ * @date        $Date: 2008-02-22 16:35:09 -0500 (Fri, 22 Feb 2008) $
  * @version     $Revision: 16202 $
  * @author      $Author: xris $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/classes/Modules.php mythplugins-0.23.1/mythweb/classes/Modules.php
--- mythplugins-0.23.1-release/mythweb/classes/Modules.php	2009-01-22 02:08:37.000000000 -0500
+++ mythplugins-0.23.1/mythweb/classes/Modules.php	2009-01-22 02:08:37.784770000 -0500
@@ -2,8 +2,8 @@
 /**
  * Handling Modules
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/classes/Modules.php $
- * @date        $Date: 2009-01-21 23:08:37 -0800 (Wed, 21 Jan 2009) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/classes/Modules.php $
+ * @date        $Date: 2009-01-22 02:08:37 -0500 (Thu, 22 Jan 2009) $
  * @version     $Revision: 19784 $
  * @author      $Author: kormoc $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/classes/MythBackend.php mythplugins-0.23.1/mythweb/classes/MythBackend.php
--- mythplugins-0.23.1-release/mythweb/classes/MythBackend.php	2010-07-16 23:33:19.000000000 -0400
+++ mythplugins-0.23.1/mythweb/classes/MythBackend.php	2010-07-16 23:33:19.783309000 -0400
@@ -1,8 +1,8 @@
 <?php
 /**
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/classes/MythBackend.php $
- * @date        $Date: 2010-07-16 20:33:19 -0700 (Fri, 16 Jul 2010) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/classes/MythBackend.php $
+ * @date        $Date: 2010-07-16 23:33:19 -0400 (Fri, 16 Jul 2010) $
  * @version     $Revision: 25367 $
  * @author      $Author: cpinkham $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/classes/MythFrontend.php mythplugins-0.23.1/mythweb/classes/MythFrontend.php
--- mythplugins-0.23.1-release/mythweb/classes/MythFrontend.php	2009-01-22 02:01:06.000000000 -0500
[...2850 lines suppressed...]
+ * @date        $Date: 2008-02-16 19:07:51 -0500 (Sat, 16 Feb 2008) $
  * @version     $Revision: 16087 $
  * @author      $Author: kormoc $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/weather/init.php mythplugins-0.23.1/mythweb/modules/weather/init.php
--- mythplugins-0.23.1-release/mythweb/modules/weather/init.php	2008-02-17 19:50:28.000000000 -0500
+++ mythplugins-0.23.1/mythweb/modules/weather/init.php	2008-02-17 19:50:28.500640000 -0500
@@ -2,8 +2,8 @@
 /**
  * Initialization routines for the MythWeb Weather module
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/weather/init.php $
- * @date        $Date: 2008-02-17 16:50:28 -0800 (Sun, 17 Feb 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/modules/weather/init.php $
+ * @date        $Date: 2008-02-17 19:50:28 -0500 (Sun, 17 Feb 2008) $
  * @version     $Revision: 16122 $
  * @author      $Author: xris $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/weather/set_screen.php mythplugins-0.23.1/mythweb/modules/weather/set_screen.php
--- mythplugins-0.23.1-release/mythweb/modules/weather/set_screen.php	2008-02-22 16:35:09.000000000 -0500
+++ mythplugins-0.23.1/mythweb/modules/weather/set_screen.php	2008-02-22 16:35:09.910169000 -0500
@@ -2,8 +2,8 @@
 /**
  * Weather Screen settings
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/weather/set_screen.php $
- * @date        $Date: 2008-02-22 13:35:09 -0800 (Fri, 22 Feb 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/modules/weather/set_screen.php $
+ * @date        $Date: 2008-02-22 16:35:09 -0500 (Fri, 22 Feb 2008) $
  * @version     $Revision: 16202 $
  * @author      $Author: xris $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/set_screen.php mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/set_screen.php
--- mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/set_screen.php	2008-02-22 16:35:09.000000000 -0500
+++ mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/set_screen.php	2008-02-22 16:35:09.910169000 -0500
@@ -2,8 +2,8 @@
 /**
  * Display/save MythWeather Screen settings
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/weather/tmpl/default/set_screen.php $
- * @date        $Date: 2008-02-22 13:35:09 -0800 (Fri, 22 Feb 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/modules/weather/tmpl/default/set_screen.php $
+ * @date        $Date: 2008-02-22 16:35:09 -0500 (Fri, 22 Feb 2008) $
  * @version     $Revision: 16202 $
  * @author      $Author: xris $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.18h.php mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.18h.php
--- mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.18h.php	2008-06-22 10:34:53.000000000 -0400
+++ mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.18h.php	2008-06-22 10:34:53.829578000 -0400
@@ -2,8 +2,8 @@
 /**
  * Display template for 18 Hour Forecast for the Weather module
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/weather/tmpl/default/weather.18h.php $
- * @date        $Date: 2008-06-22 07:34:53 -0700 (Sun, 22 Jun 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.18h.php $
+ * @date        $Date: 2008-06-22 10:34:53 -0400 (Sun, 22 Jun 2008) $
  * @version     $Revision: 17568 $
  * @author      $Author: kormoc $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.3d.php mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.3d.php
--- mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.3d.php	2008-02-22 16:35:09.000000000 -0500
+++ mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.3d.php	2008-02-22 16:35:09.910169000 -0500
@@ -2,8 +2,8 @@
 /**
  * Display template for Three Day Forecast for the Weather module
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/weather/tmpl/default/weather.3d.php $
- * @date        $Date: 2008-02-22 13:35:09 -0800 (Fri, 22 Feb 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.3d.php $
+ * @date        $Date: 2008-02-22 16:35:09 -0500 (Fri, 22 Feb 2008) $
  * @version     $Revision: 16202 $
  * @author      $Author: xris $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.6d.php mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.6d.php
--- mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.6d.php	2008-02-22 16:35:09.000000000 -0500
+++ mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.6d.php	2008-02-22 16:35:09.910169000 -0500
@@ -2,8 +2,8 @@
 /**
  * Display template for Six Day Forecast for the Weather module
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/weather/tmpl/default/weather.6d.php $
- * @date        $Date: 2008-02-22 13:35:09 -0800 (Fri, 22 Feb 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.6d.php $
+ * @date        $Date: 2008-02-22 16:35:09 -0500 (Fri, 22 Feb 2008) $
  * @version     $Revision: 16202 $
  * @author      $Author: xris $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.am.php mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.am.php
--- mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.am.php	2009-09-12 00:26:24.000000000 -0400
+++ mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.am.php	2009-09-12 00:26:24.233065000 -0400
@@ -2,8 +2,8 @@
 /**
  * Display template for Animated Maps for the Weather module
  a
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/weather/tmpl/default/weather.am.php $
- * @date        $Date: 2009-09-11 21:26:24 -0700 (Fri, 11 Sep 2009) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.am.php $
+ * @date        $Date: 2009-09-12 00:26:24 -0400 (Sat, 12 Sep 2009) $
  * @version     $Revision: 21795 $
  * @author      $Author: kormoc $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.cc.php mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.cc.php
--- mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.cc.php	2008-02-22 16:35:09.000000000 -0500
+++ mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.cc.php	2008-02-22 16:35:09.910169000 -0500
@@ -2,8 +2,8 @@
 /**
  * Display template for Current Conditions for the Weather module
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/weather/tmpl/default/weather.cc.php $
- * @date        $Date: 2008-02-22 13:35:09 -0800 (Fri, 22 Feb 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.cc.php $
+ * @date        $Date: 2008-02-22 16:35:09 -0500 (Fri, 22 Feb 2008) $
  * @version     $Revision: 16202 $
  * @author      $Author: xris $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.php mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.php
--- mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.php	2009-08-02 00:50:00.000000000 -0400
+++ mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.php	2009-08-02 00:50:00.173060000 -0400
@@ -2,8 +2,8 @@
 /**
  * Display template for the Weather module
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/weather/tmpl/default/weather.php $
- * @date        $Date: 2009-08-01 21:50:00 -0700 (Sat, 01 Aug 2009) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.php $
+ * @date        $Date: 2009-08-02 00:50:00 -0400 (Sun, 02 Aug 2009) $
  * @version     $Revision: 21099 $
  * @author      $Author: kormoc $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.sm.php mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.sm.php
--- mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/weather.sm.php	2009-09-12 00:26:24.000000000 -0400
+++ mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/weather.sm.php	2009-09-12 00:26:24.233065000 -0400
@@ -2,8 +2,8 @@
 /**
  * Display template for Static Maps for the Weather module
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/weather/tmpl/default/weather.sm.php $
- * @date        $Date: 2009-09-11 21:26:24 -0700 (Fri, 11 Sep 2009) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/modules/weather/tmpl/default/weather.sm.php $
+ * @date        $Date: 2009-09-12 00:26:24 -0400 (Sat, 12 Sep 2009) $
  * @version     $Revision: 21795 $
  * @author      $Author: kormoc $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/welcome.php mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/welcome.php
--- mythplugins-0.23.1-release/mythweb/modules/weather/tmpl/default/welcome.php	2008-02-10 04:51:19.000000000 -0500
+++ mythplugins-0.23.1/mythweb/modules/weather/tmpl/default/welcome.php	2008-02-10 04:51:19.898502000 -0500
@@ -2,8 +2,8 @@
 /**
  * Welcome page description of the Weather module.
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/weather/tmpl/default/welcome.php $
- * @date        $Date: 2008-02-10 01:51:19 -0800 (Sun, 10 Feb 2008) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-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 $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/modules/welcome.php mythplugins-0.23.1/mythweb/modules/welcome.php
--- mythplugins-0.23.1-release/mythweb/modules/welcome.php	2009-01-20 01:42:03.000000000 -0500
+++ mythplugins-0.23.1/mythweb/modules/welcome.php	2009-01-20 01:42:03.375248000 -0500
@@ -2,8 +2,8 @@
 /**
  * Welcome page that lists the available mythweb sections
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/modules/welcome.php $
- * @date        $Date: 2009-01-19 22:42:03 -0800 (Mon, 19 Jan 2009) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/modules/welcome.php $
+ * @date        $Date: 2009-01-20 01:42:03 -0500 (Tue, 20 Jan 2009) $
  * @version     $Revision: 19752 $
  * @author      $Author: kormoc $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/mythweb.php mythplugins-0.23.1/mythweb/mythweb.php
--- mythplugins-0.23.1-release/mythweb/mythweb.php	2009-01-20 01:42:03.000000000 -0500
+++ mythplugins-0.23.1/mythweb/mythweb.php	2009-01-20 01:42:03.375248000 -0500
@@ -2,8 +2,8 @@
 /**
  * The main brain script for all of MythWeb.
  *
- * @url         $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/mythweb.php $
- * @date        $Date: 2009-01-19 22:42:03 -0800 (Mon, 19 Jan 2009) $
+ * @url         $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/mythweb.php $
+ * @date        $Date: 2009-01-20 01:42:03 -0500 (Tue, 20 Jan 2009) $
  * @version     $Revision: 19752 $
  * @author      $Author: kormoc $
  * @license     GPL
diff -Naurp -x '*/docs/*' mythplugins-0.23.1-release/mythweb/mythweb.pl mythplugins-0.23.1/mythweb/mythweb.pl
--- mythplugins-0.23.1-release/mythweb/mythweb.pl	2008-11-08 17:54:46.000000000 -0500
+++ mythplugins-0.23.1/mythweb/mythweb.pl	2008-11-08 17:54:46.123838000 -0500
@@ -2,8 +2,8 @@
 #
 # This is the perl-based module handler.  It is the counterpart of mythweb.php
 #
-# @url       $URL: http://svn.mythtv.org/svn/tags/release-0-23-1/mythplugins/mythweb/mythweb.pl $
-# @date      $Date: 2008-11-08 14:54:46 -0800 (Sat, 08 Nov 2008) $
+# @url       $URL: svn+ssh://svn.mythtv.org/var/lib/svn/branches/release-0-23-fixes/mythplugins/mythweb/mythweb.pl $
+# @date      $Date: 2008-11-08 17:54:46 -0500 (Sat, 08 Nov 2008) $
 # @version   $Revision: 19007 $
 # @author    $Author: kormoc $
 #



More information about the rpmfusion-commits mailing list