From: <spl...@us...> - 2011-10-09 09:23:47
|
Revision: 4310 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4310&view=rev Author: splatterpop Date: 2011-10-09 09:23:41 +0000 (Sun, 09 Oct 2011) Log Message: ----------- fixed language detection Modified Paths: -------------- trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/AssemblyInfo.cs trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/ShoutcastDirectoryPlugin/CMultiLanguage.cs trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/ShoutcastDirectoryPlugin.suo trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/bin/Release/ShoutcastDirectoryPlugin.dll trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Release/ShoutcastDirectoryPlugin.dll Added Paths: ----------- trunk/plugins/ShoutcastDirectory/Skins/DefaultWide/Media/hover_shoutcast.png trunk/plugins/ShoutcastDirectory/Skins/StreamedMP/ trunk/plugins/ShoutcastDirectory/Skins/StreamedMP/Media/ trunk/plugins/ShoutcastDirectory/Skins/StreamedMP/Media/hover_shoutcast.png trunk/plugins/ShoutcastDirectory/Skins/StreamedMP/ShoutcastDirectoryListView.xml trunk/plugins/ShoutcastDirectory/changelog.txt trunk/plugins/ShoutcastDirectory/open issues.txt Removed Paths: ------------- trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.SDsetupGUI.resources trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.csproj.FileListAbsolute.txt trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.csproj.GenerateResource.Cache trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.dll trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.pdb trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/TempPE/ Property Changed: ---------------- trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/ Property changes on: trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin ___________________________________________________________________ Added: svn:ignore + ShoutcastDirectoryPlugin.suo obj Modified: trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/AssemblyInfo.cs =================================================================== --- trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/AssemblyInfo.cs 2011-10-07 20:33:00 UTC (rev 4309) +++ trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/AssemblyInfo.cs 2011-10-09 09:23:41 UTC (rev 4310) @@ -15,7 +15,7 @@ [assembly: System.Reflection.AssemblyDescription("Windows plugin for Mediaportal 1")] [assembly: System.Reflection.AssemblyConfiguration("")] [assembly: System.Reflection.AssemblyTitle("ShoutcastDirectoryPlugin")] -[assembly: System.Reflection.AssemblyCopyright("Copyright \x00a9 2007")] +[assembly: System.Reflection.AssemblyCopyright("Copyright \x00a9 2007-2011")] [assembly: System.Reflection.AssemblyTrademark("none")] [assembly: System.Runtime.InteropServices.ComVisible(false)] [assembly: System.Runtime.InteropServices.Guid("354fd392-2972-4b03-b2c5-40c4c8149da6")] Modified: trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/ShoutcastDirectoryPlugin/CMultiLanguage.cs =================================================================== --- trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/ShoutcastDirectoryPlugin/CMultiLanguage.cs 2011-10-07 20:33:00 UTC (rev 4309) +++ trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/ShoutcastDirectoryPlugin/CMultiLanguage.cs 2011-10-09 09:23:41 UTC (rev 4310) @@ -52,7 +52,8 @@ using (Settings settings = new Settings(Config.GetFile(Config.Dir.Config, "MediaPortal.xml"))) { - str = settings.GetValueAsString("skin", "language", "English"); + // splatterpop 20111009: fixed language detection + str = settings.GetValueAsString("gui", "language", "English"); } using (Settings settings2 = new Settings(Config.GetFile(Config.Dir.Language, "shoutcast-languages.xml"))) Modified: trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/ShoutcastDirectoryPlugin.suo =================================================================== (Binary files differ) Modified: trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/bin/Release/ShoutcastDirectoryPlugin.dll =================================================================== (Binary files differ) Deleted: trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.SDsetupGUI.resources =================================================================== (Binary files differ) Deleted: trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.csproj.FileListAbsolute.txt =================================================================== --- trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.csproj.FileListAbsolute.txt 2011-10-07 20:33:00 UTC (rev 4309) +++ trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.csproj.FileListAbsolute.txt 2011-10-09 09:23:41 UTC (rev 4310) @@ -1,26 +0,0 @@ -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\ShoutcastDirectoryPlugin.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\ShoutcastDirectoryPlugin.pdb -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\Core.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\Dialogs.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\DirectShowLib.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\Utils.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\Ionic.Zip.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\edtftpnet-1.2.2.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\Interop.WMPLib.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\taglib-sharp.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\BassRegistration.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\Bass.Net.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\AxInterop.WMPLib.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\bin\Debug\MediaPortal.Support.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\obj\Debug\ResolveAssemblyReference.cache -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\obj\Debug\ShoutcastDirectoryPlugin.SDsetupGUI.resources -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\obj\Debug\ShoutcastDirectoryPlugin.csproj.GenerateResource.Cache -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\obj\Debug\ShoutcastDirectoryPlugin.dll -C:\Users\Anonymous\Desktop\ShoutcastDirectoryPlugin 23.01.2010\obj\Debug\ShoutcastDirectoryPlugin.pdb -C:\Programme\Team MediaPortal\MediaPortal\plugins\Windows\ShoutcastDirectoryPlugin.dll -C:\Programme\Team MediaPortal\MediaPortal\plugins\Windows\ShoutcastDirectoryPlugin.pdb -D:\projects\ShoutcastPlugin\ShoutcastDirectoryPlugin\obj\Debug\ResolveAssemblyReference.cache -D:\projects\ShoutcastPlugin\ShoutcastDirectoryPlugin\obj\Debug\ShoutcastDirectoryPlugin.SDsetupGUI.resources -D:\projects\ShoutcastPlugin\ShoutcastDirectoryPlugin\obj\Debug\ShoutcastDirectoryPlugin.csproj.GenerateResource.Cache -D:\projects\ShoutcastPlugin\ShoutcastDirectoryPlugin\obj\Debug\ShoutcastDirectoryPlugin.dll -D:\projects\ShoutcastPlugin\ShoutcastDirectoryPlugin\obj\Debug\ShoutcastDirectoryPlugin.pdb Deleted: trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.csproj.GenerateResource.Cache =================================================================== (Binary files differ) Deleted: trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.dll =================================================================== (Binary files differ) Deleted: trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Debug/ShoutcastDirectoryPlugin.pdb =================================================================== (Binary files differ) Modified: trunk/plugins/ShoutcastDirectory/ShoutcastDirectoryPlugin/obj/Release/ShoutcastDirectoryPlugin.dll =================================================================== (Binary files differ) Added: trunk/plugins/ShoutcastDirectory/Skins/DefaultWide/Media/hover_shoutcast.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/ShoutcastDirectory/Skins/DefaultWide/Media/hover_shoutcast.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/plugins/ShoutcastDirectory/Skins/StreamedMP/Media/hover_shoutcast.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/ShoutcastDirectory/Skins/StreamedMP/Media/hover_shoutcast.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/plugins/ShoutcastDirectory/Skins/StreamedMP/ShoutcastDirectoryListView.xml =================================================================== --- trunk/plugins/ShoutcastDirectory/Skins/StreamedMP/ShoutcastDirectoryListView.xml (rev 0) +++ trunk/plugins/ShoutcastDirectory/Skins/StreamedMP/ShoutcastDirectoryListView.xml 2011-10-09 09:23:41 UTC (rev 4310) @@ -0,0 +1,321 @@ +<?xml version="1.0" encoding="utf-8"?> +<window> + <id>2345</id> + <defaultcontrol>50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <define>#header.label:260</define> + <define>#header.hover:hover_shoutcast.png</define> + <define>#header.BG.colordiffuse:ffffffff</define> + <!--Default ffffffff--> + <define>#header.BG.overlay:mainoverlay.png</define> + <!--Default tvguidebg.png--> + <controls> + <control> + <description>BG</description> + <type>image</type> + <id>1</id> + <texture>Background.png</texture> + <width>1280</width> + <height>720</height> + </control> + <import>common.window.default.xml</import> + <import>common.time.xml</import> + <import>common.overlays.xml</import> + <control> + <type>actiongroup</type> + <description>action menu</description> + <defaultcontrol>2</defaultcontrol> + <onexit>50</onexit> + <buttonX>1232</buttonX> + <buttonY>50</buttonY> + <buttonwidth>48</buttonwidth> + <buttonheight>144</buttonheight> + <textureFocus>#StreamedMP.ActionMenu.Image</textureFocus> + <textureNoFocus>#StreamedMP.ActionMenu.Image</textureNoFocus> + <dimColor>00ffffff</dimColor> + <control> + <type>image</type> + <posX>1002</posX> + <posY>0</posY> + <width>278</width> + <height>720</height> + <texture>hiddenmenu_right.png</texture> + <visible>!Control.HasFocus(50)</visible> + <animation effect="slide" time="100" start="300,0">visible</animation> + <animation effect="slide" time="0" end="300,0">hidden</animation> + </control> + <control> + <id>0</id> + <description>dummy button</description> + <label>-</label> + <type>button</type> + <posX>1002</posX> + <posY>0</posY> + <width>278</width> + <height>720</height> + <visible>!Control.HasFocus(50)</visible> + <animation effect="slide" time="100" start="300,0">visible</animation> + <animation effect="slide" time="0" end="300,0">hidden</animation> + </control> + <control> + <id>0</id> + <label>SWITCH</label> + <type>label</type> + <font>mediastream12tc</font> + <posX>1040</posX> + <posY>225</posY> + <visible>!Control.HasFocus(50)</visible> + <animation effect="slide" time="100" start="300,0">visible</animation> + <animation effect="slide" time="0" end="300,0">hidden</animation> + </control> + <control> + <id>0</id> + <label>JUMP TO</label> + <type>label</type> + <font>mediastream12tc</font> + <posX>1040</posX> + <posY>393</posY> + <visible>!Control.HasFocus(50)</visible> + <animation effect="slide" time="100" start="300,0">visible</animation> + <animation effect="slide" time="0" end="300,0">hidden</animation> + </control> + <control> + <type>group</type> + <description>group element</description> + <visible>!Control.HasFocus(50)</visible> + <animation effect="slide" time="100" start="300,0">visible</animation> + <animation effect="slide" time="0" end="300,0">hidden</animation> + <posX>1040</posX> + <posY>250</posY> + <width>220</width> + <height>720</height> + <layout>StackLayout</layout> + <control> + <description>Sort Button</description> + <type>sortbutton</type> + <id>2</id> + <label> + </label> + <onup>21</onup> + <onleft>50</onleft> + </control> + <control> + <description>Starts with Button</description> + <type>selectbutton</type> + <id>3</id> + <label> + </label> + <onleft>50</onleft> + </control> + <control> + <description>Bitrate Button</description> + <type>selectbutton</type> + <id>4</id> + <label> + </label> + <onleft>50</onleft> + </control> + <control> + <description>Search Button</description> + <type>button</type> + <id>5</id> + <label> + </label> + <onleft>50</onleft> + </control> + <control> + <description>Favorites Button</description> + <type>button</type> + <id>6</id> + <label> + </label> + <onleft>50</onleft> + </control> + <control> + <description>Empty button</description> + <type>button</type> + <id>0</id> + <label>-</label> + <visible>false</visible> + </control> + <control> + <description>Now playing button</description> + <type>button</type> + <id>1141</id> + <label>4540</label> + <onleft>50</onleft> + <hyperlink>510</hyperlink> + </control> + <control> + <description>My Lyrics</description> + <type>button</type> + <id>1142</id> + <label>Lyrics</label> + <onleft>50</onleft> + <hyperlink>90478</hyperlink> + <visible>plugin.isenabled(My Lyrics)</visible> + </control> + </control> + </control> + <control> + <type>image</type> + <id>0</id> + <posX>0</posX> + <posY>675</posY> + <width>1280</width> + <height>47</height> + <texture>imagestreamtitle.png</texture> + <visible>yes</visible> + </control> + <control> + <type>fadelabel</type> + <description>Current program</description> + <id>1</id> + <posX>28</posX> + <posY>684</posY> + <width>950</width> + <font>mediastream16tc</font> + <textcolor>ff909090</textcolor> + <label>#selecteditem</label> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="250">WindowClose</animation> + <animation effect="fade" time="150">WindowOpen</animation> + <animation effect="fade" time="150">WindowClose</animation> + </control> + <control> + <description>Media Count Background</description> + <type>image</type> + <id>0</id> + <posX>1013</posX> + <posY>684</posY> + <width>260</width> + <height>30</height> + <texture>mediacountbg_Spin.png</texture> + <visible>yes</visible> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="250">WindowClose</animation> + <animation effect="slide" time="150" start="800,0">WindowOpen</animation> + <animation effect="slide" time="250" end="800,0">WindowClose</animation> + </control> + <control> + <description>Media Count Label</description> + <type>label</type> + <label>PAGE:</label> + <id>0</id> + <posX>1023</posX> + <posY>688</posY> + <font>mediastream12tc</font> + <textcolor>ff909090</textcolor> + <visible>yes</visible> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="250">WindowClose</animation> + <animation effect="slide" time="150" start="800,0">WindowOpen</animation> + <animation effect="slide" time="250" end="800,0">WindowClose</animation> + </control> + <control> + <description>genre label</description> + <type>label</type> + <id>47</id> + <posX>25</posX> + <posY>450</posY> + <label>#genre</label> + <font>mediastream12</font> + <align>left</align> + <textcolor>ffffffff</textcolor> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="250">WindowClose</animation> + <animation effect="slide" time="150" start="-800,0">WindowOpen</animation> + <animation effect="slide" time="250" end="-800,0">WindowClose</animation> + </control> + <control> + <description>meta label</description> + <type>label</type> + <id>48</id> + <posX>25</posX> + <posY>485</posY> + <label>#meta</label> + <font>mediastream12</font> + <align>left</align> + <textcolor>ffffffff</textcolor> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="250">WindowClose</animation> + <animation effect="slide" time="150" start="-800,0">WindowOpen</animation> + <animation effect="slide" time="250" end="-800,0">WindowClose</animation> + </control> + <control> + <description>listeners label</description> + <type>label</type> + <id>48</id> + <posX>25</posX> + <posY>520</posY> + <label>#listeners</label> + <font>mediastream12</font> + <align>left</align> + <textcolor>ffffffff</textcolor> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="250">WindowClose</animation> + <animation effect="slide" time="150" start="-800,0">WindowOpen</animation> + <animation effect="slide" time="250" end="-800,0">WindowClose</animation> + </control> + <control> + <description>track label</description> + <type>textboxscrollup</type> + <id>49</id> + <posX>25</posX> + <posY>555</posY> + <width>465</width> + <height>80</height> + <label>#track</label> + <font>mediastream12</font> + <align>left</align> + <textcolor>ffffffff</textcolor> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="250">WindowClose</animation> + <animation effect="slide" time="150" start="-800,0">WindowOpen</animation> + <animation effect="slide" time="250" end="-800,0">WindowClose</animation> + </control> + <control> + <description>listcontrol</description> + <type>listcontrol</type> + <id>50</id> + <posX>620</posX> + <posY>240</posY> + <height>480</height> + <width>660</width> + <onleft>99</onleft> + <onright>2</onright> + <scrollOffset>2</scrollOffset> + <PinIconWidth>15</PinIconWidth> + <PinIconHeight>15</PinIconHeight> + <PinIconXOff>57</PinIconXOff> + <PinIconYOff>13</PinIconYOff> + <itemWidth>50</itemWidth> + <itemHeight>32</itemHeight> + <!--<textureHeight>50</textureHeight>--> + <IconXOff>12</IconXOff> + <IconYOff>4</IconYOff> + <textXOff>18</textXOff> + <textYOff>5</textYOff> + <textXOff2>0</textXOff2> + <textYOff2>5</textYOff2> + <font2>mediastream11</font2> + <keepaspectratio>yes</keepaspectratio> + <!--<unfocusedAlpha>0xFF</unfocusedAlpha>--> + <spinPosX>1175</spinPosX> + <spinPosY>682</spinPosY> + <spinAlign>Right</spinAlign> + <textureUp>arrow_round_up_nofocus.png</textureUp> + <textureDown>arrow_round_down_nofocus.png</textureDown> + <textureUpFocus>arrow_round_up_focus.png</textureUpFocus> + <textureDownFocus>arrow_round_down_focus.png</textureDownFocus> + <spinWidth>50</spinWidth> + <spinHeight>37</spinHeight> + <suffix>|</suffix> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="250">WindowClose</animation> + <animation effect="slide" time="150" start="800,0">WindowOpen</animation> + <animation effect="slide" time="250" end="800,0">WindowClose</animation> + </control> + </controls> +</window> +<!--Checksum:cc270f6a92e12ca8a5315efbb00e035f--> \ No newline at end of file Added: trunk/plugins/ShoutcastDirectory/changelog.txt =================================================================== --- trunk/plugins/ShoutcastDirectory/changelog.txt (rev 0) +++ trunk/plugins/ShoutcastDirectory/changelog.txt 2011-10-09 09:23:41 UTC (rev 4310) @@ -0,0 +1,11 @@ +0.9.4.0 ++ initial version for change log + +0.9.5.0 ++ compatibility with MP 1.2.0 ++ added defaultwide skin support (rudimentary) ++ added streamedmp skin support (rudimentary) ++ removed obsolete skins (bluetwo, blue3) + +0.9.6.0 ++ fixed language detection Added: trunk/plugins/ShoutcastDirectory/open issues.txt =================================================================== --- trunk/plugins/ShoutcastDirectory/open issues.txt (rev 0) +++ trunk/plugins/ShoutcastDirectory/open issues.txt 2011-10-09 09:23:41 UTC (rev 4310) @@ -0,0 +1,13 @@ +OPEN ISSUES + +0.9.5.0 ++ style of hover icons ++ rework skin files ++ call for new skin files ++ languages? + + +FIXED ISSUES + +0.9.6.0 ++ languages \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |