Changeset 3919
- Timestamp:
- Sep 5, 2010, 10:45:36 AM (16 years ago)
- Location:
- ipk/source
- Files:
-
- 9 edited
-
mediacenter_mayhemIIIHD_3_1/CONTROL/control (modified) (1 diff)
-
mediacenter_mayhemIIIHD_3_1/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/skin.xml (modified) (2 diffs)
-
mediacenter_mayhemIIIKS_3_1/CONTROL/control (modified) (1 diff)
-
mediacenter_mayhemIIIKS_3_1/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIKS/skin.xml (modified) (1 diff)
-
swapmediacenter_mayhemIIIHD_3_1/CONTROL/control (modified) (1 diff)
-
swapmediacenter_mayhemIIIHD_3_1/var/swap/mcskins/mayhemIIIHD/skin.xml (modified) (3 diffs)
-
swapmediacenter_mayhemIIIKS_3_1/CONTROL/control (modified) (1 diff)
-
swapmediacenter_mayhemIIIKS_3_1/var/swap/mcskins/mayhemIIIKS/skin.xml (modified) (2 diffs)
-
swapmediacenter_mayhemIIISD_3_0/CONTROL/control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/mediacenter_mayhemIIIHD_3_1/CONTROL/control
r3880 r3919 1 1 Package: enigma2-plugin-mediacenter-mayhem3hd 2 2 Version: 3.3 3 Description: Skin "MayhemIII HD"to change the look of the AAF- MediaCenter. The skin just fits if you use a HD Skin in enigma!3 Description: "MayhemIII HD" skin to change the look of the AAF- MediaCenter. The skin just fits if you use a HD Skin in enigma! 4 4 Section: mediacenter 5 5 Priority: optional -
ipk/source/mediacenter_mayhemIIIHD_3_1/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/skin.xml
r3918 r3919 62 62 <!-- MC Settings Menu --> 63 63 <screen name="MC_Settings" position="0,0" size="1280,720" title="Media Center - Settings" flags="wfNoBorder" backgroundColor="#1f1f21" > 64 <ePixmap pixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/images/bghome.png" position="0,0" zPosition="1" size="1280,720" transparent="1" alphatest="on" /> 65 <ePixmap pixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/images/bgSettings.png" position="352,93" zPosition="2" size="928,576" transparent="1" alphatest="on" /> 66 <ePixmap pixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/images/innerring.png" position="158,31" zPosition="3" size="366,143" transparent="1" alphatest="on" /> 64 <ePixmap pixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/images/bghome.png" position="0,0" zPosition="1" size="1280,720" transparent="1" alphatest="on" /> 65 <ePixmap pixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/images/bgSettings.png" position="352,93" zPosition="2" size="928,576" transparent="1" alphatest="on" /> 66 <ePixmap pixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/images/innerring.png" position="158,31" zPosition="3" size="366,143" transparent="1" alphatest="on" /> 67 <eLabel font="Regular;12" foregroundColor="white" halign="right" position="980,673" size="250,18" text="mayhem III HD v3.3 by Civer" valign="center" zPosition="5" transparent="1" /> 67 68 <widget source="title" transparent="1" render="Label" zPosition="2" position="100,80" size="280,35" font="Regular;23" /> 68 69 <widget source="menu" render="Listbox" zPosition="5" transparent="1" position="120,320" size="420,245" scrollbarMode="showOnDemand" enableWrapAround="1" foregroundColor="#FFFFFF" foregroundColorSelected="#FFFFFF" selectionPixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/images/selection_bar.png" > … … 70 71 </widget> 71 72 <widget source="global.CurrentTime" render="Label" position="1100,41" zPosition="3" size="85,28" font="Regular;26" transparent="1" halign="left" valign="center"> 72 <convert type="ClockToText">Format:%H:%M</convert>73 </widget>73 <convert type="ClockToText">Format:%H:%M</convert> 74 </widget> 74 75 </screen> 75 76 -
ipk/source/mediacenter_mayhemIIIKS_3_1/CONTROL/control
r3880 r3919 1 1 Package: enigma2-plugin-mediacenter-mayhem3ks 2 2 Version: 3.3 3 Description: Skin "MayhemIII Kingsize"to change the look of the AAF- MediaCenter. The skin just fits if you use a Kingsize Skin in enigma!3 Description: "MayhemIII Kingsize" skin to change the look of the AAF- MediaCenter. The skin just fits if you use a Kingsize Skin in enigma! 4 4 Section: mediacenter 5 5 Priority: optional -
ipk/source/mediacenter_mayhemIIIKS_3_1/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIKS/skin.xml
r3915 r3919 65 65 <ePixmap pixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIKS/images/settings.png" position="282,74" zPosition="2" size="743,455" transparent="1" alphatest="on"/> 66 66 <ePixmap pixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIKS/images/innerring.png" position="126,26" zPosition="4" size="294,115" transparent="1" alphatest="on" /> 67 <eLabel font="Regular;11" foregroundColor="white" halign="right" position="730,540" size="250,12" text="mayhem III KS v3.3 by Civer" valign="center" zPosition="5" transparent="1" /> 67 68 <widget source="title" transparent="1" render="Label" zPosition="4" position="100,80" size="280,35" font="Regular;23" /> 68 69 <widget source="menu" render="Listbox" zPosition="4" transparent="1" position="75,210" size="200,200" scrollbarMode="showOnDemand" enableWrapAround="1" foregroundColor="#FFFFFF" foregroundColorSelected="#FFFFFF" selectionPixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIKS/images/selection_bar.png" > -
ipk/source/swapmediacenter_mayhemIIIHD_3_1/CONTROL/control
r3886 r3919 1 1 Package: enigma2-plugin-swapmediacenter-mayhem3hd 2 2 Version: 3.3 3 Description: Skin "MayhemIII HD"to change the look of the AAF- MediaCenter. The skin just fits if you use a HD Skin in enigma! SWAPSTICK IS NEEDED!3 Description: "MayhemIII HD" skin to change the look of the AAF- MediaCenter. The skin just fits if you use a HD Skin in enigma! SWAPSTICK IS NEEDED! 4 4 Section: swapmediacenter 5 5 Priority: optional -
ipk/source/swapmediacenter_mayhemIIIHD_3_1/var/swap/mcskins/mayhemIIIHD/skin.xml
r3918 r3919 3 3 <resolution xres="1280" yres="720" bpp="32" /> 4 4 </output> 5 <!-- MayhemIII-HD FLASHv3.3 XBMC Mod by Civer -->5 <!-- MayhemIII-HD SWAP v3.3 XBMC Mod by Civer --> 6 6 <!-- MC Main Menu --> 7 7 <screen name="DMC_MainMenu" position="0,0" size="1280,720" title="Media Center - Home" flags="wfNoBorder" backgroundColor="#1f1f21" > … … 62 62 <!-- MC Settings Menu --> 63 63 <screen name="MC_Settings" position="0,0" size="1280,720" title="Media Center - Settings" flags="wfNoBorder" backgroundColor="#1f1f21" > 64 <ePixmap pixmap="/var/swap/mcskins/mayhemIIIHD/images/bghome.png" position="0,0" zPosition="1" size="1280,720" transparent="1" alphatest="on" /> 65 <ePixmap pixmap="/var/swap/mcskins/mayhemIIIHD/images/bgSettings.png" position="352,93" zPosition="2" size="928,576" transparent="1" alphatest="on" /> 66 <ePixmap pixmap="/var/swap/mcskins/mayhemIIIHD/images/innerring.png" position="158,31" zPosition="3" size="366,143" transparent="1" alphatest="on" /> 64 <ePixmap pixmap="/var/swap/mcskins/mayhemIIIHD/images/bghome.png" position="0,0" zPosition="1" size="1280,720" transparent="1" alphatest="on" /> 65 <ePixmap pixmap="/var/swap/mcskins/mayhemIIIHD/images/bgSettings.png" position="352,93" zPosition="2" size="928,576" transparent="1" alphatest="on" /> 66 <ePixmap pixmap="/var/swap/mcskins/mayhemIIIHD/images/innerring.png" position="158,31" zPosition="3" size="366,143" transparent="1" alphatest="on" /> 67 <eLabel font="Regular;12" foregroundColor="white" halign="right" position="980,673" size="250,18" text="mayhem III HD v3.3 by Civer" valign="center" zPosition="5" transparent="1" /> 67 68 <widget source="title" transparent="1" render="Label" zPosition="2" position="100,80" size="280,35" font="Regular;23" /> 68 69 <widget source="menu" render="Listbox" zPosition="5" transparent="1" position="120,320" size="420,245" scrollbarMode="showOnDemand" enableWrapAround="1" foregroundColor="#FFFFFF" foregroundColorSelected="#FFFFFF" selectionPixmap="/var/swap/mcskins/mayhemIIIHD/images/selection_bar.png" > … … 70 71 </widget> 71 72 <widget source="global.CurrentTime" render="Label" position="1100,41" zPosition="3" size="85,28" font="Regular;26" transparent="1" halign="left" valign="center"> 72 <convert type="ClockToText">Format:%H:%M</convert>73 </widget>73 <convert type="ClockToText">Format:%H:%M</convert> 74 </widget> 74 75 </screen> 75 76 -
ipk/source/swapmediacenter_mayhemIIIKS_3_1/CONTROL/control
r3886 r3919 1 1 Package: enigma2-plugin-swapmediacenter-mayhem3ks 2 2 Version: 3.3 3 Description: Skin "MayhemIII Kingsize"to change the look of the AAF- MediaCenter. The skin just fits if you use a Kingsize Skin in enigma! SWAPSTICK IS NEEDED!3 Description: "MayhemIII Kingsize" skin to change the look of the AAF- MediaCenter. The skin just fits if you use a Kingsize Skin in enigma! SWAPSTICK IS NEEDED! 4 4 Section: swapmediacenter 5 5 Priority: optional 6 6 Maintainer: AAF Forum 7 7 Architecture: sh4 8 OE: mayhemIII- KingSize Skin forMediaCenter8 OE: mayhemIII- KingSize Skin MediaCenter 9 9 Homepage: http://www.aaf-digital.info 10 10 Depends: -
ipk/source/swapmediacenter_mayhemIIIKS_3_1/var/swap/mcskins/mayhemIIIKS/skin.xml
r3915 r3919 65 65 <ePixmap pixmap="/var/swap/mcskins/mayhemIIIKS/images/settings.png" position="282,74" zPosition="2" size="743,455" transparent="1" alphatest="on"/> 66 66 <ePixmap pixmap="/var/swap/mcskins/mayhemIIIKS/images/innerring.png" position="126,26" zPosition="4" size="294,115" transparent="1" alphatest="on" /> 67 <eLabel font="Regular;11" foregroundColor="white" halign="right" position="730,540" size="250,12" text="mayhem III KS v3.3 by Civer" valign="center" zPosition="5" transparent="1" /> 67 68 <widget source="title" transparent="1" render="Label" zPosition="4" position="100,80" size="280,35" font="Regular;23" /> 68 69 <widget source="menu" render="Listbox" zPosition="4" transparent="1" position="75,210" size="200,200" scrollbarMode="showOnDemand" enableWrapAround="1" foregroundColor="#FFFFFF" foregroundColorSelected="#FFFFFF" selectionPixmap="/var/swap/mcskins/mayhemIIIKS/images/selection_bar.png" > … … 70 71 </widget> 71 72 <widget source="global.CurrentTime" render="Label" position="910,34" zPosition="3" size="85,28" font="Regular;26" transparent="1" halign="left" valign="center"> 72 <convert type="ClockToText">Format:%H:%M</convert>73 </widget>73 <convert type="ClockToText">Format:%H:%M</convert> 74 </widget> 74 75 </screen> 75 76 -
ipk/source/swapmediacenter_mayhemIIISD_3_0/CONTROL/control
r3088 r3919 1 1 Package: enigma2-plugin-swapmediacenter-mayhem3sd 2 2 Version: 3.0 3 Description: Skin "MayhemIII SD"to change the look of the AAF- MediaCenter. The skin just fits if you use a SD Skin in enigma! SWAPSTICK IS NEEDED!3 Description: "MayhemIII SD" skin to change the look of the AAF- MediaCenter. The skin just fits if you use a SD Skin in enigma! SWAPSTICK IS NEEDED! 4 4 Section: swapmediacenter 5 5 Priority: optional
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)