Author: jarod
Update of /cvs/free/rpms/mythtv/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18786
Modified Files:
mythweb-0.24-fixes.patch
Log Message:
Fix mythweb patch up so it applies
mythweb-0.24-fixes.patch:
mythplugins-0.24.fixes/mythweb/.gitignore |
3
mythplugins-0.24.fixes/mythweb/classes/Database.php |
8
mythplugins-0.24.fixes/mythweb/classes/Database/Query.php |
8
mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysql.php |
8
mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysqlicompat.php |
8
mythplugins-0.24.fixes/mythweb/classes/Database/mysql.php |
8
mythplugins-0.24.fixes/mythweb/classes/Database/mysqlicompat.php |
8
mythplugins-0.24.fixes/mythweb/classes/JSON.php |
8
mythplugins-0.24.fixes/mythweb/classes/Modules.php |
8
mythplugins-0.24.fixes/mythweb/classes/MythBackend.php |
8
mythplugins-0.24.fixes/mythweb/classes/MythBase.php |
8
mythplugins-0.24.fixes/mythweb/classes/MythFrontend.php |
8
mythplugins-0.24.fixes/mythweb/classes/Services/JSON.php |
2
mythplugins-0.24.fixes/mythweb/classes/Translate.php |
8
mythplugins-0.24.fixes/mythweb/includes/class_autoload.php |
8
mythplugins-0.24.fixes/mythweb/includes/cleanup.php |
8
mythplugins-0.24.fixes/mythweb/includes/config.php |
8
mythplugins-0.24.fixes/mythweb/includes/css.php |
8
mythplugins-0.24.fixes/mythweb/includes/data_dir.php |
8
mythplugins-0.24.fixes/mythweb/includes/database.php |
8
mythplugins-0.24.fixes/mythweb/includes/db_update.php |
14
mythplugins-0.24.fixes/mythweb/includes/defines.php |
8
mythplugins-0.24.fixes/mythweb/includes/errordisplay.php |
8
mythplugins-0.24.fixes/mythweb/includes/errors.php |
8
mythplugins-0.24.fixes/mythweb/includes/init.php |
8
mythplugins-0.24.fixes/mythweb/includes/jobqueue.php |
8
mythplugins-0.24.fixes/mythweb/includes/lockdown.php |
8
mythplugins-0.24.fixes/mythweb/includes/mobile.php |
8
mythplugins-0.24.fixes/mythweb/includes/mouseovers.php |
8
mythplugins-0.24.fixes/mythweb/includes/php_version_check.php |
8
mythplugins-0.24.fixes/mythweb/includes/session.php |
8
mythplugins-0.24.fixes/mythweb/includes/skin.php |
12
mythplugins-0.24.fixes/mythweb/includes/sorting.php |
8
mythplugins-0.24.fixes/mythweb/includes/translate.php |
8
mythplugins-0.24.fixes/mythweb/includes/utils.php |
13
mythplugins-0.24.fixes/mythweb/js/pngbehavior.htc |
6
mythplugins-0.24.fixes/mythweb/js/table_sort.js |
8
mythplugins-0.24.fixes/mythweb/js/utils.js |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/lang/Finnish.lang |
288 ++++++----
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/db_access_denied.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/db_vars_error.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/error.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/fatal.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/lockdown.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/no_modules.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/site_down.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/_errors/unknown_module.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/default/footer.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/default/header.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/default/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/iPod/footer.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/iPod/header.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/iPod/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/lite/footer.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/lite/header.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/lite/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/tmpl/header.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/wap/footer.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/wap/header.php |
8
mythplugins-0.24.fixes/mythweb/modules/_shared/tmpl/wap/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/backend_log/handler.php |
8
mythplugins-0.24.fixes/mythweb/modules/backend_log/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/backend_log/tmpl/default/backend_log.php |
8
mythplugins-0.24.fixes/mythweb/modules/backend_log/tmpl/default/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/backend_log/tmpl/lite/backend_log.php |
8
mythplugins-0.24.fixes/mythweb/modules/backend_log/tmpl/lite/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/coverart/handler.pl |
8
mythplugins-0.24.fixes/mythweb/modules/coverart/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/database/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/database/set_settings.php |
8
mythplugins-0.24.fixes/mythweb/modules/database/tmpl/default/set_settings.php |
8
mythplugins-0.24.fixes/mythweb/modules/music/handler.php |
8
mythplugins-0.24.fixes/mythweb/modules/music/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/music/mp3act_functions.php |
8
mythplugins-0.24.fixes/mythweb/modules/music/stream.php |
8
mythplugins-0.24.fixes/mythweb/modules/music/tmpl/default/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythtv/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythtv/set_keys.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythtv/set_settings.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythtv/tmpl/default/set_keys.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythtv/tmpl/default/set_settings.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythtv/tmpl/lite/set_keys.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythtv/tmpl/lite/set_settings.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythweb/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythweb/set_defaults.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythweb/set_flvplayer.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythweb/set_session.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/default/set_defaults.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/default/set_flvplayer.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/default/set_session.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/lite/set_defaults.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/lite/set_flvplayer.php |
8
mythplugins-0.24.fixes/mythweb/modules/mythweb/tmpl/lite/set_session.php |
8
mythplugins-0.24.fixes/mythweb/modules/remote/do.php |
8
mythplugins-0.24.fixes/mythweb/modules/remote/handler.php |
8
mythplugins-0.24.fixes/mythweb/modules/remote/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/remote/keys.php |
8
mythplugins-0.24.fixes/mythweb/modules/remote/play_program_on_frontend.php |
8
mythplugins-0.24.fixes/mythweb/modules/remote/screenshot.php |
8
mythplugins-0.24.fixes/mythweb/modules/remote/tmpl/default/keys.php |
8
mythplugins-0.24.fixes/mythweb/modules/remote/tmpl/default/remote.php |
8
mythplugins-0.24.fixes/mythweb/modules/remote/tmpl/default/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/remote/tmpl/iPod/play_program_on_frontend.php |
8
mythplugins-0.24.fixes/mythweb/modules/remote/tmpl/iPod/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/settings/handler.php |
8
mythplugins-0.24.fixes/mythweb/modules/settings/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/settings/tmpl/default/header.php |
8
mythplugins-0.24.fixes/mythweb/modules/settings/tmpl/default/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/settings/tmpl/lite/header.php |
8
mythplugins-0.24.fixes/mythweb/modules/settings/tmpl/lite/mythweb.php |
8
mythplugins-0.24.fixes/mythweb/modules/settings/tmpl/lite/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/stats/handler.php |
8
mythplugins-0.24.fixes/mythweb/modules/stats/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/stats/tmpl/default/stats.php |
8
mythplugins-0.24.fixes/mythweb/modules/stats/tmpl/default/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/stats/tmpl/lite/stats.php |
8
mythplugins-0.24.fixes/mythweb/modules/stats/tmpl/lite/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/status/handler.php |
8
mythplugins-0.24.fixes/mythweb/modules/status/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/status/tmpl/default/status.php |
8
mythplugins-0.24.fixes/mythweb/modules/status/tmpl/default/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/status/tmpl/lite/status.php |
8
mythplugins-0.24.fixes/mythweb/modules/status/tmpl/lite/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/status/tmpl/wap/status.php |
8
mythplugins-0.24.fixes/mythweb/modules/stream/handler.pl |
8
mythplugins-0.24.fixes/mythweb/modules/stream/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/stream/set_protocol.php |
8
mythplugins-0.24.fixes/mythweb/modules/stream/stream_asx.pl |
8
mythplugins-0.24.fixes/mythweb/modules/stream/stream_flv.pl |
10
mythplugins-0.24.fixes/mythweb/modules/stream/stream_flvp.pl |
8
mythplugins-0.24.fixes/mythweb/modules/stream/stream_mp4.pl |
8
mythplugins-0.24.fixes/mythweb/modules/stream/stream_raw.pl |
8
mythplugins-0.24.fixes/mythweb/modules/stream/tmpl/default/set_protocol.php |
8
mythplugins-0.24.fixes/mythweb/modules/stream/tmpl/lite/set_protocol.php |
8
mythplugins-0.24.fixes/mythweb/modules/stream/tv.pl |
8
mythplugins-0.24.fixes/mythweb/modules/tv/canned_searches.conf.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/channel.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/classes/Channel.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/classes/Program.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/classes/Recording.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/classes/Schedule.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/detail.php |
15
mythplugins-0.24.fixes/mythweb/modules/tv/get_pixmap.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/handler.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/includes/programs.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/includes/recording_schedules.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/includes/schedule_utils.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/list.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/list_recording_groups.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/list_shows_in_title_and_group.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/list_titles_in_group.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/opensearch.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/recorded.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/schedules.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/schedules_custom.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/schedules_manual.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/search.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/searches.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/set_channels.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/set_playgroup.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/set_screens.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/set_session.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/submenu.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/channel.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/detail.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/list.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/list_data.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/recorded.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/schedules.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/schedules_custom.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/schedules_manual.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/search.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/searches.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/set_channels.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/set_playgroup.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/set_screens.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/set_session.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/upcoming.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/default/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/detail.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/list_recording_groups.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/list_shows_in_title_and_group.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/list_titles_in_group.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/search.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/submenu.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/upcoming.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/iPod/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/ical/upcoming.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/channel.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/detail.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/list.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/recorded.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/schedules.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/schedules_custom.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/schedules_manual.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/search.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/searches.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/set_channels.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/set_session.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/upcoming.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/lite/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/rss/recorded.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/channel.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/detail.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/list.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/recorded.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/search.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/tmpl/wap/upcoming.php |
8
mythplugins-0.24.fixes/mythweb/modules/tv/upcoming.php |
8
mythplugins-0.24.fixes/mythweb/modules/video/edit.php |
8
mythplugins-0.24.fixes/mythweb/modules/video/handler.php |
8
mythplugins-0.24.fixes/mythweb/modules/video/imdb.php |
8
mythplugins-0.24.fixes/mythweb/modules/video/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/video/scan.php |
8
mythplugins-0.24.fixes/mythweb/modules/video/set_settings.php |
8
mythplugins-0.24.fixes/mythweb/modules/video/tmpl/default/set_settings.php |
8
mythplugins-0.24.fixes/mythweb/modules/video/tmpl/default/video.php |
8
mythplugins-0.24.fixes/mythweb/modules/video/tmpl/default/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/classes/WeatherScreen.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/handler.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/init.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/set_screen.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/set_screen.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.18h.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.3d.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.6d.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.am.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.cc.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/weather.sm.php |
8
mythplugins-0.24.fixes/mythweb/modules/weather/tmpl/default/welcome.php |
8
mythplugins-0.24.fixes/mythweb/modules/welcome.php |
8
mythplugins-0.24.fixes/mythweb/mythweb.php |
8
mythplugins-0.24.fixes/mythweb/mythweb.pl |
8
mythplugins-0.24.fixes/mythweb/skins/iPod-default/AppPanel.css |
35 -
mythplugins-0.24.fixes/mythweb/skins/iPod-default/ListPanel.css |
157 -----
mythplugins-0.24.fixes/mythweb/skins/iPod-default/header.css |
91 ---
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/cal.png |
16
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/clock.png |
19
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/logs.png |
20
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/music.png |
21
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/photos.png |
22
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/remote.png |
26
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/status.png |
24
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/tv.png |
18
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/video.png |
26
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/weather.png |
25
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/back_button.png |
23
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/back_button_clicked.png |
11
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/button_darkgray.png |
5
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/button_darkgray_pressed.png |
10
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/chevron.png |
5
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/chevron_touched.png |
3
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/favicon.ico |
3
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/header_middle.png |
5
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/item_background_touched.png |
4
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/off.png |
13
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/on.png |
14
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/pinstripes.png |
4
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/spinner.gif |
32 -
mythplugins-0.24.fixes/mythweb/skins/iPod-default/style.css |
19
mythweb/skins/iPod-default/img/Search Background.tiff |
2
263 files changed, 1138 insertions(+), 1686 deletions(-)
View full diff with command:
/usr/bin/cvs -f diff -kk -u -N -r 1.1 -r 1.2 mythweb-0.24-fixes.patch
Index: mythweb-0.24-fixes.patch
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-14/mythweb-0.24-fixes.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mythweb-0.24-fixes.patch 23 Jan 2011 03:48:05 -0000 1.1
+++ mythweb-0.24-fixes.patch 23 Jan 2011 03:51:51 -0000 1.2
@@ -1,6 +1,6 @@
-diff -Naurp mythweb-0.24.orig/classes/Database/mysqlicompat.php
mythweb-0.24.fixes/classes/Database/mysqlicompat.php
---- mythweb-0.24.orig/classes/Database/mysqlicompat.php 2008-11-08 21:42:14.000000000
-0500
-+++ mythweb-0.24.fixes/classes/Database/mysqlicompat.php 2011-01-22 18:44:18.000000000
-0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database/mysqlicompat.php
mythplugins-0.24.fixes/mythweb/classes/Database/mysqlicompat.php
+--- mythplugins-0.24.orig/mythweb/classes/Database/mysqlicompat.php 2008-11-08
21:42:14.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/classes/Database/mysqlicompat.php 2011-01-22
18:44:18.000000000 -0500
@@ -20,10 +20,10 @@
* compatibility so programs can take advantage of the better integration of
* mysqli but still run on older installations.
@@ -16,9 +16,9 @@
* @copyright Silicon Mechanics
* @license GPL
*
-diff -Naurp mythweb-0.24.orig/classes/Database/mysql.php
mythweb-0.24.fixes/classes/Database/mysql.php
---- mythweb-0.24.orig/classes/Database/mysql.php 2008-11-08 21:42:14.000000000 -0500
-+++ mythweb-0.24.fixes/classes/Database/mysql.php 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database/mysql.php
mythplugins-0.24.fixes/mythweb/classes/Database/mysql.php
+--- mythplugins-0.24.orig/mythweb/classes/Database/mysql.php 2008-11-08
21:42:14.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/classes/Database/mysql.php 2011-01-22
18:44:18.000000000 -0500
@@ -13,10 +13,10 @@
*
* MySQL Database connection class.
@@ -34,9 +34,9 @@
* @copyright Silicon Mechanics
* @license GPL
*
-diff -Naurp mythweb-0.24.orig/classes/Database/Query/mysqlicompat.php
mythweb-0.24.fixes/classes/Database/Query/mysqlicompat.php
---- mythweb-0.24.orig/classes/Database/Query/mysqlicompat.php 2010-06-09
23:05:34.000000000 -0400
-+++ mythweb-0.24.fixes/classes/Database/Query/mysqlicompat.php 2011-01-22
18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database/Query/mysqlicompat.php
mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysqlicompat.php
+--- mythplugins-0.24.orig/mythweb/classes/Database/Query/mysqlicompat.php 2010-06-09
23:05:34.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysqlicompat.php 2011-01-22
18:44:18.000000000 -0500
@@ -15,10 +15,10 @@
* This is also the parent class for the full/expanded mysqli query object,
* since many of the routines are shared between them.
@@ -52,9 +52,9 @@
* @copyright Silicon Mechanics
* @license GPL
*
-diff -Naurp mythweb-0.24.orig/classes/Database/Query/mysql.php
mythweb-0.24.fixes/classes/Database/Query/mysql.php
---- mythweb-0.24.orig/classes/Database/Query/mysql.php 2010-06-09 23:05:34.000000000
-0400
-+++ mythweb-0.24.fixes/classes/Database/Query/mysql.php 2011-01-22 18:44:18.000000000
-0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database/Query/mysql.php
mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysql.php
+--- mythplugins-0.24.orig/mythweb/classes/Database/Query/mysql.php 2010-06-09
23:05:34.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/Database/Query/mysql.php 2011-01-22
18:44:18.000000000 -0500
@@ -13,10 +13,10 @@
*
* Query handler for MySQL
@@ -70,9 +70,9 @@
* @copyright Silicon Mechanics
* @license GPL
*
-diff -Naurp mythweb-0.24.orig/classes/Database/Query.php
mythweb-0.24.fixes/classes/Database/Query.php
---- mythweb-0.24.orig/classes/Database/Query.php 2009-10-09 01:29:02.000000000 -0400
-+++ mythweb-0.24.fixes/classes/Database/Query.php 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database/Query.php
mythplugins-0.24.fixes/mythweb/classes/Database/Query.php
+--- mythplugins-0.24.orig/mythweb/classes/Database/Query.php 2009-10-09
01:29:02.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/classes/Database/Query.php 2011-01-22
18:44:18.000000000 -0500
@@ -14,10 +14,10 @@
* This is an abstract superclass that defines the basic variables and functions
* used by possible subclasses.
@@ -88,9 +88,9 @@
* @copyright Silicon Mechanics
* @license GPL
*
-diff -Naurp mythweb-0.24.orig/classes/Database.php
mythweb-0.24.fixes/classes/Database.php
---- mythweb-0.24.orig/classes/Database.php 2008-06-01 19:52:54.000000000 -0400
-+++ mythweb-0.24.fixes/classes/Database.php 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Database.php
mythplugins-0.24.fixes/mythweb/classes/Database.php
+--- mythplugins-0.24.orig/mythweb/classes/Database.php 2008-06-01 19:52:54.000000000
-0400
++++ mythplugins-0.24.fixes/mythweb/classes/Database.php 2011-01-22 18:44:18.000000000
-0500
@@ -24,10 +24,10 @@
* define _errstr() and _errno() methods to return the appropriate database
* engine error string/number.
@@ -106,9 +106,9 @@
* @copyright Silicon Mechanics
* @license GPL
*
-diff -Naurp mythweb-0.24.orig/classes/JSON.php mythweb-0.24.fixes/classes/JSON.php
---- mythweb-0.24.orig/classes/JSON.php 2008-02-22 16:35:09.000000000 -0500
-+++ mythweb-0.24.fixes/classes/JSON.php 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/JSON.php
mythplugins-0.24.fixes/mythweb/classes/JSON.php
+--- mythplugins-0.24.orig/mythweb/classes/JSON.php 2008-02-22 16:35:09.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/classes/JSON.php 2011-01-22 18:44:18.000000000 -0500
@@ -3,10 +3,10 @@
* 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.
@@ -124,9 +124,9 @@
* @license GPL
*
* @package MythWeb
-diff -Naurp mythweb-0.24.orig/classes/Modules.php mythweb-0.24.fixes/classes/Modules.php
---- mythweb-0.24.orig/classes/Modules.php 2010-09-12 04:52:48.000000000 -0400
-+++ mythweb-0.24.fixes/classes/Modules.php 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Modules.php
mythplugins-0.24.fixes/mythweb/classes/Modules.php
+--- mythplugins-0.24.orig/mythweb/classes/Modules.php 2010-09-12 04:52:48.000000000
-0400
++++ mythplugins-0.24.fixes/mythweb/classes/Modules.php 2011-01-22 18:44:18.000000000
-0500
@@ -2,10 +2,10 @@
/**
* Handling Modules
@@ -142,9 +142,9 @@
* @license GPL
*
* @package MythTV
-diff -Naurp mythweb-0.24.orig/classes/MythBackend.php
mythweb-0.24.fixes/classes/MythBackend.php
---- mythweb-0.24.orig/classes/MythBackend.php 2010-10-06 23:35:10.000000000 -0400
-+++ mythweb-0.24.fixes/classes/MythBackend.php 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/MythBackend.php
mythplugins-0.24.fixes/mythweb/classes/MythBackend.php
+--- mythplugins-0.24.orig/mythweb/classes/MythBackend.php 2010-10-06 23:35:10.000000000
-0400
++++ mythplugins-0.24.fixes/mythweb/classes/MythBackend.php 2011-01-22 18:44:18.000000000
-0500
@@ -1,10 +1,10 @@
<?php
/**
@@ -160,9 +160,9 @@
* @license GPL
*
* @package MythTV
-diff -Naurp mythweb-0.24.orig/classes/MythBase.php
mythweb-0.24.fixes/classes/MythBase.php
---- mythweb-0.24.orig/classes/MythBase.php 2010-08-28 16:16:22.000000000 -0400
-+++ mythweb-0.24.fixes/classes/MythBase.php 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/MythBase.php
mythplugins-0.24.fixes/mythweb/classes/MythBase.php
+--- mythplugins-0.24.orig/mythweb/classes/MythBase.php 2010-08-28 16:16:22.000000000
-0400
++++ mythplugins-0.24.fixes/mythweb/classes/MythBase.php 2011-01-22 18:44:18.000000000
-0500
@@ -2,10 +2,10 @@
/**
* This is the base object to handle all the common features for all myth classes
@@ -178,9 +178,9 @@
* @license GPL
*
* @package MythWeb
-diff -Naurp mythweb-0.24.orig/classes/MythFrontend.php
mythweb-0.24.fixes/classes/MythFrontend.php
---- mythweb-0.24.orig/classes/MythFrontend.php 2010-09-12 02:55:38.000000000 -0400
-+++ mythweb-0.24.fixes/classes/MythFrontend.php 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/MythFrontend.php
mythplugins-0.24.fixes/mythweb/classes/MythFrontend.php
+--- mythplugins-0.24.orig/mythweb/classes/MythFrontend.php 2010-09-12 02:55:38.000000000
-0400
++++ mythplugins-0.24.fixes/mythweb/classes/MythFrontend.php 2011-01-22 18:44:18.000000000
-0500
@@ -2,10 +2,10 @@
/**
* Connection routines for the new socket interface to mythfrontend.
@@ -196,9 +196,9 @@
* @license GPL
*
* @package MythTV
-diff -Naurp mythweb-0.24.orig/classes/Services/JSON.php
mythweb-0.24.fixes/classes/Services/JSON.php
---- mythweb-0.24.orig/classes/Services/JSON.php 2010-10-29 05:17:38.000000000 -0400
-+++ mythweb-0.24.fixes/classes/Services/JSON.php 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Services/JSON.php
mythplugins-0.24.fixes/mythweb/classes/Services/JSON.php
+--- mythplugins-0.24.orig/mythweb/classes/Services/JSON.php 2010-10-29 05:17:38.000000000
-0400
++++ mythplugins-0.24.fixes/mythweb/classes/Services/JSON.php 2011-01-22
18:44:18.000000000 -0500
@@ -50,7 +50,7 @@
* @author Matt Knapp <mdknapp[at]gmail[dot]com>
* @author Brett Stimmerman <brettstimmerman[at]gmail[dot]com>
@@ -208,9 +208,9 @@
* @license
http://www.opensource.org/licenses/bsd-license.php
* @link
http://pear.php.net/pepr/pepr-proposal-show.php?id=198
*/
-diff -Naurp mythweb-0.24.orig/classes/Translate.php
mythweb-0.24.fixes/classes/Translate.php
---- mythweb-0.24.orig/classes/Translate.php 2010-11-09 01:20:55.000000000 -0500
-+++ mythweb-0.24.fixes/classes/Translate.php 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/classes/Translate.php
mythplugins-0.24.fixes/mythweb/classes/Translate.php
+--- mythplugins-0.24.orig/mythweb/classes/Translate.php 2010-11-09 01:20:55.000000000
-0500
++++ mythplugins-0.24.fixes/mythweb/classes/Translate.php 2011-01-22 18:44:18.000000000
-0500
@@ -2,10 +2,10 @@
/**
*
@@ -226,16 +226,16 @@
* @license GPL
*
* @package MythWeb
-diff -Naurp mythweb-0.24.orig/.gitignore mythweb-0.24.fixes/.gitignore
---- mythweb-0.24.orig/.gitignore 1969-12-31 19:00:00.000000000 -0500
-+++ mythweb-0.24.fixes/.gitignore 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/.gitignore
mythplugins-0.24.fixes/mythweb/.gitignore
+--- mythplugins-0.24.orig/mythweb/.gitignore 1969-12-31 19:00:00.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/.gitignore 2011-01-22 18:44:18.000000000 -0500
@@ -0,0 +1,3 @@
+.ht*
+*.orig
+
-diff -Naurp mythweb-0.24.orig/includes/class_autoload.php
mythweb-0.24.fixes/includes/class_autoload.php
---- mythweb-0.24.orig/includes/class_autoload.php 2009-09-15 20:25:15.000000000 -0400
-+++ mythweb-0.24.fixes/includes/class_autoload.php 2011-01-22 18:44:18.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/includes/class_autoload.php
mythplugins-0.24.fixes/mythweb/includes/class_autoload.php
+--- mythplugins-0.24.orig/mythweb/includes/class_autoload.php 2009-09-15
20:25:15.000000000 -0400
++++ mythplugins-0.24.fixes/mythweb/includes/class_autoload.php 2011-01-22
18:44:18.000000000 -0500
@@ -3,10 +3,10 @@
* This file is part of MythWeb, a php-based interface for MythTV.
* See
http://www.mythtv.org/ for details.
@@ -251,9 +251,9 @@
* @license GPL
*
[...3012 lines suppressed...]
\ No newline at end of file
-diff -Naurp mythweb-0.24.orig/skins/iPod-default/img/Icons/logs.png
mythweb-0.24.fixes/skins/iPod-default/img/Icons/logs.png
---- mythweb-0.24.orig/skins/iPod-default/img/Icons/logs.png 2009-01-23 00:45:53.000000000
-0500
-+++ mythweb-0.24.fixes/skins/iPod-default/img/Icons/logs.png 1969-12-31
19:00:00.000000000 -0500
+diff -Naurp mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/logs.png
mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/logs.png
+--- mythplugins-0.24.orig/mythweb/skins/iPod-default/img/Icons/logs.png 2009-01-23
00:45:53.000000000 -0500
++++ mythplugins-0.24.fixes/mythweb/skins/iPod-default/img/Icons/logs.png 1969-12-31
19:00:00.000000000 -0500
@@ -1,20 +0,0 @@
-PNG
-
@@ -5483,9 +5483,9 @@
-æWöÕ!+0î
y_aŸoéûBl×.ëSDÂ!ðøë2ÿ¯òÁK~Ù{>/àðièG-_kS©ÐÄ'Q ÚG(Øãx¥;93ôl*Oªž@/B~¹
\ÙdØ)ÿ%®yÏ#̲^ žpðñŽx
çÛº·t- §tOž×TþU
üË4'»§A