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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Nov 24 04:04:11 UTC 2008


      Author: kormoc
        Date: 2008-11-24 04:04:10 +0000 (Mon, 24 Nov 2008)
New Revision: 19152
   Changeset: http://cvs.mythtv.org/trac/changeset/19152

Added:

   trunk/mythplugins/mythweb/modules/_shared/tmpl/iPod/
   trunk/mythplugins/mythweb/modules/_shared/tmpl/iPod/footer.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/iPod/header.php
   trunk/mythplugins/mythweb/modules/_shared/tmpl/iPod/welcome.php
   trunk/mythplugins/mythweb/modules/tv/list_recording_groups.php
   trunk/mythplugins/mythweb/modules/tv/list_shows_in_title_and_group.php
   trunk/mythplugins/mythweb/modules/tv/list_titles_in_group.php
   trunk/mythplugins/mythweb/modules/tv/submenu.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/detail.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/list_recording_groups.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/list_shows_in_title_and_group.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/list_titles_in_group.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/submenu.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/upcoming.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/iPod/welcome.php
   trunk/mythplugins/mythweb/skins/iPod-default/
   trunk/mythplugins/mythweb/skins/iPod-default/AppPanel.css
   trunk/mythplugins/mythweb/skins/iPod-default/ListPanel.css
   trunk/mythplugins/mythweb/skins/iPod-default/header.css
   trunk/mythplugins/mythweb/skins/iPod-default/img/
   trunk/mythplugins/mythweb/skins/iPod-default/img/Icons/
   trunk/mythplugins/mythweb/skins/iPod-default/img/Icons/cal.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/Icons/clock.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/Icons/logs.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/Icons/music.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/Icons/photos.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/Icons/remote.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/Icons/status.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/Icons/tv.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/Icons/video.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/Icons/weather.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/Search Background.tiff
   trunk/mythplugins/mythweb/skins/iPod-default/img/back_button.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/back_button_clicked.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/button_darkgray.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/button_darkgray_pressed.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/chevron.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/chevron_touched.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/favicon.ico
   trunk/mythplugins/mythweb/skins/iPod-default/img/header_middle.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/item_background_touched.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/off.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/on.png
   trunk/mythplugins/mythweb/skins/iPod-default/img/pinstripes.png
   trunk/mythplugins/mythweb/skins/iPod-default/style.css

Modified:

   trunk/mythplugins/mythweb/includes/skin.php
   trunk/mythplugins/mythweb/modules/_shared/lang/Catalan.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Czech.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Danish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Dutch.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/English.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/English_GB.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Finnish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/French.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/German.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Japanese.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Polish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Slovenian.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Spanish.lang
   trunk/mythplugins/mythweb/modules/_shared/lang/Swedish.lang
   trunk/mythplugins/mythweb/modules/mythweb/set_session.php
   trunk/mythplugins/mythweb/modules/remote/handler.php
   trunk/mythplugins/mythweb/modules/tv/classes/Program.php
   trunk/mythplugins/mythweb/modules/tv/detail.php
   trunk/mythplugins/mythweb/modules/tv/handler.php

Log:

First run of the ipod touch specific mythweb interface, this will lock the ipod browser to the ipod template and skin. There is no interface to set it back, just use the reset_tmpl and reset_skin get params to set it back to the defaults if you want. There is a ton more stuff to port over, so consider this a nice preview




More information about the mythtv-commits mailing list