You can subscribe to this list here.
2007 |
Jan
(36) |
Feb
(79) |
Mar
(123) |
Apr
(95) |
May
(119) |
Jun
(172) |
Jul
(124) |
Aug
(100) |
Sep
(83) |
Oct
(52) |
Nov
(97) |
Dec
(87) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
(131) |
Feb
(80) |
Mar
(163) |
Apr
(178) |
May
(73) |
Jun
(54) |
Jul
(106) |
Aug
(118) |
Sep
(50) |
Oct
(125) |
Nov
(100) |
Dec
(99) |
2009 |
Jan
(104) |
Feb
(99) |
Mar
(68) |
Apr
(81) |
May
(52) |
Jun
(87) |
Jul
(67) |
Aug
(33) |
Sep
(27) |
Oct
(37) |
Nov
(60) |
Dec
(116) |
2010 |
Jan
(82) |
Feb
(79) |
Mar
(38) |
Apr
(50) |
May
(45) |
Jun
(53) |
Jul
(23) |
Aug
(86) |
Sep
(22) |
Oct
(96) |
Nov
(97) |
Dec
(73) |
2011 |
Jan
(24) |
Feb
(45) |
Mar
(28) |
Apr
(31) |
May
(42) |
Jun
(25) |
Jul
|
Aug
(12) |
Sep
(28) |
Oct
(13) |
Nov
(43) |
Dec
(13) |
2012 |
Jan
(62) |
Feb
(28) |
Mar
(6) |
Apr
(16) |
May
(7) |
Jun
|
Jul
(16) |
Aug
(2) |
Sep
(1) |
Oct
(4) |
Nov
(1) |
Dec
(3) |
2013 |
Jan
(5) |
Feb
|
Mar
(34) |
Apr
(9) |
May
(6) |
Jun
(10) |
Jul
(32) |
Aug
(8) |
Sep
(11) |
Oct
(35) |
Nov
(24) |
Dec
(22) |
2014 |
Jan
(44) |
Feb
(9) |
Mar
(9) |
Apr
(15) |
May
(25) |
Jun
(34) |
Jul
(16) |
Aug
(11) |
Sep
(7) |
Oct
(6) |
Nov
(1) |
Dec
(12) |
2015 |
Jan
(33) |
Feb
(19) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
(5) |
From: <che...@us...> - 2011-04-22 22:41:55
|
Revision: 4182 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4182&view=rev Author: chef_koch Date: 2011-04-22 22:41:49 +0000 (Fri, 22 Apr 2011) Log Message: ----------- Modified Paths: -------------- trunk/plugins/ListeningTo/ListeningTo/Properties/AssemblyInfo.cs trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 trunk/plugins/ListeningTo/releases/ListeningTo-0.5.mpe1 Modified: trunk/plugins/ListeningTo/ListeningTo/Properties/AssemblyInfo.cs =================================================================== --- trunk/plugins/ListeningTo/ListeningTo/Properties/AssemblyInfo.cs 2011-04-22 22:39:11 UTC (rev 4181) +++ trunk/plugins/ListeningTo/ListeningTo/Properties/AssemblyInfo.cs 2011-04-22 22:41:49 UTC (rev 4182) @@ -21,7 +21,7 @@ using System.Reflection; using MediaPortal.Common.Utils; -[assembly: CompatibleVersion("1.1.6.27644")] +[assembly: CompatibleVersion("1.1.7.0")] // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information Modified: trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 =================================================================== --- trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 2011-04-22 22:39:11 UTC (rev 4181) +++ trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 2011-04-22 22:41:49 UTC (rev 4182) @@ -139,7 +139,27 @@ </Items> </Sections> <Dependencies> - <Items /> + <Items> + <DependencyItem> + <Type>MediaPortal</Type> + <Id /> + <MinVersion> + <Major>1</Major> + <Minor>1</Minor> + <Build>7</Build> + <Revision>0</Revision> + </MinVersion> + <MaxVersion> + <Major>0</Major> + <Minor>0</Minor> + <Build>0</Build> + <Revision>0</Revision> + </MaxVersion> + <WarnOnly>true</WarnOnly> + <Message>Need minimum MediaPortal 1.2 beta or later</Message> + <Name>MediaPortal</Name> + </DependencyItem> + </Items> </Dependencies> <GeneralInfo> <Name>ListeningTo</Name> @@ -167,7 +187,7 @@ fixed: repeater config window has no icon</VersionDescription> <DevelopmentStatus>Stable</DevelopmentStatus> <OnlineLocation>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=50&cf_id=24</OnlineLocation> - <ReleaseDate>2011-04-23T00:03:18.3329628+02:00</ReleaseDate> + <ReleaseDate>2011-04-23T00:41:00.2763386+02:00</ReleaseDate> <Tags>lmiranda im, listeningto</Tags> <Location>D:\MediaPortal\mp-plugins\trunk\plugins\ListeningTo\MpeRelease\ListeningTo.mpe1</Location> <Params> @@ -222,7 +242,7 @@ <Param1 /> <UpdateOption>OverwriteIfOlder</UpdateOption> <LocalFileName>..\ListeningTo\img\ListeningTo_enabled.png</LocalFileName> - <ZipFileName>Installer{CopyFile}\{7e2e4233-686a-489d-ad57-b00bafc50e67}-ListeningTo_enabled.png</ZipFileName> + <ZipFileName>Installer{CopyFile}\{2f611db5-9bba-4c3b-bda8-fad16b239566}-ListeningTo_enabled.png</ZipFileName> <DestinationFilename /> </FileItem> </Items> Modified: trunk/plugins/ListeningTo/releases/ListeningTo-0.5.mpe1 =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-22 22:39:17
|
Revision: 4181 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4181&view=rev Author: chef_koch Date: 2011-04-22 22:39:11 +0000 (Fri, 22 Apr 2011) Log Message: ----------- added mp 1.2 beta compatibility Modified Paths: -------------- trunk/plugins/MusicBrainzRating/MpeRelease/MusicBrainzRating.xmp2 trunk/plugins/MusicBrainzRating/MusicBrainzRating/Properties/AssemblyInfo.cs Added Paths: ----------- trunk/plugins/MusicBrainzRating/releases/MusicBrainzRating-1.2.mpe1 Removed Paths: ------------- trunk/plugins/MusicBrainzRating/MpeRelease/MusicBrainzRating.mpe1 trunk/plugins/MusicBrainzRating/MpeRelease/update.xml Deleted: trunk/plugins/MusicBrainzRating/MpeRelease/MusicBrainzRating.mpe1 =================================================================== (Binary files differ) Modified: trunk/plugins/MusicBrainzRating/MpeRelease/MusicBrainzRating.xmp2 =================================================================== --- trunk/plugins/MusicBrainzRating/MpeRelease/MusicBrainzRating.xmp2 2011-04-22 22:04:36 UTC (rev 4180) +++ trunk/plugins/MusicBrainzRating/MpeRelease/MusicBrainzRating.xmp2 2011-04-22 22:39:11 UTC (rev 4181) @@ -122,7 +122,27 @@ </Items> </Sections> <Dependencies> - <Items /> + <Items> + <DependencyItem> + <Type>MediaPortal</Type> + <Id /> + <MinVersion> + <Major>1</Major> + <Minor>1</Minor> + <Build>7</Build> + <Revision>0</Revision> + </MinVersion> + <MaxVersion> + <Major>0</Major> + <Minor>0</Minor> + <Build>0</Build> + <Revision>0</Revision> + </MaxVersion> + <WarnOnly>true</WarnOnly> + <Message>Need at minimum MediaPortal 1.2 beta or later</Message> + <Name>MediaPortal</Name> + </DependencyItem> + </Items> </Dependencies> <GeneralInfo> <Name>MusicBrainzRating</Name> @@ -133,7 +153,7 @@ <UpdateUrl>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=6&cf_id=52</UpdateUrl> <Version> <Major>1</Major> - <Minor>1</Minor> + <Minor>2</Minor> <Build>0</Build> <Revision>0</Revision> </Version> @@ -144,13 +164,10 @@ The plugin requires to find the MusicBrainz track id withing the file's id3v2 or APE tag. It offers the option to retrieve the rating from MusicBrainz and write it into MediaPortal's Music database or into the file tag after the track playing is finished.</ExtensionDescription> - <VersionDescription>added option to retrieve ratings from MusicBrainz -added option to write retrieved ratings to music database -added option to write retrieved/submitted ratings in ID3v2 tag using Picard's style (POPM 0-255) -added option to write retrieved/submitted ratings in ID3v2 tag using Foobar's style (TXXX:RATING)</VersionDescription> + <VersionDescription>added MP 1.2 beta compatibility</VersionDescription> <DevelopmentStatus>Stable</DevelopmentStatus> <OnlineLocation>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=6&cf_id=24</OnlineLocation> - <ReleaseDate>2010-10-28T00:53:51.1810943+02:00</ReleaseDate> + <ReleaseDate>2011-04-23T00:31:44.5635536+02:00</ReleaseDate> <Tags>music, ratings, now playing, musicbrainz</Tags> <Location>D:\MediaPortal\mp-plugins\trunk\plugins\MusicBrainzRating\MpeRelease\MusicBrainzRating.mpe1</Location> <Params> @@ -198,7 +215,7 @@ <Param1 /> <UpdateOption>OverwriteIfOlder</UpdateOption> <LocalFileName>..\MusicBrainzRating\img\MusicBrainzRating_enabled.png</LocalFileName> - <ZipFileName>Installer{CopyFile}\{bf39a7f6-7acd-43d6-b70a-00dc3fc3eab6}-MusicBrainzRating_enabled.png</ZipFileName> + <ZipFileName>Installer{CopyFile}\{3984ebd9-aab8-4d10-9f42-635d4b2f8204}-MusicBrainzRating_enabled.png</ZipFileName> <DestinationFilename /> </FileItem> </Items> Deleted: trunk/plugins/MusicBrainzRating/MpeRelease/update.xml =================================================================== --- trunk/plugins/MusicBrainzRating/MpeRelease/update.xml 2011-04-22 22:04:36 UTC (rev 4180) +++ trunk/plugins/MusicBrainzRating/MpeRelease/update.xml 2011-04-22 22:39:11 UTC (rev 4181) @@ -1,93 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<ExtensionCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> - <Items> - <PackageClass> - <Version>2.0</Version> - <Groups> - <Items> - <GroupItem Name="PluginDLL"> - <DisplayName>PluginDLL</DisplayName> - <DefaulChecked>true</DefaulChecked> - <Description>PluginDLL</Description> - <Files> - <Items /> - </Files> - </GroupItem> - </Items> - </Groups> - <Sections> - <Items /> - </Sections> - <Dependencies> - <Items /> - </Dependencies> - <GeneralInfo> - <Name>MusicBrainzRating</Name> - <Id>ea2aee37-34d8-41d9-a006-8a47930b5f55</Id> - <Author>chefkoch @ Team MediaPortal</Author> - <HomePage>http://forum.team-mediaportal.com/MusicBrainzRating-t77284.html</HomePage> - <ForumPage>http://forum.team-mediaportal.com/MusicBrainzRating-t77284.html</ForumPage> - <UpdateUrl>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=6&cf_id=52</UpdateUrl> - <Version> - <Major>1</Major> - <Minor>1</Minor> - <Build>0</Build> - <Revision>0</Revision> - </Version> - <ExtensionDescription>Using this plugin you are able to submit you ratings for music tracks to musicbrainz.org - -Enter you username and password in the plugin's config, start MediaPortal, play any music file and rate it by pressing 0-5 on your keyboard or remote. - -The plugin requires to find the MusicBrainz track id withing the file's id3v2 or APE tag. - -It offers the option to retrieve the rating from MusicBrainz and write it into MediaPortal's Music database or into the file tag after the track playing is finished.</ExtensionDescription> - <VersionDescription>added option to retrieve ratings from MusicBrainz -added option to write retrieved ratings to music database -added option to write retrieved/submitted ratings in ID3v2 tag using Picard's style (POPM 0-255) -added option to write retrieved/submitted ratings in ID3v2 tag using Foobar's style (TXXX:RATING)</VersionDescription> - <DevelopmentStatus>Stable</DevelopmentStatus> - <OnlineLocation>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=6&cf_id=24</OnlineLocation> - <ReleaseDate>2010-10-28T00:53:51.1810943+02:00</ReleaseDate> - <Tags>music, ratings, now playing, musicbrainz</Tags> - <Location>D:\MediaPortal\mp-plugins\trunk\plugins\MusicBrainzRating\MpeRelease\MusicBrainzRating.mpe1</Location> - <Params> - <Items> - <SectionParam Name="Icon"> - <Value>D:\MediaPortal\mp-plugins\trunk\plugins\MusicBrainzRating\MusicBrainzRating\img\MusicBrainzRating_enabled.png</Value> - <ValueType>File</ValueType> - <Description>The icon file of the package (jpg,png,bmp)</Description> - </SectionParam> - <SectionParam Name="Online Icon"> - <Value>http://mp-plugins.svn.sourceforge.net/viewvc/mp-plugins/trunk/plugins/MusicBrainzRating/MusicBrainzRating/img/MusicBrainzRating_enabled.png</Value> - <ValueType>String</ValueType> - <Description>The icon file of the package stored online (jpg,png,bmp)</Description> - </SectionParam> - <SectionParam Name="Configuration file"> - <Value>%Plugins%\process\MusicBrainzRating.dll</Value> - <ValueType>Template</ValueType> - <Description>The file used to configure the extension. - If have .exe extension the will be executed - If have .dll extension used like MP plugin configuration</Description> - </SectionParam> - <SectionParam Name="Online Screenshots"> - <Value /> - <ValueType>String</ValueType> - <Description>Online stored screenshot urls separated by ; </Description> - </SectionParam> - <SectionParam Name="Force to uninstall on update"> - <Value>yes</Value> - <ValueType>Bool</ValueType> - <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description> - </SectionParam> - </Items> - </Params> - </GeneralInfo> - <UniqueFileList> - <Items /> - </UniqueFileList> - <ProjectSettings> - <FolderGroups /> - </ProjectSettings> - </PackageClass> - </Items> -</ExtensionCollection> \ No newline at end of file Modified: trunk/plugins/MusicBrainzRating/MusicBrainzRating/Properties/AssemblyInfo.cs =================================================================== --- trunk/plugins/MusicBrainzRating/MusicBrainzRating/Properties/AssemblyInfo.cs 2011-04-22 22:04:36 UTC (rev 4180) +++ trunk/plugins/MusicBrainzRating/MusicBrainzRating/Properties/AssemblyInfo.cs 2011-04-22 22:39:11 UTC (rev 4181) @@ -22,7 +22,7 @@ using System.Runtime.InteropServices; using MediaPortal.Common.Utils; -[assembly: CompatibleVersion("1.1.6.27644")] +[assembly: CompatibleVersion("1.1.7.0")] // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information @@ -57,5 +57,5 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0.0")] +[assembly: AssemblyFileVersion("1.2.0.0")] \ No newline at end of file Added: trunk/plugins/MusicBrainzRating/releases/MusicBrainzRating-1.2.mpe1 =================================================================== (Binary files differ) Property changes on: trunk/plugins/MusicBrainzRating/releases/MusicBrainzRating-1.2.mpe1 ___________________________________________________________________ Added: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-22 22:04:42
|
Revision: 4180 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4180&view=rev Author: chef_koch Date: 2011-04-22 22:04:36 +0000 (Fri, 22 Apr 2011) Log Message: ----------- Modified Paths: -------------- trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 trunk/plugins/ListeningTo/Properties/SolutionInfo.cs trunk/plugins/ListeningTo/releases/ListeningTo-0.5.mpe1 Modified: trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 =================================================================== --- trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 2011-04-22 21:56:35 UTC (rev 4179) +++ trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 2011-04-22 22:04:36 UTC (rev 4180) @@ -150,7 +150,7 @@ <UpdateUrl>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=50&cf_id=52</UpdateUrl> <Version> <Major>0</Major> - <Minor>4</Minor> + <Minor>5</Minor> <Build>0</Build> <Revision>0</Revision> </Version> @@ -167,7 +167,7 @@ fixed: repeater config window has no icon</VersionDescription> <DevelopmentStatus>Stable</DevelopmentStatus> <OnlineLocation>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=50&cf_id=24</OnlineLocation> - <ReleaseDate>2011-04-22T23:52:12.7328927+02:00</ReleaseDate> + <ReleaseDate>2011-04-23T00:03:18.3329628+02:00</ReleaseDate> <Tags>lmiranda im, listeningto</Tags> <Location>D:\MediaPortal\mp-plugins\trunk\plugins\ListeningTo\MpeRelease\ListeningTo.mpe1</Location> <Params> @@ -222,7 +222,7 @@ <Param1 /> <UpdateOption>OverwriteIfOlder</UpdateOption> <LocalFileName>..\ListeningTo\img\ListeningTo_enabled.png</LocalFileName> - <ZipFileName>Installer{CopyFile}\{2516b831-b43d-4f7b-9fc0-a93a9e433eed}-ListeningTo_enabled.png</ZipFileName> + <ZipFileName>Installer{CopyFile}\{7e2e4233-686a-489d-ad57-b00bafc50e67}-ListeningTo_enabled.png</ZipFileName> <DestinationFilename /> </FileItem> </Items> Modified: trunk/plugins/ListeningTo/Properties/SolutionInfo.cs =================================================================== --- trunk/plugins/ListeningTo/Properties/SolutionInfo.cs 2011-04-22 21:56:35 UTC (rev 4179) +++ trunk/plugins/ListeningTo/Properties/SolutionInfo.cs 2011-04-22 22:04:36 UTC (rev 4180) @@ -41,5 +41,5 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.4.0.0")] -[assembly: AssemblyFileVersion("0.4.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("0.5.0.0")] +[assembly: AssemblyFileVersion("0.5.0.0")] \ No newline at end of file Modified: trunk/plugins/ListeningTo/releases/ListeningTo-0.5.mpe1 =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-22 21:56:41
|
Revision: 4179 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4179&view=rev Author: chef_koch Date: 2011-04-22 21:56:35 +0000 (Fri, 22 Apr 2011) Log Message: ----------- Modified Paths: -------------- trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 Modified: trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 =================================================================== --- trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 2011-04-22 21:37:42 UTC (rev 4178) +++ trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 2011-04-22 21:56:35 UTC (rev 4179) @@ -161,10 +161,13 @@ It also includes a Repeater. This way you can run MP on one and MirandaIM on an other pc. The plugin is able to send the data over the network to the repeater. The repeate then sets the ListeningTo infos to MirandaIM.</ExtensionDescription> - <VersionDescription>added MP 1.2 beta compatibility</VersionDescription> - <DevelopmentStatus>Beta</DevelopmentStatus> + <VersionDescription>added MP 1.2 beta compatibility +fixed: Length is bad formatted, 5:08 is displayed as 5:8 +removed obsolete / duplicated TestData code +fixed: repeater config window has no icon</VersionDescription> + <DevelopmentStatus>Stable</DevelopmentStatus> <OnlineLocation>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=50&cf_id=24</OnlineLocation> - <ReleaseDate>2011-04-22T23:30:59.3350585+02:00</ReleaseDate> + <ReleaseDate>2011-04-22T23:52:12.7328927+02:00</ReleaseDate> <Tags>lmiranda im, listeningto</Tags> <Location>D:\MediaPortal\mp-plugins\trunk\plugins\ListeningTo\MpeRelease\ListeningTo.mpe1</Location> <Params> @@ -219,7 +222,7 @@ <Param1 /> <UpdateOption>OverwriteIfOlder</UpdateOption> <LocalFileName>..\ListeningTo\img\ListeningTo_enabled.png</LocalFileName> - <ZipFileName>Installer{CopyFile}\{f0019807-c558-4c12-a03a-8cff3957f324}-ListeningTo_enabled.png</ZipFileName> + <ZipFileName>Installer{CopyFile}\{2516b831-b43d-4f7b-9fc0-a93a9e433eed}-ListeningTo_enabled.png</ZipFileName> <DestinationFilename /> </FileItem> </Items> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-22 21:37:48
|
Revision: 4178 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4178&view=rev Author: chef_koch Date: 2011-04-22 21:37:42 +0000 (Fri, 22 Apr 2011) Log Message: ----------- added mp 1.2 beta compatibility Modified Paths: -------------- trunk/plugins/ListeningTo/ListeningTo/ListeningTo.cs trunk/plugins/ListeningTo/ListeningTo/Settings.cs trunk/plugins/ListeningTo/ListeningTo.Core/Constants.cs trunk/plugins/ListeningTo/ListeningTo.Core/ListeningTo.Core.csproj trunk/plugins/ListeningTo/ListeningTo.Core/Messenger/Skype.cs trunk/plugins/ListeningTo/ListeningTo.Core/PlayingInfo.cs trunk/plugins/ListeningTo/ListeningToRepeater/DebugWindow.cs trunk/plugins/ListeningTo/ListeningToRepeater/Program.cs trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 Added Paths: ----------- trunk/plugins/ListeningTo/releases/ListeningTo-0.5.mpe1 Modified: trunk/plugins/ListeningTo/ListeningTo/ListeningTo.cs =================================================================== --- trunk/plugins/ListeningTo/ListeningTo/ListeningTo.cs 2011-04-20 15:45:28 UTC (rev 4177) +++ trunk/plugins/ListeningTo/ListeningTo/ListeningTo.cs 2011-04-22 21:37:42 UTC (rev 4178) @@ -20,11 +20,6 @@ using System; using System.IO; -using System.Net; -using System.Net.Sockets; -using System.Text; -using System.Threading; -using IrssUtils; using ListeningTo.Core; using ListeningTo.Core.Messenger; using ListeningTo.Core.Network; Modified: trunk/plugins/ListeningTo/ListeningTo/Settings.cs =================================================================== --- trunk/plugins/ListeningTo/ListeningTo/Settings.cs 2011-04-20 15:45:28 UTC (rev 4177) +++ trunk/plugins/ListeningTo/ListeningTo/Settings.cs 2011-04-22 21:37:42 UTC (rev 4178) @@ -19,6 +19,7 @@ #endregion using System; +using IrssUtils; using MediaPortal.Configuration; using Log = MediaPortal.ServiceImplementations.Log; Modified: trunk/plugins/ListeningTo/ListeningTo.Core/Constants.cs =================================================================== --- trunk/plugins/ListeningTo/ListeningTo.Core/Constants.cs 2011-04-20 15:45:28 UTC (rev 4177) +++ trunk/plugins/ListeningTo/ListeningTo.Core/Constants.cs 2011-04-22 21:37:42 UTC (rev 4178) @@ -1,5 +1,6 @@ using System; using System.Collections.Generic; +using System.IO; using System.Linq; using System.Text; @@ -24,5 +25,10 @@ // skype variables public const string SKYPE_MUSIC_ICON = "(music)"; public const string SKYPE_MOVIE_ICON = "(~)"; + + // paths + public static readonly string LogPath = Path.Combine( + Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData), + @"Team MediaPortal\MediaPortal\log\"); } } Modified: trunk/plugins/ListeningTo/ListeningTo.Core/ListeningTo.Core.csproj =================================================================== --- trunk/plugins/ListeningTo/ListeningTo.Core/ListeningTo.Core.csproj 2011-04-20 15:45:28 UTC (rev 4177) +++ trunk/plugins/ListeningTo/ListeningTo.Core/ListeningTo.Core.csproj 2011-04-22 21:37:42 UTC (rev 4178) @@ -38,6 +38,7 @@ <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Drawing" /> + <Reference Include="System.Management" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml.Linq" /> <Reference Include="System.Data.DataSetExtensions" /> Modified: trunk/plugins/ListeningTo/ListeningTo.Core/Messenger/Skype.cs =================================================================== --- trunk/plugins/ListeningTo/ListeningTo.Core/Messenger/Skype.cs 2011-04-20 15:45:28 UTC (rev 4177) +++ trunk/plugins/ListeningTo/ListeningTo.Core/Messenger/Skype.cs 2011-04-22 21:37:42 UTC (rev 4178) @@ -1,6 +1,7 @@ using System; using System.Collections.Generic; using System.Linq; +using System.Runtime.InteropServices; using System.Text; using System.Threading; using SKYPE4COMLib; @@ -29,8 +30,13 @@ private void SetSkypeStatusMessage() { - SkypeClass skype = new SkypeClass(); - skype.CurrentUserProfile.MoodText = newMessage; + try + { + SkypeClass skype = new SkypeClass(); + skype.CurrentUserProfile.MoodText = newMessage; + } + catch (COMException) + { } } private void SetSkypeStatusMessageDelayed() Modified: trunk/plugins/ListeningTo/ListeningTo.Core/PlayingInfo.cs =================================================================== --- trunk/plugins/ListeningTo/ListeningTo.Core/PlayingInfo.cs 2011-04-20 15:45:28 UTC (rev 4177) +++ trunk/plugins/ListeningTo/ListeningTo.Core/PlayingInfo.cs 2011-04-22 21:37:42 UTC (rev 4178) @@ -1,6 +1,7 @@ using System; using System.IO; using System.Xml.Serialization; +using IrssUtils; namespace ListeningTo.Core { @@ -79,7 +80,7 @@ // To write to a file, create a StreamWriter object. StringWriter myWriter = new StringWriter(); mySerializer.Serialize(myWriter, this); - + string ret = myWriter.ToString(); myWriter.Close(); @@ -88,17 +89,24 @@ public static PlayingInfo Deserialize(string input) { - // Constructs an instance of the XmlSerializer with the type - // of object that is being deserialized. - XmlSerializer mySerializer = new XmlSerializer(typeof (PlayingInfo)); - // To read the file, creates a FileStream. - StringReader myFileStream = new StringReader(input); + try + { + // Constructs an instance of the XmlSerializer with the type + // of object that is being deserialized. + XmlSerializer mySerializer = new XmlSerializer(typeof(PlayingInfo)); + // To read the file, creates a FileStream. + StringReader myFileStream = new StringReader(input); - // Calls the Deserialize method and casts to the object type. - PlayingInfo playingInfo = (PlayingInfo)mySerializer.Deserialize(myFileStream); - myFileStream.Close(); + // Calls the Deserialize method and casts to the object type. + PlayingInfo playingInfo = (PlayingInfo)mySerializer.Deserialize(myFileStream); + myFileStream.Close(); - return playingInfo; + return playingInfo; + } + catch (Exception ex) + { + return new PlayingInfo() {RadioStationName = ex.ToString()}; + } } #endregion Modified: trunk/plugins/ListeningTo/ListeningToRepeater/DebugWindow.cs =================================================================== --- trunk/plugins/ListeningTo/ListeningToRepeater/DebugWindow.cs 2011-04-20 15:45:28 UTC (rev 4177) +++ trunk/plugins/ListeningTo/ListeningToRepeater/DebugWindow.cs 2011-04-22 21:37:42 UTC (rev 4178) @@ -26,6 +26,7 @@ } else { + Application.ThreadException -= Application_ThreadException; Program.Server.OnDoSomething -= OnDataReceived; } } @@ -38,6 +39,11 @@ #region adding status lines + void Application_ThreadException(object sender, System.Threading.ThreadExceptionEventArgs e) + { + AddStatusLine(e.ToString()); + } + #region Nested type: DelegateAddStatusLine private delegate void DelegateAddStatusLine(string status); Modified: trunk/plugins/ListeningTo/ListeningToRepeater/Program.cs =================================================================== --- trunk/plugins/ListeningTo/ListeningToRepeater/Program.cs 2011-04-20 15:45:28 UTC (rev 4177) +++ trunk/plugins/ListeningTo/ListeningToRepeater/Program.cs 2011-04-22 21:37:42 UTC (rev 4178) @@ -54,8 +54,7 @@ //Application.Run(new DebugWindow()); //return; - if (ProcessHelper.IsProcessAlreadyRunning()) - return; + if (ProcessHelper.IsProcessAlreadyRunning()) return; // load settings _settings = RepeaterSettings.Load(Program.SettingsFile); Modified: trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 =================================================================== --- trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 2011-04-20 15:45:28 UTC (rev 4177) +++ trunk/plugins/ListeningTo/MpeRelease/ListeningTo.xmp2 2011-04-22 21:37:42 UTC (rev 4178) @@ -161,13 +161,10 @@ It also includes a Repeater. This way you can run MP on one and MirandaIM on an other pc. The plugin is able to send the data over the network to the repeater. The repeate then sets the ListeningTo infos to MirandaIM.</ExtensionDescription> - <VersionDescription>added: configuration for ListeningToRepeater -added: option to set ListeningTo info to Skype -reworked: many code restructuring, split and simplified code -reworked: automatically get version from dll and use it for MPE1 build</VersionDescription> + <VersionDescription>added MP 1.2 beta compatibility</VersionDescription> <DevelopmentStatus>Beta</DevelopmentStatus> <OnlineLocation>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=50&cf_id=24</OnlineLocation> - <ReleaseDate>2010-11-01T12:01:13.4969652+01:00</ReleaseDate> + <ReleaseDate>2011-04-22T23:30:59.3350585+02:00</ReleaseDate> <Tags>lmiranda im, listeningto</Tags> <Location>D:\MediaPortal\mp-plugins\trunk\plugins\ListeningTo\MpeRelease\ListeningTo.mpe1</Location> <Params> @@ -222,7 +219,7 @@ <Param1 /> <UpdateOption>OverwriteIfOlder</UpdateOption> <LocalFileName>..\ListeningTo\img\ListeningTo_enabled.png</LocalFileName> - <ZipFileName>Installer{CopyFile}\{e2801bae-8f4c-47f7-a878-6505ac4e9553}-ListeningTo_enabled.png</ZipFileName> + <ZipFileName>Installer{CopyFile}\{f0019807-c558-4c12-a03a-8cff3957f324}-ListeningTo_enabled.png</ZipFileName> <DestinationFilename /> </FileItem> </Items> Added: trunk/plugins/ListeningTo/releases/ListeningTo-0.5.mpe1 =================================================================== (Binary files differ) Property changes on: trunk/plugins/ListeningTo/releases/ListeningTo-0.5.mpe1 ___________________________________________________________________ Added: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Sil...@us...> - 2011-04-20 15:45:53
|
Revision: 4177 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4177&view=rev Author: SilentException Date: 2011-04-20 15:45:28 +0000 (Wed, 20 Apr 2011) Log Message: ----------- Addded Blue3/Blue3wide skins which have been removed from MediaPortal release Added Paths: ----------- trunk/skins/official_skins_removed_from_distribution/Blue3/ trunk/skins/official_skins_removed_from_distribution/Blue3/BasicHome.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogAlbumInfo.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogArtistInfo.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogCIMenu.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogDateTime.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogFile.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogMenu.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogMenuBottomRight.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogNotify.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogNotifyLastFM.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogPictureInfo.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogSelect.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogSelect2.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogTVConflict.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogText.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogVideoArtistInfo.xml trunk/skins/official_skins_removed_from_distribution/Blue3/DialogVideoInfo.xml trunk/skins/official_skins_removed_from_distribution/Blue3/Media/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Action_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Action_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Backgroundtop.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Backslide.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_music_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_music_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_pictures_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_pictures_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_tv_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_tv_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_video_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_video_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_weather_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Basic_weather_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/CDcover.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/CDcover_shine.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/DefaultFolderBackBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/DefaultFolderBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/DefaultMyradio.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/DefaultMyradioBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/DefaultMyradioBigLocked.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/DefaultMyradioLocked.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/DefaultMyradioStream.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/DefaultMyradioStreamBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/DefaultPlaylist.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/DefaultPlaylistBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/DefaultShortcutBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/LastFMbutton_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/LastFMbutton_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/1080i.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/1080p.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/20.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/5.1.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/6.1.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/7.1.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/720p.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/AAC VERSION 4 LC.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/AC-3 TrueHD.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/AC-3.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/AC-3Plus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/AVC.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/DTS ES.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/DTS HRA.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/DTS MA.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/DTS.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/DivX.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/Dx50.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/E-AC-3.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/FLAC.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/MPEG AUDIO VERSION 1 LAYER 2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/MPEG AUDIO VERSION 1 LAYER 3.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/MPEG VIDEO VERSION 2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/Qdesign 2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/S-MPEG 4 V2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/Sorenson 1.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/VP6.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/WMV2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/amr.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/dts 96.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/dts 96_24.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/dts es 96_24.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/fullscreen.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/hd.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/mono.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/pcm.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/realaudio.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/realvideo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/sd.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/stereo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/subtitles.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/vc-1.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/vorbis.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/widescreen.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/wma version 2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Logos/xvid.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/MP Logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Music.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/OSD-Smalbackground.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/OSD_Arrow_down_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/OSD_Arrow_down_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/OSD_Arrow_up_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/OSD_Arrow_up_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/OSD_Back_botton.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/OSD_Back_top.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/OSD_Menu_button_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/OSD_Menu_button_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/OSD_Stripe.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Picture_cover.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Picture_cover2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Pictures.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Playing_back.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Playing_front.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Radio.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Radiobutton_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Radiobutton_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/TV1.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/background.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/background_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_I.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_J.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_L.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_O.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_S.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_T.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_Z.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_blue.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_blue_glow.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_cyan.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_cyan_glow.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_gray.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_gray_glow.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_green.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_green_glow.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_orange.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_orange_glow.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_red.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_red_glow.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_yellow.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/block_yellow_glow.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/guide.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Tetris/scoreboard.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Thumb_Mask.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Thumb_frame_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Thumb_frame_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Thumb_frame_video_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Video.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Video0.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Video1.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/VisualizationTrackInfo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/0.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/1.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/10.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/11.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/12.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/13.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/14.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/15.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/16.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/17.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/18.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/19.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/20.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/21.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/22.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/23.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/24.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/25.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/26.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/27.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/28.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/29.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/3.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/30.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/31.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/32.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/33.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/34.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/35.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/36.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/37.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/38.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/39.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/4.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/40.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/41.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/42.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/43.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/44.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/45.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/46.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/47.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/5.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/6.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/7.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/8.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/9.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/WEATHERALERT.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/na.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/128x128/permission.txt trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/0.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/1.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/10.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/11.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/12.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/13.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/14.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/15.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/16.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/17.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/18.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/19.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/20.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/21.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/22.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/23.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/24.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/25.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/26.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/27.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/28.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/29.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/3.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/30.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/31.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/32.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/33.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/34.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/35.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/36.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/37.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/38.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/39.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/4.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/40.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/41.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/42.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/43.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/44.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/45.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/46.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/47.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/5.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/6.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/7.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/8.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/9.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/WEATHERALERT.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/na.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/64x64/permission.txt trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/logos/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/logos/TWClogo_32px.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/logos/TWClogo_64px.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/Weather/logos/weather48x48.gif trunk/skins/official_skins_removed_from_distribution/Blue3/Media/album_background_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/album_background_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/#.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/A.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/B.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/C.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/D.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/E.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/F.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/G.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/H.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/I.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/J.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/K.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/L.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/Logo leer.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/M.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/N.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/O.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/P.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/Q.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/R.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/S.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/T.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/U.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/V.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/W.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/X.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/Y.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/alpha/Z.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/amazonlogo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Background_stage.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Buttf.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Buttnf.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010000.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010001.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010002.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010003.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010004.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010005.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010006.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010007.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010008.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010009.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010010.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010011.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010012.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010013.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010014.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010015.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010016.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010017.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010018.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010019.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010020.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010021.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010022.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010023.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010024.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010025.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010026.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010027.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010028.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/Guitar/guitar_0010029.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/day.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0001.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0002.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0003.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0004.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0005.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0006.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0007.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0008.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0009.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0010.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0011.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0012.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0013.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0014.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0015.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0016.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0017.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0018.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0019.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0020.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0021.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0022.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0023.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0024.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0025.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0026.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo/musicvideo0027.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/ trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0001.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0002.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0003.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0004.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0005.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0006.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0007.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0008.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0009.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0010.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0011.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0012.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0013.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0014.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0015.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0016.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0017.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0018.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0019.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0020.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0021.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0022.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0023.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0024.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0025.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0026.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/musicvideo2/musicvideo0027.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/animations/night.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/arrow_round_down_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/arrow_round_down_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/arrow_round_left_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/arrow_round_left_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/arrow_round_right_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/arrow_round_right_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/arrow_round_up_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/arrow_round_up_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/back_disabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/back_enabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/background.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/background2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/backgroundthumbsview.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/bar_hor.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/bar_vert.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/black.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button-cd-focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button-cd-nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button_close_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button_close_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button_green_focus_165x32.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button_green_nofocus_165x32.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button_long_bg.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button_shutdown_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button_shutdown_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button_small_settings_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button_small_settings_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button_tvdesktop_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/button_tvdesktop_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/calibrate_bottomright.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/calibrate_pixelratio.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/calibrate_subtitles.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/calibrate_topleft.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/calibration_bar.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/check-box.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/check-boxNF.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/cimenu_background.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/common.waiting.1.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/common.waiting.2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/common.waiting.3.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/common.waiting.4.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/common.waiting.5.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/common.waiting.6.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/common.waiting.7.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/common.waiting.8.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/context_background.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/coverart_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/coverflow_foreground.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultAudio.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultAudioBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultCdda.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultCddaBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultDVDRom.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultDVDRomBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultFolder.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultFolderBack.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultHardDisk.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultHardDiskBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultNetwork.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultNetworkBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultPicture.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultPictureBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultRemovable.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultRemovableBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultVideo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultVideoBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/defaultVideoSeenBig.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/dialog_background.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/dialog_information.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/dialog_osd_background.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/dialog_schedule_rec.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/dialogue_ok_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/dialogue_ok_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/dialogue_shutdown_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/dialogue_shutdown_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/exit_disabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/exit_enabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/fastforward_disabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/fastforward_enabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/filmstrip_bg.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/greystar.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_LastFmRadio.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_extensions.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_musicvideo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_my music.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_my news.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_my pictures.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_my plugins.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_my radio.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_my tv.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_my videos.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_my weather.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_mynumberplace.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_play disc.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_play dvd.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_remote.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_settings.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_tetris.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hover_wikipedia.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hp_selectionbar.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hp_selectionbar_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/hp_selectionbar_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_dvd.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_empty_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_empty_focus_music.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_empty_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_empty_nofocus_music.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_news.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_numberplace_colouroverlay.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_numberplace_overlay_1.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_numberplace_overlay_2.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_numberplace_overlay_3.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_numberplace_overlay_4.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_numberplace_overlay_5.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_numberplace_overlay_6.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_numberplace_overlay_7.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_numberplace_overlay_8.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/icon_numberplace_overlay_9.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/info_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/keyNF.bmp trunk/skins/official_skins_removed_from_distribution/Blue3/Media/legacyosd_volume_level_0.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/legacyosd_volume_level_10.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/list_sub_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/list_sub_focus_arrow.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/list_sub_focus_arrow_small.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/list_sub_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/listscroller_bg.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/logo_crossfade.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/logo_fastforward.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/logo_gap.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/logo_gapless.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/logo_music videos.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/logo_pause.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/logo_play.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/logo_rewind.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/logo_stop.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/mediaportaltext.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/menu_bg.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/menu_list_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/menu_list_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/minimize_disabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/minimize_enabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/missing_coverart.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/missing_coverart_video.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/mouse_left_horizontal.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/mouse_left_vertical.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/mouse_right_horizontal.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/mouse_right_vertical.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/movieinfo_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/mplogo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/music_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/mynumberplace_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/nav_refresh_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/nav_refresh_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/news.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/newsfeed_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/nowplaying_background.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_back_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_back_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_bg.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_bg_bottom.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_bg_settings.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_bg_top.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_bg_video.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_dialog.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_dialog_big.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_fastforward_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_fastforward_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_mute_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_mute_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_next_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_next_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_pause_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_pause_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_play_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_play_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_progress_background.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_progress_indicator.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_progress_left.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_progress_mid.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_progress_mid_orange.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_progress_mid_red.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_progress_right.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_rewind_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_rewind_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_settings_bookmark_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_settings_bookmark_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_slider_bg.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_slider_nibFO.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_slider_nibNF.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_stop_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_stop_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_subtitles_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_subtitles_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_video_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/osd_video_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/page_down_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/page_down_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/page_up_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/page_up_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/pause_disabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/pause_enabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/pictures_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/play_disabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/play_enabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playback_background.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playlist_item_delete_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playlist_item_delete_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playlist_item_delete_nofocus_dimmed.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playlist_item_down_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playlist_item_down_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playlist_item_down_nofocus_dimmed.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playlist_item_up_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playlist_item_up_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playlist_item_up_nofocus_dimmed.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playlist_sub_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/playlist_sub_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/preview.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/previewbackground.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/progress_back.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/progress_bg.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/progress_mid.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/radio_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/rec.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/recording_background_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/recording_background_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/remote_blue.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/remote_green.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/remote_red.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/remote_yellow.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/rew_disabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/rew_enabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/select_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/settingsUICalibration.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/settings_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/skipback_disabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/skipback_enabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/skipforward_disabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/skipforward_enabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/small_button_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/small_button_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/small_vbutton_focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/small_vbutton_nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/star.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/starbad.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/starbest.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/starbetter.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/stargood.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/statusbar_back.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/statusbar_left.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/statusbar_mid.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/statusbar_right.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/stop_disabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/stop_enabled.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/teletext_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/television_logo.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/togglebutton-off-focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/togglebutton-off-nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/togglebutton-on-focus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/togglebutton-on-nofocus.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/tv.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/tv_background.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/tv_green_border.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/tv_is_available.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/tv_is_recording.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/tv_is_timeshifting.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/tv_is_unavailable.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/tvguide_arrow_left.png trunk/skins/official_skins_removed_from_distribution/Blue3/Media/tvguide_arrow_light_left.png trunk/skins/official_ski... [truncated message content] |
From: <Rol...@us...> - 2011-04-17 21:57:12
|
Revision: 4176 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4176&view=rev Author: Rollsroyc3 Date: 2011-04-17 21:57:06 +0000 (Sun, 17 Apr 2011) Log Message: ----------- moving pictures enhancements Modified Paths: -------------- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/AndroidManifest.xml trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures.xml trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_movie.xml trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures.java trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures_movie.java Modified: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/AndroidManifest.xml =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/AndroidManifest.xml 2011-04-17 21:52:28 UTC (rev 4175) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/AndroidManifest.xml 2011-04-17 21:57:06 UTC (rev 4176) @@ -35,6 +35,7 @@ <activity android:launchMode="singleInstance" android:name=".plugins.Weather"></activity> <activity android:launchMode="singleInstance" android:name=".plugins.Radio"></activity> <activity android:launchMode="singleInstance" android:name=".plugins.Movingpictures"></activity> + <activity android:launchMode="singleInstance" android:name=".plugins.Movingpictures_movie"></activity> </application> <uses-sdk android:minSdkVersion="3" /> Modified: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures.xml =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures.xml 2011-04-17 21:52:28 UTC (rev 4175) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures.xml 2011-04-17 21:57:06 UTC (rev 4176) @@ -12,6 +12,6 @@ <GridView android:layout_y="0dip" android:layout_x="0dip" android:id="@+id/MovingpicturesGrid" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:numColumns="auto_fit"> + > </GridView> </LinearLayout> \ No newline at end of file Modified: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_movie.xml =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_movie.xml 2011-04-17 21:52:28 UTC (rev 4175) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_movie.xml 2011-04-17 21:57:06 UTC (rev 4176) @@ -2,20 +2,23 @@ <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical"> - <LinearLayout android:orientation="horizontal" - android:layout_width="fill_parent" android:layout_height="fill_parent" - android:gravity="center"> - <ImageView android:layout_width="wrap_content" - android:layout_height="wrap_content" android:id="@+id/ivMovingPicturesMovie" - android:width="150px" android:height="250px" - android:layout_gravity="left" /> - <LinearLayout android:orientation="vertical" - android:layout_width="fill_parent" android:layout_height="fill_parent" - android:gravity="center"> + <ScrollView android:id="@+id/ScrollView01" + android:layout_width="fill_parent" android:layout_height="fill_parent"> + <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" android:layout_height="wrap_content" + android:orientation="vertical"> + <ImageView android:layout_width="wrap_content" + android:paddingTop="5dip" android:layout_height="wrap_content" + android:id="@+id/ivMovingPicturesMovie" android:width="150dip" + android:height="250dip" android:layout_gravity="center_horizontal" /> <TextView android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="" android:textColor="#FFFFFFFF" android:textSize="20dip" - android:id="@+id/txtMovieDescription" android:paddingBottom="5dip"></TextView> + android:id="@+id/txtMovieDescription" android:paddingBottom="5dip" /> + <TextView android:layout_width="fill_parent" + android:layout_height="wrap_content" android:text="" + android:textColor="#FFFFFFFF" android:textSize="20dip" + android:id="@+id/txtMovieTagline" android:paddingBottom="5dip" /> </LinearLayout> - </LinearLayout> + </ScrollView> </LinearLayout> Modified: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures.java =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures.java 2011-04-17 21:52:28 UTC (rev 4175) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures.java 2011-04-17 21:57:06 UTC (rev 4176) @@ -12,7 +12,6 @@ import mediaportal.remote.R; import mediaportal.remote.communication.HttpHandler; import mediaportal.remote.utils.AppSettings; -import mediaportal.remote.utils.Vibration; import android.app.Activity; import android.app.ProgressDialog; import android.content.Context; @@ -23,7 +22,6 @@ import android.os.Bundle; import android.util.Log; import android.view.Display; -import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.view.WindowManager; @@ -36,7 +34,7 @@ public class Movingpictures extends Activity { - private static ArrayList<objMovie> MovieList = new ArrayList<objMovie>(); + public static ArrayList<objMovie> MovieList = new ArrayList<objMovie>(); public static objMovie objSelectedMovie; private TextView title; private BaseAdapter adapter; @@ -47,71 +45,67 @@ private double H; private double DefaultImageWidth = 150; private double DefaultImageHeight = 250; + private int numColumns = 0; + public static int selectedMoviePosition = 0; @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.movingpictures); - title = (TextView) findViewById(R.id.txtMovingPicturesTitle); title.setText("Moving Pictures"); - adapter = new ImageAdapter2(Movingpictures.this); - // get optimal image width and height - getImageWidth(DefaultImageWidth); - H = (DefaultImageHeight / DefaultImageWidth) * W; - - Log.e("ar:h", String.valueOf(H)); - Log.e("ar:w", String.valueOf(W)); - - GridView gridview = (GridView) findViewById(R.id.MovingpicturesGrid); - if (MovieList.isEmpty() == true) { taskFetchData = new update(); taskFetchData.execute(); Log.e("ar", "on create, movie list is empty"); } + adapter = new ImageAdapter2(Movingpictures.this); + + // get optimal image width and height + getImageWidth(DefaultImageWidth); + H = (DefaultImageHeight / DefaultImageWidth) * W; + + // set # of columns depending on width + GridView gridview = (GridView) findViewById(R.id.MovingpicturesGrid); + gridview.setNumColumns(numColumns); + gridview.setAdapter(adapter); adapter.notifyDataSetChanged(); + + objSelectedMovie = null; gridview.setOnItemClickListener(new OnItemClickListener() { public void onItemClick(AdapterView<?> parent, View v, int position, long id) { - + selectedMoviePosition = position; taskFetchData.cancel(true); - // ImageView iv = (ImageView) v - // .findViewById(R.id.icon_movingpicturesimage); - // objMovie mov = (objMovie) iv.getTag(); + objSelectedMovie = MovieList.get(position); - Vibration.vibrateShort(); + // Vibration.vibrateShort(); - // Intent myIntent = new Intent(Movingpictures.this, - // Movingpictures_movie.class); - // startActivityForResult(myIntent, 0); + Intent myIntent = new Intent(Movingpictures.this, + Movingpictures_movie.class); + startActivity(myIntent); } }); + } + public void onResume() { super.onResume(); - // if (MovieList.isEmpty() == true) { - // Log.e("ar","on resume, movie list is empty"); - // taskFetchData = new update(); - // taskFetchData.execute(); - // } - // else - // { - // Log.e("ar","on resume, movie list is not empty"); - // GridView gridview = (GridView) findViewById(R.id.MovingpicturesGrid); - // gridview.setAdapter(adapter); - // adapter.notifyDataSetChanged(); - // } + if (MovieList != null) { + taskFetchData = new update(); + taskFetchData.execute(); + } } - + + private class update extends AsyncTask<String, Void, Void> { private final ProgressDialog dialog = new ProgressDialog( Movingpictures.this); @@ -182,11 +176,6 @@ Log.e("ar", "Bitmap is null"); } - // if (picNo < pictureList.size()) // very strange exeption - // happens here 10/10 - // pictureList.set(picNo, item); - // picNo++; - // break; } else { Log.e("ar", "movie object is null"); } @@ -229,23 +218,23 @@ // @Override // create a new ImageView for each item referenced by the Adapter public View getView(int position, View convertView, ViewGroup parent) { - // View v; + View v; int skin = AppSettings.getActualSkin(); ImageView iv; - //if (convertView == null) { // if it's not recycled, initialize some + if (convertView == null) { // if it's not recycled, initialize some // attributes iv = new ImageView(mContext); iv.setLayoutParams(new GridView.LayoutParams((int) W, (int) H)); // imageView.setScaleType(ImageView.ScaleType.CENTER_CROP); // imageView.setPadding(8, 8, 8, 8); - //} else { - // v = convertView; - // iv = (ImageView) convertView; + } else { + v = convertView; + iv = (ImageView) convertView; - //} + } if (MovieList != null) { @@ -272,7 +261,7 @@ } } - private class objMovie { + public class objMovie { protected int ID; protected String title; protected String description; @@ -375,44 +364,46 @@ private void getImageWidth(double DefaultWidth) { - //Log.e("ar:new decimals", String.valueOf(DefaultWidth)); + // Log.e("ar:new decimals", String.valueOf(DefaultWidth)); Display display = ((WindowManager) getSystemService(Context.WINDOW_SERVICE)) .getDefaultDisplay(); double ViewWidth = display.getWidth(); - //Log.e("ar:ViewWidth", String.valueOf(ViewWidth)); + // Log.e("ar:ViewWidth", String.valueOf(ViewWidth)); double dblNewImageWidth = ViewWidth / DefaultWidth; - //Log.e("ar:dblNewImageWidth", String.valueOf(dblNewImageWidth)); + // Log.e("ar:dblNewImageWidth", String.valueOf(dblNewImageWidth)); + numColumns = (int) Math.round(dblNewImageWidth); + if (dblNewImageWidth == Math.round(dblNewImageWidth)) // whole number { - //Log.e("ar:info", "double is round number"); + // Log.e("ar:info", "inside" + String.valueOf(dblNewImageWidth)); W = (int) DefaultWidth; - - } - else // not a whole number + } else // not a whole number { - //Log.e("ar:info", "double is not round number"); - dblNewImageWidth = roundTwoDecimals(dblNewImageWidth); // round to two decimals - //Log.e("ar:rounded", String.valueOf(dblNewImageWidth)); + // Log.e("ar:info", "double is not round number"); + dblNewImageWidth = roundTwoDecimals(dblNewImageWidth); // round to + // two + // decimals + // Log.e("ar:rounded", String.valueOf(dblNewImageWidth)); - int intWholeImageWidth = (int) dblNewImageWidth; // get int to subtract from double, leaving decimals - //Log.e("ar:int of double", String.valueOf(intWholeImageWidth)); + int intWholeImageWidth = (int) dblNewImageWidth; // get int to + // subtract from + // double, + // leaving + // decimals + // Log.e("ar:int of double", String.valueOf(intWholeImageWidth)); dblNewImageWidth = dblNewImageWidth - intWholeImageWidth; - //Log.e("ar:new decimals", String.valueOf(dblNewImageWidth)); + // Log.e("ar:new decimals", String.valueOf(dblNewImageWidth)); - if (dblNewImageWidth <= .10 || dblNewImageWidth >= .90) - { // close enough + if (dblNewImageWidth <= .10 || dblNewImageWidth >= .99) { // close + // enough W = (int) DefaultWidth; - } - else if (dblNewImageWidth <= .49) - { + } else if (dblNewImageWidth <= .49) { getImageWidth(DefaultWidth + 1); - } - else - { + } else { getImageWidth(DefaultWidth - 1); } } @@ -422,6 +413,7 @@ double roundTwoDecimals(double d) { DecimalFormat twoDForm = new DecimalFormat("#.##"); return Double.valueOf(twoDForm.format(d)); - + } + } \ No newline at end of file Modified: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures_movie.java =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures_movie.java 2011-04-17 21:52:28 UTC (rev 4175) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures_movie.java 2011-04-17 21:57:06 UTC (rev 4176) @@ -1,5 +1,171 @@ package mediaportal.remote.plugins; -public class Movingpictures_movie { +import mediaportal.remote.R; +import android.app.Activity; +import android.app.ProgressDialog; +import android.os.AsyncTask; +import android.os.Bundle; +import android.view.GestureDetector; +import android.view.MotionEvent; +import android.view.GestureDetector.OnGestureListener; +import android.widget.ImageView; +import android.widget.TextView; +import android.widget.Toast; +public class Movingpictures_movie extends Activity implements OnGestureListener { + + private GestureDetector gestureScanner; + private static final int SWIPE_MIN_DISTANCE = 120; + private static final int SWIPE_MAX_OFF_PATH = 250; + private static final int SWIPE_THRESHOLD_VELOCITY = 200; + private Movingpictures.objMovie localMov; + + + /** Called when the activity is first created. */ + @Override + public void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + + setContentView(R.layout.movingpictures_movie); + + gestureScanner = new GestureDetector(Movingpictures_movie.this); + + + if (savedInstanceState == null) + new setMovie().execute(); + else + { + ImageView iv = (ImageView) findViewById(R.id.ivMovingPicturesMovie); + iv.setImageBitmap(localMov.BitmapImage); + + TextView MovieDescription = (TextView) findViewById(R.id.txtMovieDescription); + TextView MovieTagline = (TextView) findViewById(R.id.txtMovieTagline); + + String sbuildMovieDesc = ""; + sbuildMovieDesc = "Title: " + localMov.title + "\n"; + sbuildMovieDesc += "Rating: " + localMov.Rating + "\n"; + sbuildMovieDesc += "Runtime: " + localMov.Runtime + "\n"; + MovieDescription.setText(sbuildMovieDesc); + + MovieTagline.setText(localMov.description); + } + + + } + + public boolean onDown(MotionEvent e) { + // TODO Auto-generated method stub + return false; + } + + @Override + public boolean onTouchEvent(MotionEvent me) { + return gestureScanner.onTouchEvent(me); + } + + public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, + float velocityY) { + try { + + int max = Movingpictures.MovieList.size(); + + if (Math.abs(e1.getY() - e2.getY()) > SWIPE_MAX_OFF_PATH) + return false; + // right to left swipe + if (e1.getX() - e2.getX() > SWIPE_MIN_DISTANCE + && Math.abs(velocityX) > SWIPE_THRESHOLD_VELOCITY) { + + if (Movingpictures.selectedMoviePosition < max) { + Movingpictures.selectedMoviePosition ++; + new setMovie().execute(); + } else + Toast.makeText(this, "reached end +", Toast.LENGTH_SHORT) + .show(); + return true; + } else if (e2.getX() - e1.getX() > SWIPE_MIN_DISTANCE + && Math.abs(velocityX) > SWIPE_THRESHOLD_VELOCITY) { + + if (Movingpictures.selectedMoviePosition > 0) { + Movingpictures.selectedMoviePosition --; + new setMovie().execute(); + } else + Toast.makeText(this, "reached end -", Toast.LENGTH_SHORT) + .show(); + return true; + } + } catch (Exception e) { + // nothing + } + return false; + } + + public void onLongPress(MotionEvent e) { + // TODO Auto-generated method stub + + } + + public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, + float distanceY) { + // TODO Auto-generated method stub + return false; + } + + public void onShowPress(MotionEvent e) { + // TODO Auto-generated method stub + + } + + public boolean onSingleTapUp(MotionEvent e) { + // TODO Auto-generated method stub + return false; + } + + + private class setMovie extends AsyncTask<String, Void, Void> { + private final ProgressDialog dialog = new ProgressDialog( + Movingpictures_movie.this); + + // can use UI thread here + protected void onPreExecute() { + this.dialog.setMessage("Loading..."); + this.dialog.show(); + } + + // automatically done on worker thread (separate from UI thread) + protected Void doInBackground(final String... args) { + localMov = Movingpictures.MovieList.get(Movingpictures.selectedMoviePosition); + return null; + } + + // can use UI thread here + protected void onPostExecute(final Void unused) { + if (this.dialog.isShowing()) { + try { + this.dialog.dismiss(); + } catch (Exception ex) { + } + } + + if (localMov != null) { + + ImageView iv = (ImageView) findViewById(R.id.ivMovingPicturesMovie); + iv.setImageBitmap(localMov.BitmapImage); + + TextView MovieDescription = (TextView) findViewById(R.id.txtMovieDescription); + TextView MovieTagline = (TextView) findViewById(R.id.txtMovieTagline); + + String sbuildMovieDesc = ""; + sbuildMovieDesc = "Title: " + localMov.title + "\n"; + sbuildMovieDesc += "Rating: " + localMov.Rating + "\n"; + sbuildMovieDesc += "Runtime: " + localMov.Runtime + "\n"; + MovieDescription.setText(sbuildMovieDesc); + + MovieTagline.setText(localMov.description); + } + } + } + + + + } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Rol...@us...> - 2011-04-17 21:52:34
|
Revision: 4175 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4175&view=rev Author: Rollsroyc3 Date: 2011-04-17 21:52:28 +0000 (Sun, 17 Apr 2011) Log Message: ----------- moving pictures plugin changes Modified Paths: -------------- trunk/plugins/AndroidRemote/Server/AndroidRemote/Plugins/MovingPictures.cs trunk/plugins/AndroidRemote/Server/AndroidRemote/Request.cs trunk/plugins/AndroidRemote/Server/AndroidRemote.suo Modified: trunk/plugins/AndroidRemote/Server/AndroidRemote/Plugins/MovingPictures.cs =================================================================== --- trunk/plugins/AndroidRemote/Server/AndroidRemote/Plugins/MovingPictures.cs 2011-04-17 18:17:56 UTC (rev 4174) +++ trunk/plugins/AndroidRemote/Server/AndroidRemote/Plugins/MovingPictures.cs 2011-04-17 21:52:28 UTC (rev 4175) @@ -129,6 +129,7 @@ msg += "<Runtime>" + SomeUtils.EncodeString(m.Runtime.ToString()) + "</Runtime>\r\n"; msg += "<Image>" + SomeUtils.EncodeString(m.Image) + "</Image>\r\n"; msg += "</Movie>\r\n"; + Log.Error(new Exception("ar: movie - " + m.Title.ToString()) ); } msg += "</Database>\r\n\r\n"; @@ -151,7 +152,7 @@ { return null; } - string strSQL = "SELECT id,title,tagline,score,runtime,coverthumbfullpath FROM movie_info " + Query.ToString(); + string strSQL = "SELECT id,title,summary,score,runtime,coverthumbfullpath FROM movie_info " + Query.ToString(); SQLiteResultSet result; try { Modified: trunk/plugins/AndroidRemote/Server/AndroidRemote/Request.cs =================================================================== --- trunk/plugins/AndroidRemote/Server/AndroidRemote/Request.cs 2011-04-17 18:17:56 UTC (rev 4174) +++ trunk/plugins/AndroidRemote/Server/AndroidRemote/Request.cs 2011-04-17 21:52:28 UTC (rev 4175) @@ -323,6 +323,7 @@ { string s = MP.GetMovies(""); handler.SendMessage(socket, s); + Log.Error(new Exception("Movies return succesfully")); } else { Modified: trunk/plugins/AndroidRemote/Server/AndroidRemote.suo =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Sil...@us...> - 2011-04-17 18:18:02
|
Revision: 4174 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4174&view=rev Author: SilentException Date: 2011-04-17 18:17:56 +0000 (Sun, 17 Apr 2011) Log Message: ----------- Pipes: - focus pipes control on start - pipes will only rotate on OK action, not EVERY action - if keyboard control is off, do not react to left, right, up, down commands on pipes control - do not allow negative hours/minutes/seconds in #pipes_time property - honor user sound setting in last seconds beeps too - updated AssemblyInfo.cs to v1.0.0.2 Modified Paths: -------------- trunk/plugins/MyPipes/Pipes/PipesControl.cs trunk/plugins/MyPipes/Pipes/Properties/AssemblyInfo.cs trunk/plugins/MyPipes/Pipes/myPipes.cs Modified: trunk/plugins/MyPipes/Pipes/PipesControl.cs =================================================================== --- trunk/plugins/MyPipes/Pipes/PipesControl.cs 2011-04-16 17:50:59 UTC (rev 4173) +++ trunk/plugins/MyPipes/Pipes/PipesControl.cs 2011-04-17 18:17:56 UTC (rev 4174) @@ -336,7 +336,7 @@ } - public void Start(int m_dwControlID) + public void Start(int m_dwWindowID) { m_bSoundPlaying = false; bool doStartNew = false; @@ -358,7 +358,7 @@ if (doStartNew) { - GUIControl.FocusControl(GetID, m_dwControlID); + GUIControl.FocusControl(m_dwWindowID, GetID); GUIPropertyManager.SetProperty("#pipes_status", " "); m_dtStartTime = System.DateTime.Now; // store start time m_nLevel = 1; @@ -480,7 +480,7 @@ switch (action.wID) { case Action.ActionType.ACTION_SELECT_ITEM: - case Action.ActionType.ACTION_KEY_PRESSED: + //case Action.ActionType.ACTION_KEY_PRESSED: if ((KeyInterface == true) && (grid.Status == GameStatus.Running)) { grid.RotateCurrentPipe(true); @@ -522,18 +522,18 @@ break; case Action.ActionType.ACTION_MOVE_UP: - if (grid.CursorY > 0) grid.MoveCursor(0, -1); + if (KeyInterface && grid.CursorY > 0) grid.MoveCursor(0, -1); break; case Action.ActionType.ACTION_MOVE_DOWN: - if (grid.CursorY < grid.Rows - 1) grid.MoveCursor(0, +1); + if (KeyInterface && grid.CursorY < grid.Rows - 1) grid.MoveCursor(0, +1); break; case Action.ActionType.ACTION_MOVE_LEFT: - if (grid.CursorX > 0) grid.MoveCursor(-1, 0); + if (KeyInterface && grid.CursorX > 0) grid.MoveCursor(-1, 0); else base.OnAction(action); break; case Action.ActionType.ACTION_MOVE_RIGHT: - if (grid.CursorX < grid.Columns - 1) grid.MoveCursor(1, 0); + if (KeyInterface && grid.CursorX < grid.Columns - 1) grid.MoveCursor(1, 0); break; default: base.OnAction(action); @@ -566,10 +566,10 @@ grid.Status = GameStatus.ShowLost; SaveGameState(); } - GUIPropertyManager.SetProperty("#pipes_time", System.String.Format("{0:D2}:{1:D2}:{2:D2}", ts.Hours, ts.Minutes, ts.Seconds)); + GUIPropertyManager.SetProperty("#pipes_time", System.String.Format("{0:D2}:{1:D2}:{2:D2}", ts.Hours < 0 ? 0 : ts.Hours, ts.Minutes < 0 ? 0 : ts.Minutes, ts.Seconds < 0 ? 0 : ts.Seconds)); // play "tick" sounds every 2 seconds in the last 10 seconds int t = (int)(ts.Ticks / 10000) - 1000; - if ((!m_bSoundPlaying) && ( + if ((!m_bSoundPlaying) && Sound && ( (t > 9000 && t < 10000) || (t > 7000 && t < 8000) || (t > 5000 && t < 6000) || @@ -594,7 +594,7 @@ else { ts = System.DateTime.Now.Subtract(m_dtStartTime); - GUIPropertyManager.SetProperty("#pipes_time", ""); + GUIPropertyManager.SetProperty("#pipes_time", " "); } } Modified: trunk/plugins/MyPipes/Pipes/Properties/AssemblyInfo.cs =================================================================== --- trunk/plugins/MyPipes/Pipes/Properties/AssemblyInfo.cs 2011-04-16 17:50:59 UTC (rev 4173) +++ trunk/plugins/MyPipes/Pipes/Properties/AssemblyInfo.cs 2011-04-17 18:17:56 UTC (rev 4174) @@ -26,7 +26,7 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.1.*")] +[assembly: AssemblyVersion("0.1.0.2")] // // In order to sign your assembly you must specify a key to use. Refer to the Modified: trunk/plugins/MyPipes/Pipes/myPipes.cs =================================================================== --- trunk/plugins/MyPipes/Pipes/myPipes.cs 2011-04-16 17:50:59 UTC (rev 4173) +++ trunk/plugins/MyPipes/Pipes/myPipes.cs 2011-04-17 18:17:56 UTC (rev 4174) @@ -47,8 +47,7 @@ KeyInterface = 6, TimedGame = 8, - Score = 202, - HighScore = 204, + Pipes = 10, } string pluginTitle; @@ -155,7 +154,7 @@ { case (int)Controls.New: { - m_wndPipes.Start(controlId); + m_wndPipes.Start(GetID); break; } case (int)Controls.Sound: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-16 17:51:05
|
Revision: 4173 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4173&view=rev Author: chemelli_sf Date: 2011-04-16 17:50:59 +0000 (Sat, 16 Apr 2011) Log Message: ----------- Modified Paths: -------------- trunk/plugins/WorldMap/MyWorldMap.csproj Modified: trunk/plugins/WorldMap/MyWorldMap.csproj =================================================================== --- trunk/plugins/WorldMap/MyWorldMap.csproj 2011-04-16 17:44:28 UTC (rev 4172) +++ trunk/plugins/WorldMap/MyWorldMap.csproj 2011-04-16 17:50:59 UTC (rev 4173) @@ -189,10 +189,8 @@ <Install>true</Install> </BootstrapperPackage> </ItemGroup> + <ItemGroup /> <ItemGroup> - <Folder Include="__externals__\" /> - </ItemGroup> - <ItemGroup> <ProjectReference Include="..\..\..\..\mediaportal1\trunk\mediaportal\Core\Core.csproj"> <Project>{02FFFC1F-2555-4B99-8B01-3432D0673855}</Project> <Name>Core</Name> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-16 17:44:37
|
Revision: 4172 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4172&view=rev Author: chemelli_sf Date: 2011-04-16 17:44:28 +0000 (Sat, 16 Apr 2011) Log Message: ----------- Migrated to VS2010 and small adjustments for .NET3.5 Modified Paths: -------------- trunk/plugins/WorldMap/MAPS/BingAPIKey.Designer.cs trunk/plugins/WorldMap/MyWorldMap.csproj trunk/plugins/WorldMap/MyWorldMap.sln trunk/plugins/WorldMap/Properties/Resources.Designer.cs trunk/plugins/WorldMap/Properties/Settings.Designer.cs trunk/plugins/WorldMap/Settings.cs trunk/plugins/WorldMap/Web References/ImageryService/Reference.cs trunk/plugins/WorldMap/WorldMap.cs trunk/plugins/WorldMap/WorldmapConfig.cs trunk/plugins/WorldMap/WorldmapMenu.cs trunk/plugins/WorldMap/WorldmapSearch.cs trunk/plugins/WorldMap/app.config Modified: trunk/plugins/WorldMap/MAPS/BingAPIKey.Designer.cs =================================================================== --- trunk/plugins/WorldMap/MAPS/BingAPIKey.Designer.cs 2011-04-16 04:06:13 UTC (rev 4171) +++ trunk/plugins/WorldMap/MAPS/BingAPIKey.Designer.cs 2011-04-16 17:44:28 UTC (rev 4172) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. -// Runtime Version:2.0.50727.3607 +// Runtime Version:4.0.30319.225 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -19,7 +19,7 @@ // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class BingAPIKey { Modified: trunk/plugins/WorldMap/MyWorldMap.csproj =================================================================== --- trunk/plugins/WorldMap/MyWorldMap.csproj 2011-04-16 04:06:13 UTC (rev 4171) +++ trunk/plugins/WorldMap/MyWorldMap.csproj 2011-04-16 17:44:28 UTC (rev 4172) @@ -1,4 +1,5 @@ -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> @@ -9,6 +10,27 @@ <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>MyWorldMap</RootNamespace> <AssemblyName>MyWorldMap</AssemblyName> + <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> + <FileUpgradeFlags> + </FileUpgradeFlags> + <OldToolsVersion>3.5</OldToolsVersion> + <UpgradeBackupLocation /> + <PublishUrl>publish\</PublishUrl> + <Install>true</Install> + <InstallFrom>Disk</InstallFrom> + <UpdateEnabled>false</UpdateEnabled> + <UpdateMode>Foreground</UpdateMode> + <UpdateInterval>7</UpdateInterval> + <UpdateIntervalUnits>Days</UpdateIntervalUnits> + <UpdatePeriodically>false</UpdatePeriodically> + <UpdateRequired>false</UpdateRequired> + <MapFileExtensions>true</MapFileExtensions> + <ApplicationRevision>0</ApplicationRevision> + <ApplicationVersion>1.0.0.%2a</ApplicationVersion> + <IsWebBootstrapper>false</IsWebBootstrapper> + <UseApplicationTrust>false</UseApplicationTrust> + <BootstrapperEnabled>true</BootstrapperEnabled> + <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> @@ -36,25 +58,14 @@ <OutputPath>bin\Release\</OutputPath> </PropertyGroup> <ItemGroup> - <Reference Include="Core, Version=1.0.4.41510, Culture=neutral, processorArchitecture=x86"> - <SpecificVersion>False</SpecificVersion> - <HintPath>..\..\..\..\mediaportal\trunk\mediaportal\Core\bin\Release\Core.dll</HintPath> - </Reference> - <Reference Include="Dialogs, Version=1.0.4.41523, Culture=neutral, processorArchitecture=x86"> - <SpecificVersion>False</SpecificVersion> - <HintPath>..\..\..\..\mediaportal\trunk\mediaportal\Dialogs\bin\Release\Dialogs.dll</HintPath> - </Reference> <Reference Include="Microsoft.DirectX.Direct3D, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" /> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Drawing" /> + <Reference Include="System.EnterpriseServices" /> <Reference Include="System.Web.Services" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> - <Reference Include="Utils, Version=2.2.7.41503, Culture=neutral, processorArchitecture=x86"> - <SpecificVersion>False</SpecificVersion> - <HintPath>..\..\..\..\mediaportal\trunk\mediaportal\Utils\bin\Release\Utils.dll</HintPath> - </Reference> </ItemGroup> <ItemGroup> <Compile Include="LocalizeStrings.cs" /> @@ -79,7 +90,6 @@ <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Reference.map</DependentUpon> - <SubType>Component</SubType> </Compile> <Compile Include="WorldmapConfig.cs"> <SubType>Form</SubType> @@ -162,6 +172,40 @@ <CachedSettingsPropName>MyWorldMap_ImageryService_ImageryService</CachedSettingsPropName> </WebReferenceUrl> </ItemGroup> + <ItemGroup> + <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> + <Visible>False</Visible> + <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> + <Install>false</Install> + </BootstrapperPackage> + <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> + <Visible>False</Visible> + <ProductName>.NET Framework 3.5 SP1</ProductName> + <Install>true</Install> + </BootstrapperPackage> + <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> + <Visible>False</Visible> + <ProductName>Windows Installer 3.1</ProductName> + <Install>true</Install> + </BootstrapperPackage> + </ItemGroup> + <ItemGroup> + <Folder Include="__externals__\" /> + </ItemGroup> + <ItemGroup> + <ProjectReference Include="..\..\..\..\mediaportal1\trunk\mediaportal\Core\Core.csproj"> + <Project>{02FFFC1F-2555-4B99-8B01-3432D0673855}</Project> + <Name>Core</Name> + </ProjectReference> + <ProjectReference Include="..\..\..\..\mediaportal1\trunk\mediaportal\Dialogs\Dialogs.csproj"> + <Project>{396C5208-5D46-4A11-92C1-FD0F2F42D7DD}</Project> + <Name>Dialogs</Name> + </ProjectReference> + <ProjectReference Include="..\..\..\..\mediaportal1\trunk\mediaportal\Utils\Utils.csproj"> + <Project>{6DA0E4DF-6230-4642-98B5-E690BB6942BB}</Project> + <Name>Utils</Name> + </ProjectReference> + </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. Modified: trunk/plugins/WorldMap/MyWorldMap.sln =================================================================== --- trunk/plugins/WorldMap/MyWorldMap.sln 2011-04-16 04:06:13 UTC (rev 4171) +++ trunk/plugins/WorldMap/MyWorldMap.sln 2011-04-16 17:44:28 UTC (rev 4172) @@ -1,20 +1,111 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyWorldMap", "MyWorldMap.csproj", "{857D8A0C-FB95-4A26-8ED6-8E51586D2116}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Utils", "..\..\..\..\mediaportal1\trunk\mediaportal\Utils\Utils.csproj", "{6DA0E4DF-6230-4642-98B5-E690BB6942BB}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "__externals__", "__externals__", "{E63D9A4B-04C7-4B2D-A7F3-2145899A5B08}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dialogs", "..\..\..\..\mediaportal1\trunk\mediaportal\Dialogs\Dialogs.csproj", "{396C5208-5D46-4A11-92C1-FD0F2F42D7DD}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core", "..\..\..\..\mediaportal1\trunk\mediaportal\Core\Core.csproj", "{02FFFC1F-2555-4B99-8B01-3432D0673855}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU Debug|x86 = Debug|x86 + Release (Standalone)|Any CPU = Release (Standalone)|Any CPU + Release (Standalone)|x86 = Release (Standalone)|x86 + Release|Any CPU = Release|Any CPU Release|x86 = Release|x86 + UseCaptureCardDefinitions|Any CPU = UseCaptureCardDefinitions|Any CPU + UseCaptureCardDefinitions|x86 = UseCaptureCardDefinitions|x86 + UseCaptureDefintionsRelease|Any CPU = UseCaptureDefintionsRelease|Any CPU + UseCaptureDefintionsRelease|x86 = UseCaptureDefintionsRelease|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.Debug|Any CPU.Build.0 = Debug|Any CPU {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.Debug|x86.ActiveCfg = Debug|x86 {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.Debug|x86.Build.0 = Debug|x86 + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.Release (Standalone)|Any CPU.ActiveCfg = Release|x86 + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.Release (Standalone)|x86.ActiveCfg = Release|x86 + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.Release (Standalone)|x86.Build.0 = Release|x86 + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.Release|Any CPU.ActiveCfg = Release|Any CPU + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.Release|Any CPU.Build.0 = Release|Any CPU {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.Release|x86.ActiveCfg = Release|x86 {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.Release|x86.Build.0 = Release|x86 + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.UseCaptureCardDefinitions|Any CPU.ActiveCfg = Release|x86 + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.UseCaptureCardDefinitions|x86.ActiveCfg = Release|x86 + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.UseCaptureCardDefinitions|x86.Build.0 = Release|x86 + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.UseCaptureDefintionsRelease|Any CPU.ActiveCfg = Release|Any CPU + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.UseCaptureDefintionsRelease|Any CPU.Build.0 = Release|Any CPU + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.UseCaptureDefintionsRelease|x86.ActiveCfg = Release|x86 + {857D8A0C-FB95-4A26-8ED6-8E51586D2116}.UseCaptureDefintionsRelease|x86.Build.0 = Release|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.Debug|x86.ActiveCfg = Debug|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.Debug|x86.Build.0 = Debug|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.Release (Standalone)|Any CPU.ActiveCfg = Release|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.Release (Standalone)|x86.ActiveCfg = Release|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.Release (Standalone)|x86.Build.0 = Release|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.Release|Any CPU.Build.0 = Release|Any CPU + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.Release|x86.ActiveCfg = Release|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.Release|x86.Build.0 = Release|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.UseCaptureCardDefinitions|Any CPU.ActiveCfg = Release|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.UseCaptureCardDefinitions|x86.ActiveCfg = Release|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.UseCaptureCardDefinitions|x86.Build.0 = Release|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.UseCaptureDefintionsRelease|Any CPU.ActiveCfg = Release|Any CPU + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.UseCaptureDefintionsRelease|Any CPU.Build.0 = Release|Any CPU + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.UseCaptureDefintionsRelease|x86.ActiveCfg = Release|x86 + {6DA0E4DF-6230-4642-98B5-E690BB6942BB}.UseCaptureDefintionsRelease|x86.Build.0 = Release|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.Debug|x86.ActiveCfg = Debug|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.Debug|x86.Build.0 = Debug|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.Release (Standalone)|Any CPU.ActiveCfg = Release|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.Release (Standalone)|x86.ActiveCfg = Release|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.Release (Standalone)|x86.Build.0 = Release|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.Release|Any CPU.Build.0 = Release|Any CPU + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.Release|x86.ActiveCfg = Release|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.Release|x86.Build.0 = Release|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.UseCaptureCardDefinitions|Any CPU.ActiveCfg = Release|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.UseCaptureCardDefinitions|x86.ActiveCfg = Release|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.UseCaptureCardDefinitions|x86.Build.0 = Release|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.UseCaptureDefintionsRelease|Any CPU.ActiveCfg = Release|Any CPU + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.UseCaptureDefintionsRelease|Any CPU.Build.0 = Release|Any CPU + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.UseCaptureDefintionsRelease|x86.ActiveCfg = Release|x86 + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD}.UseCaptureDefintionsRelease|x86.Build.0 = Release|x86 + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Debug|Any CPU.Build.0 = Debug|Any CPU + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Debug|x86.ActiveCfg = Debug|x86 + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Debug|x86.Build.0 = Debug|x86 + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Release (Standalone)|Any CPU.ActiveCfg = Release (Standalone)|Any CPU + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Release (Standalone)|Any CPU.Build.0 = Release (Standalone)|Any CPU + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Release (Standalone)|x86.ActiveCfg = Release (Standalone)|x86 + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Release (Standalone)|x86.Build.0 = Release (Standalone)|x86 + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Release|Any CPU.ActiveCfg = Release|Any CPU + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Release|Any CPU.Build.0 = Release|Any CPU + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Release|x86.ActiveCfg = Release|x86 + {02FFFC1F-2555-4B99-8B01-3432D0673855}.Release|x86.Build.0 = Release|x86 + {02FFFC1F-2555-4B99-8B01-3432D0673855}.UseCaptureCardDefinitions|Any CPU.ActiveCfg = UseCaptureCardDefinitions|Any CPU + {02FFFC1F-2555-4B99-8B01-3432D0673855}.UseCaptureCardDefinitions|Any CPU.Build.0 = UseCaptureCardDefinitions|Any CPU + {02FFFC1F-2555-4B99-8B01-3432D0673855}.UseCaptureCardDefinitions|x86.ActiveCfg = UseCaptureCardDefinitions|x86 + {02FFFC1F-2555-4B99-8B01-3432D0673855}.UseCaptureCardDefinitions|x86.Build.0 = UseCaptureCardDefinitions|x86 + {02FFFC1F-2555-4B99-8B01-3432D0673855}.UseCaptureDefintionsRelease|Any CPU.ActiveCfg = UseCaptureDefintionsRelease|Any CPU + {02FFFC1F-2555-4B99-8B01-3432D0673855}.UseCaptureDefintionsRelease|Any CPU.Build.0 = UseCaptureDefintionsRelease|Any CPU + {02FFFC1F-2555-4B99-8B01-3432D0673855}.UseCaptureDefintionsRelease|x86.ActiveCfg = UseCaptureDefintionsRelease|x86 + {02FFFC1F-2555-4B99-8B01-3432D0673855}.UseCaptureDefintionsRelease|x86.Build.0 = UseCaptureDefintionsRelease|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(NestedProjects) = preSolution + {6DA0E4DF-6230-4642-98B5-E690BB6942BB} = {E63D9A4B-04C7-4B2D-A7F3-2145899A5B08} + {396C5208-5D46-4A11-92C1-FD0F2F42D7DD} = {E63D9A4B-04C7-4B2D-A7F3-2145899A5B08} + {02FFFC1F-2555-4B99-8B01-3432D0673855} = {E63D9A4B-04C7-4B2D-A7F3-2145899A5B08} + EndGlobalSection EndGlobal Modified: trunk/plugins/WorldMap/Properties/Resources.Designer.cs =================================================================== --- trunk/plugins/WorldMap/Properties/Resources.Designer.cs 2011-04-16 04:06:13 UTC (rev 4171) +++ trunk/plugins/WorldMap/Properties/Resources.Designer.cs 2011-04-16 17:44:28 UTC (rev 4172) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. -// Runtime Version:2.0.50727.4927 +// Runtime Version:4.0.30319.225 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -19,7 +19,7 @@ // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { Modified: trunk/plugins/WorldMap/Properties/Settings.Designer.cs =================================================================== --- trunk/plugins/WorldMap/Properties/Settings.Designer.cs 2011-04-16 04:06:13 UTC (rev 4171) +++ trunk/plugins/WorldMap/Properties/Settings.Designer.cs 2011-04-16 17:44:28 UTC (rev 4172) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. -// Runtime Version:2.0.50727.4927 +// Runtime Version:4.0.30319.225 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -12,7 +12,7 @@ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); Modified: trunk/plugins/WorldMap/Settings.cs =================================================================== --- trunk/plugins/WorldMap/Settings.cs 2011-04-16 04:06:13 UTC (rev 4171) +++ trunk/plugins/WorldMap/Settings.cs 2011-04-16 17:44:28 UTC (rev 4172) @@ -30,14 +30,14 @@ public static string ParmDownloadTimeOut = "parmdownloadtimeout"; public static string ParmScrollFactor = "parmscrollfactor"; // Actions - public Action.ActionType ActionMoveDown; - public Action.ActionType ActionMoveLeft; - public Action.ActionType ActionMoveRight; - public Action.ActionType ActionMoveUp; - public Action.ActionType ActionToggleProvider; - public Action.ActionType ActionToggleView; - public Action.ActionType ActionZoomIn; - public Action.ActionType ActionZoomOut; + public MediaPortal.GUI.Library.Action.ActionType ActionMoveDown; + public MediaPortal.GUI.Library.Action.ActionType ActionMoveLeft; + public MediaPortal.GUI.Library.Action.ActionType ActionMoveRight; + public MediaPortal.GUI.Library.Action.ActionType ActionMoveUp; + public MediaPortal.GUI.Library.Action.ActionType ActionToggleProvider; + public MediaPortal.GUI.Library.Action.ActionType ActionToggleView; + public MediaPortal.GUI.Library.Action.ActionType ActionZoomIn; + public MediaPortal.GUI.Library.Action.ActionType ActionZoomOut; public int DownLoadTimeOut; public bool GenerateActionLogEntries; public double LastLatitude; @@ -74,30 +74,30 @@ ScrollFactor = reader.GetValueAsInt(SectionName, ParmScrollFactor, 5); ActionMoveUp = - (Action.ActionType) - reader.GetValueAsInt(SectionName, ParmActionMoveUp, (int) (Action.ActionType.ACTION_MOVE_UP)); + (MediaPortal.GUI.Library.Action.ActionType) + reader.GetValueAsInt(SectionName, ParmActionMoveUp, (int)(MediaPortal.GUI.Library.Action.ActionType.ACTION_MOVE_UP)); ActionMoveDown = - (Action.ActionType) - reader.GetValueAsInt(SectionName, ParmActionMoveDown, (int) (Action.ActionType.ACTION_MOVE_DOWN)); + (MediaPortal.GUI.Library.Action.ActionType) + reader.GetValueAsInt(SectionName, ParmActionMoveDown, (int)(MediaPortal.GUI.Library.Action.ActionType.ACTION_MOVE_DOWN)); ActionMoveLeft = - (Action.ActionType) - reader.GetValueAsInt(SectionName, ParmActionMoveLeft, (int) (Action.ActionType.ACTION_MOVE_LEFT)); + (MediaPortal.GUI.Library.Action.ActionType) + reader.GetValueAsInt(SectionName, ParmActionMoveLeft, (int)(MediaPortal.GUI.Library.Action.ActionType.ACTION_MOVE_LEFT)); ActionMoveRight = - (Action.ActionType) - reader.GetValueAsInt(SectionName, ParmActionMoveRight, (int) (Action.ActionType.ACTION_MOVE_RIGHT)); + (MediaPortal.GUI.Library.Action.ActionType) + reader.GetValueAsInt(SectionName, ParmActionMoveRight, (int)(MediaPortal.GUI.Library.Action.ActionType.ACTION_MOVE_RIGHT)); ActionZoomIn = - (Action.ActionType) - reader.GetValueAsInt(SectionName, ParmActionZoomIn, (int) (Action.ActionType.ACTION_PAGE_UP)); + (MediaPortal.GUI.Library.Action.ActionType) + reader.GetValueAsInt(SectionName, ParmActionZoomIn, (int)(MediaPortal.GUI.Library.Action.ActionType.ACTION_PAGE_UP)); ActionZoomOut = - (Action.ActionType) - reader.GetValueAsInt(SectionName, ParmActionZoomOut, (int) (Action.ActionType.ACTION_PAGE_DOWN)); + (MediaPortal.GUI.Library.Action.ActionType) + reader.GetValueAsInt(SectionName, ParmActionZoomOut, (int)(MediaPortal.GUI.Library.Action.ActionType.ACTION_PAGE_DOWN)); ActionToggleView = - (Action.ActionType) - reader.GetValueAsInt(SectionName, ParmActionToggleView, (int) (Action.ActionType.ACTION_REMOTE_BLUE_BUTTON)); + (MediaPortal.GUI.Library.Action.ActionType) + reader.GetValueAsInt(SectionName, ParmActionToggleView, (int)(MediaPortal.GUI.Library.Action.ActionType.ACTION_REMOTE_BLUE_BUTTON)); ActionToggleProvider = - (Action.ActionType) + (MediaPortal.GUI.Library.Action.ActionType) reader.GetValueAsInt(SectionName, ParmActionToggleProvider, - (int) (Action.ActionType.ACTION_REMOTE_YELLOW_BUTTON)); + (int)(MediaPortal.GUI.Library.Action.ActionType.ACTION_REMOTE_YELLOW_BUTTON)); GenerateActionLogEntries = reader.GetValueAsBool(SectionName, ParmGenerateLogEntries, false); } Modified: trunk/plugins/WorldMap/Web References/ImageryService/Reference.cs =================================================================== --- trunk/plugins/WorldMap/Web References/ImageryService/Reference.cs 2011-04-16 04:06:13 UTC (rev 4171) +++ trunk/plugins/WorldMap/Web References/ImageryService/Reference.cs 2011-04-16 17:44:28 UTC (rev 4172) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. -// Runtime Version:2.0.50727.4927 +// Runtime Version:4.0.30319.225 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -9,1693 +9,1958 @@ //------------------------------------------------------------------------------ // -// This source code was auto-generated by Microsoft.VSDesigner, Version 2.0.50727.4927. +// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.225. // -using System; -using System.CodeDom.Compiler; -using System.ComponentModel; -using System.Diagnostics; -using System.Threading; -using System.Web.Services; -using System.Web.Services.Description; -using System.Web.Services.Protocols; -using System.Xml.Serialization; -using MyWorldMap.Properties; - #pragma warning disable 1591 -namespace MyWorldMap.ImageryService -{ - /// <remarks/> - [GeneratedCode("System.Web.Services", "2.0.50727.4927")] - [DebuggerStepThrough] - [DesignerCategory("code")] - [WebServiceBinding(Name = "BasicHttpBinding_IImageryService", - Namespace = "http://dev.virtualearth.net/webservices/v1/imagery")] - [XmlInclude(typeof (ResponseBase))] - [XmlInclude(typeof (RequestBase))] - public class ImageryService : SoapHttpClientProtocol - { - private SendOrPostCallback GetImageryMetadataOperationCompleted; - - private SendOrPostCallback GetMapUriOperationCompleted; - - private bool useDefaultCredentialsSetExplicitly; - +namespace MyWorldMap.ImageryService { + using System; + using System.Web.Services; + using System.Diagnostics; + using System.Web.Services.Protocols; + using System.ComponentModel; + using System.Xml.Serialization; + + /// <remarks/> - public ImageryService() - { - Url = Settings.Default.MyWorldMap_ImageryService_ImageryService; - if (IsLocalFileSystemWebService(Url)) - { - UseDefaultCredentials = true; - useDefaultCredentialsSetExplicitly = false; - } - else - { - useDefaultCredentialsSetExplicitly = true; - } - } - - public new string Url - { - get { return base.Url; } - set - { - if (((IsLocalFileSystemWebService(base.Url) - && (useDefaultCredentialsSetExplicitly == false)) - && (IsLocalFileSystemWebService(value) == false))) - { - base.UseDefaultCredentials = false; + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Web.Services.WebServiceBindingAttribute(Name="BasicHttpBinding_IImageryService", Namespace="http://dev.virtualearth.net/webservices/v1/imagery")] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(ResponseBase))] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(RequestBase))] + public partial class ImageryService : System.Web.Services.Protocols.SoapHttpClientProtocol { + + private System.Threading.SendOrPostCallback GetImageryMetadataOperationCompleted; + + private System.Threading.SendOrPostCallback GetMapUriOperationCompleted; + + private bool useDefaultCredentialsSetExplicitly; + + /// <remarks/> + public ImageryService() { + this.Url = global::MyWorldMap.Properties.Settings.Default.MyWorldMap_ImageryService_ImageryService; + if ((this.IsLocalFileSystemWebService(this.Url) == true)) { + this.UseDefaultCredentials = true; + this.useDefaultCredentialsSetExplicitly = false; + } + else { + this.useDefaultCredentialsSetExplicitly = true; + } } - base.Url = value; - } + + public new string Url { + get { + return base.Url; + } + set { + if ((((this.IsLocalFileSystemWebService(base.Url) == true) + && (this.useDefaultCredentialsSetExplicitly == false)) + && (this.IsLocalFileSystemWebService(value) == false))) { + base.UseDefaultCredentials = false; + } + base.Url = value; + } + } + + public new bool UseDefaultCredentials { + get { + return base.UseDefaultCredentials; + } + set { + base.UseDefaultCredentials = value; + this.useDefaultCredentialsSetExplicitly = true; + } + } + + /// <remarks/> + public event GetImageryMetadataCompletedEventHandler GetImageryMetadataCompleted; + + /// <remarks/> + public event GetMapUriCompletedEventHandler GetMapUriCompleted; + + /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://dev.virtualearth.net/webservices/v1/imagery/contracts/IImageryService/GetI" + + "mageryMetadata", RequestNamespace="http://dev.virtualearth.net/webservices/v1/imagery/contracts", ResponseNamespace="http://dev.virtualearth.net/webservices/v1/imagery/contracts", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] + [return: System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public ImageryMetadataResponse GetImageryMetadata([System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] ImageryMetadataRequest request) { + object[] results = this.Invoke("GetImageryMetadata", new object[] { + request}); + return ((ImageryMetadataResponse)(results[0])); + } + + /// <remarks/> + public void GetImageryMetadataAsync(ImageryMetadataRequest request) { + this.GetImageryMetadataAsync(request, null); + } + + /// <remarks/> + public void GetImageryMetadataAsync(ImageryMetadataRequest request, object userState) { + if ((this.GetImageryMetadataOperationCompleted == null)) { + this.GetImageryMetadataOperationCompleted = new System.Threading.SendOrPostCallback(this.OnGetImageryMetadataOperationCompleted); + } + this.InvokeAsync("GetImageryMetadata", new object[] { + request}, this.GetImageryMetadataOperationCompleted, userState); + } + + private void OnGetImageryMetadataOperationCompleted(object arg) { + if ((this.GetImageryMetadataCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.GetImageryMetadataCompleted(this, new GetImageryMetadataCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://dev.virtualearth.net/webservices/v1/imagery/contracts/IImageryService/GetM" + + "apUri", RequestNamespace="http://dev.virtualearth.net/webservices/v1/imagery/contracts", ResponseNamespace="http://dev.virtualearth.net/webservices/v1/imagery/contracts", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] + [return: System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public MapUriResponse GetMapUri([System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] MapUriRequest request) { + object[] results = this.Invoke("GetMapUri", new object[] { + request}); + return ((MapUriResponse)(results[0])); + } + + /// <remarks/> + public void GetMapUriAsync(MapUriRequest request) { + this.GetMapUriAsync(request, null); + } + + /// <remarks/> + public void GetMapUriAsync(MapUriRequest request, object userState) { + if ((this.GetMapUriOperationCompleted == null)) { + this.GetMapUriOperationCompleted = new System.Threading.SendOrPostCallback(this.OnGetMapUriOperationCompleted); + } + this.InvokeAsync("GetMapUri", new object[] { + request}, this.GetMapUriOperationCompleted, userState); + } + + private void OnGetMapUriOperationCompleted(object arg) { + if ((this.GetMapUriCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.GetMapUriCompleted(this, new GetMapUriCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> + public new void CancelAsync(object userState) { + base.CancelAsync(userState); + } + + private bool IsLocalFileSystemWebService(string url) { + if (((url == null) + || (url == string.Empty))) { + return false; + } + System.Uri wsUri = new System.Uri(url); + if (((wsUri.Port >= 1024) + && (string.Compare(wsUri.Host, "localHost", System.StringComparison.OrdinalIgnoreCase) == 0))) { + return true; + } + return false; + } } - - public new bool UseDefaultCredentials - { - get { return base.UseDefaultCredentials; } - set - { - base.UseDefaultCredentials = value; - useDefaultCredentialsSetExplicitly = true; - } - } - + /// <remarks/> - public event GetImageryMetadataCompletedEventHandler GetImageryMetadataCompleted; - - /// <remarks/> - public event GetMapUriCompletedEventHandler GetMapUriCompleted; - - /// <remarks/> - [SoapDocumentMethod("http://dev.virtualearth.net/webservices/v1/imagery/contracts/IImageryService/GetI" + - "mageryMetadata", - RequestNamespace = "http://dev.virtualearth.net/webservices/v1/imagery/contracts", - ResponseNamespace = "http://dev.virtualearth.net/webservices/v1/imagery/contracts", Use = SoapBindingUse.Literal, - ParameterStyle = SoapParameterStyle.Wrapped)] - [return: XmlElement(IsNullable = true)] - public ImageryMetadataResponse GetImageryMetadata([XmlElement(IsNullable = true)] ImageryMetadataRequest request) - { - object[] results = Invoke("GetImageryMetadata", new object[] - { - request - }); - return ((ImageryMetadataResponse) (results[0])); + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/imagery")] + public partial class ImageryMetadataRequest : RequestBase { + + private ImageryMetadataOptions optionsField; + + private MapStyle styleField; + + private bool styleFieldSpecified; + + /// <remarks/> + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public ImageryMetadataOptions Options { + get { + return this.optionsField; + } + set { + this.optionsField = value; + } + } + + /// <remarks/> + public MapStyle Style { + get { + return this.styleField; + } + set { + this.styleField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool StyleSpecified { + get { + return this.styleFieldSpecified; + } + set { + this.styleFieldSpecified = value; + } + } } - + /// <remarks/> - public void GetImageryMetadataAsync(ImageryMetadataRequest request) - { - GetImageryMetadataAsync(request, null); + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/imagery")] + public partial class ImageryMetadataOptions { + + private Heading headingField; + + private Location locationField; + + private bool returnImageryProvidersField; + + private bool returnImageryProvidersFieldSpecified; + + private UriScheme uriSchemeField; + + private bool uriSchemeFieldSpecified; + + private System.Nullable<int> zoomLevelField; + + private bool zoomLevelFieldSpecified; + + /// <remarks/> + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public Heading Heading { + get { + return this.headingField; + } + set { + this.headingField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public Location Location { + get { + return this.locationField; + } + set { + this.locationField = value; + } + } + + /// <remarks/> + public bool ReturnImageryProviders { + get { + return this.returnImageryProvidersField; + } + set { + this.returnImageryProvidersField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ReturnImageryProvidersSpecified { + get { + return this.returnImageryProvidersFieldSpecified; + } + set { + this.returnImageryProvidersFieldSpecified = value; + } + } + + /// <remarks/> + public UriScheme UriScheme { + get { + return this.uriSchemeField; + } + set { + this.uriSchemeField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool UriSchemeSpecified { + get { + return this.uriSchemeFieldSpecified; + } + set { + this.uriSchemeFieldSpecified = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public System.Nullable<int> ZoomLevel { + get { + return this.zoomLevelField; + } + set { + this.zoomLevelField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ZoomLevelSpecified { + get { + return this.zoomLevelFieldSpecified; + } + set { + this.zoomLevelFieldSpecified = value; + } + } } - + /// <remarks/> - public void GetImageryMetadataAsync(ImageryMetadataRequest request, object userState) - { - if ((GetImageryMetadataOperationCompleted == null)) - { - GetImageryMetadataOperationCompleted = new SendOrPostCallback(OnGetImageryMetadataOperationCompleted); - } - InvokeAsync("GetImageryMetadata", new object[] - { - request - }, GetImageryMetadataOperationCompleted, userState); + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] + public partial class Heading { + + private double orientationField; + + private bool orientationFieldSpecified; + + /// <remarks/> + public double Orientation { + get { + return this.orientationField; + } + set { + this.orientationField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool OrientationSpecified { + get { + return this.orientationFieldSpecified; + } + set { + this.orientationFieldSpecified = value; + } + } } - - private void OnGetImageryMetadataOperationCompleted(object arg) - { - if ((GetImageryMetadataCompleted != null)) - { - var invokeArgs = ((InvokeCompletedEventArgs) (arg)); - GetImageryMetadataCompleted(this, - new GetImageryMetadataCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, - invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - + /// <remarks/> - [SoapDocumentMethod("http://dev.virtualearth.net/webservices/v1/imagery/contracts/IImageryService/GetM" + - "apUri", RequestNamespace = "http://dev.virtualearth.net/webservices/v1/imagery/contracts", - ResponseNamespace = "http://dev.virtualearth.net/webservices/v1/imagery/contracts", Use = SoapBindingUse.Literal, - ParameterStyle = SoapParameterStyle.Wrapped)] - [return: XmlElement(IsNullable = true)] - public MapUriResponse GetMapUri([XmlElement(IsNullable = true)] MapUriRequest request) - { - object[] results = Invoke("GetMapUri", new object[] - { - request - }); - return ((MapUriResponse) (results[0])); + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] + public partial class RangeOfdateTime { + + private System.DateTime fromField; + + private bool fromFieldSpecified; + + private System.DateTime toField; + + private bool toFieldSpecified; + + /// <remarks/> + public System.DateTime From { + get { + return this.fromField; + } + set { + this.fromField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool FromSpecified { + get { + return this.fromFieldSpecified; + } + set { + this.fromFieldSpecified = value; + } + } + + /// <remarks/> + public System.DateTime To { + get { + return this.toField; + } + set { + this.toField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ToSpecified { + get { + return this.toFieldSpecified; + } + set { + this.toFieldSpecified = value; + } + } } - + /// <remarks/> - public void GetMapUriAsync(MapUriRequest request) - { - GetMapUriAsync(request, null); + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] + public partial class RangeOfint { + + private int fromField; + + private bool fromFieldSpecified; + + private int toField; + + private bool toFieldSpecified; + + /// <remarks/> + public int From { + get { + return this.fromField; + } + set { + this.fromField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool FromSpecified { + get { + return this.fromFieldSpecified; + } + set { + this.fromFieldSpecified = value; + } + } + + /// <remarks/> + public int To { + get { + return this.toField; + } + set { + this.toField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ToSpecified { + get { + return this.toFieldSpecified; + } + set { + this.toFieldSpecified = value; + } + } } - + /// <remarks/> - public void GetMapUriAsync(MapUriRequest request, object userState) - { - if ((GetMapUriOperationCompleted == null)) - { - GetMapUriOperationCompleted = new SendOrPostCallback(OnGetMapUriOperationCompleted); - } - InvokeAsync("GetMapUri", new object[] - { - request - }, GetMapUriOperationCompleted, userState); + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/imagery")] + public partial class CoverageArea { + + private Rectangle boundingRectangleField; + + private RangeOfint zoomRangeField; + + /// <remarks/> + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public Rectangle BoundingRectangle { + get { + return this.boundingRectangleField; + } + set { + this.boundingRectangleField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public RangeOfint ZoomRange { + get { + return this.zoomRangeField; + } + set { + this.zoomRangeField = value; + } + } } - - private void OnGetMapUriOperationCompleted(object arg) - { - if ((GetMapUriCompleted != null)) - { - var invokeArgs = ((InvokeCompletedEventArgs) (arg)); - GetMapUriCompleted(this, - new GetMapUriCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, - invokeArgs.UserState)); - } - } - + /// <remarks/> - public new void CancelAsync(object userState) - { - base.CancelAsync(userState); + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] + public partial class Rectangle : ShapeBase { + + private Location northeastField; + + private Location southwestField; + + /// <remarks/> + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public Location Northeast { + get { + return this.northeastField; + } + set { + this.northeastField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public Location Southwest { + get { + return this.southwestField; + } + set { + this.southwestField = value; + } + } } - - private bool IsLocalFileSystemWebService(string url) - { - if (((url == null) - || (url == string.Empty))) - { - return false; - } - var wsUri = new Uri(url); - if (((wsUri.Port >= 1024) - && (string.Compare(wsUri.Host, "localHost", StringComparison.OrdinalIgnoreCase) == 0))) - { - return true; - } - return false; - } - } - - /// <remarks/> - [GeneratedCode("System.Xml", "2.0.50727.4927")] - [Serializable] - [DebuggerStepThrough] - [DesignerCategory("code")] - [XmlType(Namespace = "http://dev.virtualearth.net/webservices/v1/imagery")] - public class ImageryMetadataRequest : RequestBase - { - private ImageryMetadataOptions optionsField; - - private MapStyle styleField; - - private bool styleFieldSpecified; - + /// <remarks/> - [XmlElement(IsNullable = true)] - public ImageryMetadataOptions Options - { - get { return optionsField; } - set { optionsField = value; } + [System.Xml.Serialization.XmlIncludeAttribute(typeof(GeocodeLocation))] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(UserLocation))] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] + public partial class Location { + + private double altitudeField; + + private bool altitudeFieldSpecified; + + private double latitudeField; + + private bool latitudeFieldSpecified; + + private double longitudeField; + + private bool longitudeFieldSpecified; + + /// <remarks/> + public double Altitude { + get { + return this.altitudeField; + } + set { + this.altitudeField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool AltitudeSpecified { + get { + return this.altitudeFieldSpecified; + } + set { + this.altitudeFieldSpecified = value; + } + } + + /// <remarks/> + public double Latitude { + get { + return this.latitudeField; + } + set { + this.latitudeField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool LatitudeSpecified { + get { + return this.latitudeFieldSpecified; + } + set { + this.latitudeFieldSpecified = value; + } + } + + /// <remarks/> + public double Longitude { + get { + return this.longitudeField; + } + set { + this.longitudeField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool LongitudeSpecified { + get { + return this.longitudeFieldSpecified; + } + set { + this.longitudeFieldSpecified = value; + } + } } - + /// <remarks/> - public MapStyle Style - { - get { return styleField; } - set { styleField = value; } + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] + public partial class GeocodeLocation : Location { + + private string calculationMethodField; + + /// <remarks/> + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public string CalculationMethod { + get { + return this.calculationMethodField; + } + set { + this.calculationMethodField = value; + } + } } - + /// <remarks/> - [XmlIgnore] - public bool StyleSpecified - { - get { return styleFieldSpecified; } - set { styleFieldSpecified = value; } + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] + public partial class UserLocation : Location { + + private Confidence confidenceField; + + private bool confidenceFieldSpecified; + + /// <remarks/> + public Confidence Confidence { + get { + return this.confidenceField; + } + set { + this.confidenceField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ConfidenceSpecified { + get { + return this.confidenceFieldSpecified; + } + set { + this.confidenceFieldSpecified = value; + } + } } - } - - /// <remarks/> - [GeneratedCode("System.Xml", "2.0.50727.4927")] - [Serializable] - [DebuggerStepThrough] - [DesignerCategory("code")] - [XmlType(Namespace = "http://dev.virtualearth.net/webservices/v1/imagery")] - public class ImageryMetadataOptions - { - private Heading headingField; - - private Location locationField; - - private bool returnImageryProvidersField; - - private bool returnImageryProvidersFieldSpecified; - - private UriScheme uriSchemeField; - - private bool uriSchemeFieldSpecified; - - private int? zoomLevelField; - - private bool zoomLevelFieldSpecified; - + /// <remarks/> - [XmlElement(IsNullable = true)] - public Heading Heading - { - get { return headingField; } - set { headingField = value; } + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] + public enum Confidence { + + /// <remarks/> + High, + + /// <remarks/> + Medium, + + /// <remarks/> + Low, } - + /// <remarks/> - [XmlElement(IsNullable = true)] - public Location Location - { - get { return locationField; } - set { locationField = value; } + [System.Xml.Serialization.XmlIncludeAttribute(typeof(Polygon))] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(Rectangle))] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(Circle))] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(SearchPoint))] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] + public partial class ShapeBase { } - + /// <remarks/> - public bool ReturnImageryProviders - { - get { return returnImageryProvidersField; } - set { returnImageryProvidersField = value; } + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] + public partial class Polygon : ShapeBase { + + private Location[] verticesField; + + /// <remarks/> + [System.Xml.Serialization.XmlArrayAttribute(IsNullable=true)] + public Location[] Vertices { + get { + return this.verticesField; + } + set { + this.verticesField = value; + } + } } - + /// <remarks/> - [XmlIgnore] - public bool ReturnImageryProvidersSpecified - { - get { return returnImageryProvidersFieldSpecified; } - set { returnImageryProvidersFieldSpecified = value; } + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.225")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dev.virtualearth.net/webservices/v1/common")] + public partial class Circle : ShapeBase { + + private Location centerField; + + private DistanceUnit distanceUnitField; + + private bool distanceUnitFieldSpecified; + + private double radiusField; + + private bool radiusFieldSpecified; + + /// <remarks/> + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true)] + public Location Center { + get { + return this.centerField; + } + set { + this.centerField = value; + } + } + + /// <remarks/> + public DistanceUnit DistanceUnit { + get { + return this.distanceUnitField; + } + set { + this.distanceUnitField = value; + } + } + + /// <remarks/> + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool DistanceUnitSpecified { + get { + ... [truncated message content] |
From: <che...@us...> - 2011-04-16 04:06:22
|
Revision: 4171 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4171&view=rev Author: chef_koch Date: 2011-04-16 04:06:13 +0000 (Sat, 16 Apr 2011) Log Message: ----------- renamed skin directories Blue3 / Blue3wide to Default / DefaultWide Modified Paths: -------------- trunk/plugins/IR Server Suite/setup/setup.nsi Modified: trunk/plugins/IR Server Suite/setup/setup.nsi =================================================================== --- trunk/plugins/IR Server Suite/setup/setup.nsi 2011-04-05 16:27:21 UTC (rev 4170) +++ trunk/plugins/IR Server Suite/setup/setup.nsi 2011-04-16 04:06:13 UTC (rev 4171) @@ -498,10 +498,10 @@ SetOverwrite on ; Write skin files - SetOutPath "$MPdir.Skin\Blue3" + SetOutPath "$MPdir.Skin\Default" File /r /x .svn "..\MediaPortal Plugins\MediaPortal Plugins\MP Blast Zone Plugin\Skin\*.*" - SetOutPath "$MPdir.Skin\Blue3wide" + SetOutPath "$MPdir.Skin\Defaultwide" File /r /x .svn "..\MediaPortal Plugins\MediaPortal Plugins\MP Blast Zone Plugin\Skin\*.*" ; Create Macro folder This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-05 16:27:28
|
Revision: 4170 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4170&view=rev Author: chef_koch Date: 2011-04-05 16:27:21 +0000 (Tue, 05 Apr 2011) Log Message: ----------- Modified Paths: -------------- trunk/plugins/ListeningTo/ListeningTo/ListeningTo.csproj trunk/plugins/ListeningTo/ListeningTo/Properties/AssemblyInfo.cs trunk/plugins/ListeningTo/ListeningTo.Core/ListeningTo.Core.csproj Added Paths: ----------- trunk/plugins/ListeningTo/ListeningTo.Core/References/Interop.SKYPE4COMLib.dll Modified: trunk/plugins/ListeningTo/ListeningTo/ListeningTo.csproj =================================================================== --- trunk/plugins/ListeningTo/ListeningTo/ListeningTo.csproj 2011-04-05 16:25:34 UTC (rev 4169) +++ trunk/plugins/ListeningTo/ListeningTo/ListeningTo.csproj 2011-04-05 16:27:21 UTC (rev 4170) @@ -57,6 +57,10 @@ <DebugSymbols>true</DebugSymbols> </PropertyGroup> <ItemGroup> + <Reference Include="Common.Utils, Version=1.1.6.0, Culture=neutral, processorArchitecture=x86"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\..\..\..\MediaPortal\trunk\Common-MP-TVE3\Common.Utils\bin\Release\Common.Utils.dll</HintPath> + </Reference> <Reference Include="Core, Version=1.0.2.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\..\MediaPortal\trunk\mediaportal\Core\bin\Release\Core.dll</HintPath> Modified: trunk/plugins/ListeningTo/ListeningTo/Properties/AssemblyInfo.cs =================================================================== --- trunk/plugins/ListeningTo/ListeningTo/Properties/AssemblyInfo.cs 2011-04-05 16:25:34 UTC (rev 4169) +++ trunk/plugins/ListeningTo/ListeningTo/Properties/AssemblyInfo.cs 2011-04-05 16:27:21 UTC (rev 4170) @@ -20,6 +20,9 @@ using System.Reflection; +using MediaPortal.Common.Utils; +[assembly: CompatibleVersion("1.1.6.27644")] + // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. Modified: trunk/plugins/ListeningTo/ListeningTo.Core/ListeningTo.Core.csproj =================================================================== --- trunk/plugins/ListeningTo/ListeningTo.Core/ListeningTo.Core.csproj 2011-04-05 16:25:34 UTC (rev 4169) +++ trunk/plugins/ListeningTo/ListeningTo.Core/ListeningTo.Core.csproj 2011-04-05 16:27:21 UTC (rev 4170) @@ -31,6 +31,10 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> + <Reference Include="Interop.SKYPE4COMLib"> + <HintPath>References\Interop.SKYPE4COMLib.dll</HintPath> + <EmbedInteropTypes>True</EmbedInteropTypes> + </Reference> <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Drawing" /> @@ -83,17 +87,6 @@ <LastGenOutput>Resources.Designer.cs</LastGenOutput> </EmbeddedResource> </ItemGroup> - <ItemGroup> - <COMReference Include="SKYPE4COMLib"> - <Guid>{03282B5D-B38F-469D-849A-09B0A7F4881B}</Guid> - <VersionMajor>1</VersionMajor> - <VersionMinor>0</VersionMinor> - <Lcid>0</Lcid> - <WrapperTool>tlbimp</WrapperTool> - <Isolated>False</Isolated> - <EmbedInteropTypes>True</EmbedInteropTypes> - </COMReference> - </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <PropertyGroup> <PostBuildEvent>cd $(TargetDir) Added: trunk/plugins/ListeningTo/ListeningTo.Core/References/Interop.SKYPE4COMLib.dll =================================================================== (Binary files differ) Property changes on: trunk/plugins/ListeningTo/ListeningTo.Core/References/Interop.SKYPE4COMLib.dll ___________________________________________________________________ Added: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-05 16:25:40
|
Revision: 4169 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4169&view=rev Author: chef_koch Date: 2011-04-05 16:25:34 +0000 (Tue, 05 Apr 2011) Log Message: ----------- added some expressions to ignore list Property Changed: ---------------- trunk/plugins/ListeningTo/ Property changes on: trunk/plugins/ListeningTo ___________________________________________________________________ Modified: svn:ignore - *.cache *.suo *.user + *.cache *.suo *.user _ReSharper.ListeningTo This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-05 16:23:38
|
Revision: 4168 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4168&view=rev Author: chef_koch Date: 2011-04-05 16:23:32 +0000 (Tue, 05 Apr 2011) Log Message: ----------- added some expressions to ignore list Property Changed: ---------------- trunk/plugins/MusicBrainzRating/ Property changes on: trunk/plugins/MusicBrainzRating ___________________________________________________________________ Added: svn:ignore + *.cache *.suo *.user _ReSharper.MusicBrainzRating This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-05 16:23:17
|
Revision: 4167 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4167&view=rev Author: chef_koch Date: 2011-04-05 16:23:11 +0000 (Tue, 05 Apr 2011) Log Message: ----------- Modified Paths: -------------- trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.csproj trunk/plugins/MySleepTimer/MySleepTimer/Properties/AssemblyInfo.cs Modified: trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.csproj =================================================================== --- trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.csproj 2011-04-05 16:03:17 UTC (rev 4166) +++ trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.csproj 2011-04-05 16:23:11 UTC (rev 4167) @@ -16,9 +16,7 @@ <UpgradeBackupLocation> </UpgradeBackupLocation> <IsWebBootstrapper>false</IsWebBootstrapper> - <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> - <TargetFrameworkProfile> - </TargetFrameworkProfile> + <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> <PublishUrl>publish\</PublishUrl> <Install>true</Install> <InstallFrom>Disk</InstallFrom> Modified: trunk/plugins/MySleepTimer/MySleepTimer/Properties/AssemblyInfo.cs =================================================================== --- trunk/plugins/MySleepTimer/MySleepTimer/Properties/AssemblyInfo.cs 2011-04-05 16:03:17 UTC (rev 4166) +++ trunk/plugins/MySleepTimer/MySleepTimer/Properties/AssemblyInfo.cs 2011-04-05 16:23:11 UTC (rev 4167) @@ -22,7 +22,7 @@ using System.Runtime.InteropServices; using MediaPortal.Common.Utils; -[assembly: CompatibleVersion("1.1.6.0")] +[assembly: CompatibleVersion("1.1.6.27644")] // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-05 16:03:23
|
Revision: 4166 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4166&view=rev Author: chef_koch Date: 2011-04-05 16:03:17 +0000 (Tue, 05 Apr 2011) Log Message: ----------- MP 1.2 compatibility: added version compatibility attributes Modified Paths: -------------- trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.cs trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.csproj trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimerConfig.cs trunk/plugins/MySleepTimer/MySleepTimer/Properties/AssemblyInfo.cs Modified: trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.cs =================================================================== --- trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.cs 2011-04-05 15:34:39 UTC (rev 4165) +++ trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.cs 2011-04-05 16:03:17 UTC (rev 4166) @@ -25,6 +25,7 @@ using MediaPortal.Dialogs; using MediaPortal.GUI.Library; using MediaPortal.Util; +using Action = MediaPortal.GUI.Library.Action; using Timer = System.Timers.Timer; namespace MySleepTimer Modified: trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.csproj =================================================================== --- trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.csproj 2011-04-05 15:34:39 UTC (rev 4165) +++ trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimer.csproj 2011-04-05 16:03:17 UTC (rev 4166) @@ -16,8 +16,9 @@ <UpgradeBackupLocation> </UpgradeBackupLocation> <IsWebBootstrapper>false</IsWebBootstrapper> - <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> - <TargetFrameworkProfile>Client</TargetFrameworkProfile> + <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> + <TargetFrameworkProfile> + </TargetFrameworkProfile> <PublishUrl>publish\</PublishUrl> <Install>true</Install> <InstallFrom>Disk</InstallFrom> @@ -55,12 +56,13 @@ <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> </PropertyGroup> <ItemGroup> - <Reference Include="Core, Version=1.0.2.0, Culture=neutral, processorArchitecture=x86"> - <SpecificVersion>False</SpecificVersion> + <Reference Include="Common.Utils"> + <HintPath>..\..\..\..\..\MediaPortal\trunk\Common-MP-TVE3\Common.Utils\bin\Release\Common.Utils.dll</HintPath> + </Reference> + <Reference Include="Core"> <HintPath>..\..\..\..\..\MediaPortal\trunk\mediaportal\Core\bin\Release\Core.dll</HintPath> </Reference> - <Reference Include="Dialogs, Version=1.0.2.0, Culture=neutral, processorArchitecture=x86"> - <SpecificVersion>False</SpecificVersion> + <Reference Include="Dialogs"> <HintPath>..\..\..\..\..\MediaPortal\trunk\mediaportal\Dialogs\bin\Release\Dialogs.dll</HintPath> </Reference> <Reference Include="System" /> @@ -68,8 +70,7 @@ <Reference Include="System.Drawing" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> - <Reference Include="Utils, Version=2.2.7.0, Culture=neutral, processorArchitecture=x86"> - <SpecificVersion>False</SpecificVersion> + <Reference Include="Utils"> <HintPath>..\..\..\..\..\MediaPortal\trunk\mediaportal\Utils\bin\Release\Utils.dll</HintPath> </Reference> </ItemGroup> Modified: trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimerConfig.cs =================================================================== --- trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimerConfig.cs 2011-04-05 15:34:39 UTC (rev 4165) +++ trunk/plugins/MySleepTimer/MySleepTimer/MySleepTimerConfig.cs 2011-04-05 16:03:17 UTC (rev 4166) @@ -23,6 +23,7 @@ using System.Windows.Forms; using MediaPortal.GUI.Library; using MediaPortal.Util; +using Action = MediaPortal.GUI.Library.Action; namespace MySleepTimer { Modified: trunk/plugins/MySleepTimer/MySleepTimer/Properties/AssemblyInfo.cs =================================================================== --- trunk/plugins/MySleepTimer/MySleepTimer/Properties/AssemblyInfo.cs 2011-04-05 15:34:39 UTC (rev 4165) +++ trunk/plugins/MySleepTimer/MySleepTimer/Properties/AssemblyInfo.cs 2011-04-05 16:03:17 UTC (rev 4166) @@ -21,6 +21,9 @@ using System.Reflection; using System.Runtime.InteropServices; +using MediaPortal.Common.Utils; +[assembly: CompatibleVersion("1.1.6.0")] + // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-05 15:34:45
|
Revision: 4165 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4165&view=rev Author: chef_koch Date: 2011-04-05 15:34:39 +0000 (Tue, 05 Apr 2011) Log Message: ----------- MP 1.2 compatibility: added version compatibility attributes Modified Paths: -------------- trunk/plugins/MusicBrainzRating/MusicBrainzRating/MusicBrainzRating.csproj trunk/plugins/MusicBrainzRating/MusicBrainzRating/Properties/AssemblyInfo.cs Modified: trunk/plugins/MusicBrainzRating/MusicBrainzRating/MusicBrainzRating.csproj =================================================================== --- trunk/plugins/MusicBrainzRating/MusicBrainzRating/MusicBrainzRating.csproj 2011-04-04 22:04:27 UTC (rev 4164) +++ trunk/plugins/MusicBrainzRating/MusicBrainzRating/MusicBrainzRating.csproj 2011-04-05 15:34:39 UTC (rev 4165) @@ -55,6 +55,10 @@ <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> </PropertyGroup> <ItemGroup> + <Reference Include="Common.Utils, Version=1.1.6.0, Culture=neutral, processorArchitecture=x86"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\..\..\..\MediaPortal\trunk\Common-MP-TVE3\Common.Utils\bin\Release\Common.Utils.dll</HintPath> + </Reference> <Reference Include="Core, Version=1.0.2.0, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\..\MediaPortal\trunk\mediaportal\Core\bin\Release\Core.dll</HintPath> Modified: trunk/plugins/MusicBrainzRating/MusicBrainzRating/Properties/AssemblyInfo.cs =================================================================== --- trunk/plugins/MusicBrainzRating/MusicBrainzRating/Properties/AssemblyInfo.cs 2011-04-04 22:04:27 UTC (rev 4164) +++ trunk/plugins/MusicBrainzRating/MusicBrainzRating/Properties/AssemblyInfo.cs 2011-04-05 15:34:39 UTC (rev 4165) @@ -21,6 +21,9 @@ using System.Reflection; using System.Runtime.InteropServices; +using MediaPortal.Common.Utils; +[assembly: CompatibleVersion("1.1.6.27644")] + // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-04 22:04:33
|
Revision: 4164 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4164&view=rev Author: chef_koch Date: 2011-04-04 22:04:27 +0000 (Mon, 04 Apr 2011) Log Message: ----------- MP 1.2 compatibility: added version compatibility attributes Modified Paths: -------------- trunk/plugins/MyAlarm/MyAlarm/MyAlarm.csproj trunk/plugins/MyAlarm/MyAlarm/Properties/AssemblyInfo.cs Modified: trunk/plugins/MyAlarm/MyAlarm/MyAlarm.csproj =================================================================== --- trunk/plugins/MyAlarm/MyAlarm/MyAlarm.csproj 2011-04-04 21:55:23 UTC (rev 4163) +++ trunk/plugins/MyAlarm/MyAlarm/MyAlarm.csproj 2011-04-04 22:04:27 UTC (rev 4164) @@ -94,6 +94,10 @@ <Content Include="Skin\GenericSkin\myalarmdetails.xml" /> </ItemGroup> <ItemGroup> + <Reference Include="Common.Utils, Version=1.1.6.27742, Culture=neutral, processorArchitecture=x86"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\..\..\..\MediaPortal\trunk\Common-MP-TVE3\Common.Utils\bin\Release\Common.Utils.dll</HintPath> + </Reference> <Reference Include="Core, Version=1.0.3.16362, Culture=neutral, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\..\MediaPortal\trunk\mediaportal\Core\bin\Release\Core.dll</HintPath> Modified: trunk/plugins/MyAlarm/MyAlarm/Properties/AssemblyInfo.cs =================================================================== --- trunk/plugins/MyAlarm/MyAlarm/Properties/AssemblyInfo.cs 2011-04-04 21:55:23 UTC (rev 4163) +++ trunk/plugins/MyAlarm/MyAlarm/Properties/AssemblyInfo.cs 2011-04-04 22:04:27 UTC (rev 4164) @@ -24,6 +24,10 @@ using System.Runtime.InteropServices; using MyAlarm; +using MediaPortal.Common.Utils; +[assembly: CompatibleVersion("1.1.6.27644")] +[assembly: UsesSubsystem("MP.SkinEngine")] + // Allgemeine Informationen über eine Assembly werden über die folgenden // Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern, // die mit einer Assembly verknüpft sind. @@ -55,5 +59,5 @@ // Revision // -[assembly: AssemblyVersion("2.9.3.0")] -[assembly: AssemblyFileVersion("2.9.3.0")] \ No newline at end of file +[assembly: AssemblyVersion("3.0.0.0")] +[assembly: AssemblyFileVersion("3.0.0.0")] \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-04 21:55:29
|
Revision: 4163 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4163&view=rev Author: chef_koch Date: 2011-04-04 21:55:23 +0000 (Mon, 04 Apr 2011) Log Message: ----------- MP 1.2 compatibility: _facade.ListView to _facade.ListLayout Modified Paths: -------------- trunk/plugins/MyAlarm/MyAlarm/GUIAlarm.cs Modified: trunk/plugins/MyAlarm/MyAlarm/GUIAlarm.cs =================================================================== --- trunk/plugins/MyAlarm/MyAlarm/GUIAlarm.cs 2011-04-04 21:54:03 UTC (rev 4162) +++ trunk/plugins/MyAlarm/MyAlarm/GUIAlarm.cs 2011-04-04 21:55:23 UTC (rev 4163) @@ -362,7 +362,7 @@ public void OnAlarmItemSelected(GUIListItem item, GUIControl parent) { // if this is not a message from the _facade, exit - if (parent != _facade && parent != _facade.ListView) return; + if (parent != _facade && parent != _facade.ListLayout) return; SyncFromFacade(); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-04 21:54:09
|
Revision: 4162 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4162&view=rev Author: chef_koch Date: 2011-04-04 21:54:03 +0000 (Mon, 04 Apr 2011) Log Message: ----------- update solution to VS2010 Modified Paths: -------------- trunk/plugins/MyAlarm/MyAlarm/MyAlarm.csproj trunk/plugins/MyAlarm/MyAlarm.sln Modified: trunk/plugins/MyAlarm/MyAlarm/MyAlarm.csproj =================================================================== --- trunk/plugins/MyAlarm/MyAlarm/MyAlarm.csproj 2011-04-04 20:50:27 UTC (rev 4161) +++ trunk/plugins/MyAlarm/MyAlarm/MyAlarm.csproj 2011-04-04 21:54:03 UTC (rev 4162) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> @@ -14,6 +14,26 @@ <FileAlignment>512</FileAlignment> <StartupObject> </StartupObject> + <FileUpgradeFlags> + </FileUpgradeFlags> + <UpgradeBackupLocation> + </UpgradeBackupLocation> + <OldToolsVersion>3.5</OldToolsVersion> + <PublishUrl>publish\</PublishUrl> + <Install>true</Install> + <InstallFrom>Disk</InstallFrom> + <UpdateEnabled>false</UpdateEnabled> + <UpdateMode>Foreground</UpdateMode> + <UpdateInterval>7</UpdateInterval> + <UpdateIntervalUnits>Days</UpdateIntervalUnits> + <UpdatePeriodically>false</UpdatePeriodically> + <UpdateRequired>false</UpdateRequired> + <MapFileExtensions>true</MapFileExtensions> + <ApplicationRevision>0</ApplicationRevision> + <ApplicationVersion>1.0.0.%2a</ApplicationVersion> + <IsWebBootstrapper>false</IsWebBootstrapper> + <UseApplicationTrust>false</UseApplicationTrust> + <BootstrapperEnabled>true</BootstrapperEnabled> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> @@ -23,6 +43,7 @@ <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> @@ -31,6 +52,7 @@ <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> </PropertyGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. @@ -57,7 +79,6 @@ <ItemGroup> <EmbeddedResource Include="Alarm.png" /> <EmbeddedResource Include="Alarm_disabled.png" /> - <Content Include="!todo.txt" /> <Content Include="Language\da.xml" /> <Content Include="Language\de.xml" /> <Content Include="Language\es.xml" /> @@ -115,4 +136,21 @@ <ItemGroup> <None Include="Properties\DataSources\Alarm.datasource" /> </ItemGroup> + <ItemGroup> + <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> + <Visible>False</Visible> + <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> + <Install>false</Install> + </BootstrapperPackage> + <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> + <Visible>False</Visible> + <ProductName>.NET Framework 3.5 SP1</ProductName> + <Install>true</Install> + </BootstrapperPackage> + <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> + <Visible>False</Visible> + <ProductName>Windows Installer 3.1</ProductName> + <Install>true</Install> + </BootstrapperPackage> + </ItemGroup> </Project> \ No newline at end of file Modified: trunk/plugins/MyAlarm/MyAlarm.sln =================================================================== --- trunk/plugins/MyAlarm/MyAlarm.sln 2011-04-04 20:50:27 UTC (rev 4161) +++ trunk/plugins/MyAlarm/MyAlarm.sln 2011-04-04 21:54:03 UTC (rev 4162) @@ -1,6 +1,6 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyAlarm", "MyAlarm\MyAlarm.csproj", "{9562CC5C-9AC5-459C-B1F5-407BCC0698F8}" EndProject Global This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-04 20:50:33
|
Revision: 4161 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4161&view=rev Author: chef_koch Date: 2011-04-04 20:50:27 +0000 (Mon, 04 Apr 2011) Log Message: ----------- autoclose install details when installation finished and go to finish page Modified Paths: -------------- trunk/plugins/IR Server Suite/setup/setup.nsi Modified: trunk/plugins/IR Server Suite/setup/setup.nsi =================================================================== --- trunk/plugins/IR Server Suite/setup/setup.nsi 2011-04-04 20:36:23 UTC (rev 4160) +++ trunk/plugins/IR Server Suite/setup/setup.nsi 2011-04-04 20:50:27 UTC (rev 4161) @@ -184,12 +184,12 @@ !define MUI_HEADERIMAGE_RIGHT !define MUI_COMPONENTSPAGE_SMALLDESC -!define MUI_FINISHPAGE_NOAUTOCLOSE +;!define MUI_FINISHPAGE_NOAUTOCLOSE !define MUI_FINISHPAGE_RUN "$DIR_INSTALL\IR Server Configuration.exe" !define MUI_FINISHPAGE_RUN_TEXT "Run IR Server Configuration" -!define MUI_UNFINISHPAGE_NOAUTOCLOSE +;!define MUI_UNFINISHPAGE_NOAUTOCLOSE #--------------------------------------------------------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-04 20:36:30
|
Revision: 4160 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4160&view=rev Author: chef_koch Date: 2011-04-04 20:36:23 +0000 (Mon, 04 Apr 2011) Log Message: ----------- merged MPUtils.dll, IrssComms.dll and IrssUtils.dll into each MediaPortal plugin removed them from installer Modified Paths: -------------- trunk/plugins/IR Server Suite/Build/BuildScript.bat trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Blast Zone Plugin/MP Blast Zone Plugin.csproj trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Control Plugin/MP Control Plugin.csproj trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/TV2 Blaster Plugin/TV2 Blaster Plugin.csproj trunk/plugins/IR Server Suite/MediaPortal Plugins/TVServer plugins/TV3 Blaster Plugin/TV3 Blaster Plugin.csproj trunk/plugins/IR Server Suite/setup/setup.nsi Added Paths: ----------- trunk/plugins/IR Server Suite/External/ trunk/plugins/IR Server Suite/External/ILMerge.exe trunk/plugins/IR Server Suite/External/ILMerge.exe.config trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Blast Zone Plugin/ILMerge.bat trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Control Plugin/ILMerge.bat trunk/plugins/IR Server Suite/MediaPortal Plugins/TVServer plugins/TV3 Blaster Plugin/ILMerge.bat Modified: trunk/plugins/IR Server Suite/Build/BuildScript.bat =================================================================== --- trunk/plugins/IR Server Suite/Build/BuildScript.bat 2011-04-03 23:38:11 UTC (rev 4159) +++ trunk/plugins/IR Server Suite/Build/BuildScript.bat 2011-04-04 20:36:23 UTC (rev 4160) @@ -44,14 +44,14 @@ echo. echo Building IR Server Suite... rem "%ProgramDir%\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com" /rebuild %BUILD_TYPE% "..\IR Server Suite\IR Server Suite.sln" >> %LOG% -"%WINDIR%\Microsoft.NET\Framework\v3.5\MSBUILD.exe" /target:Rebuild /property:Configuration=%BUILD_TYPE%;Platform=x86;AllowUnsafeBlocks=true "..\IR Server Suite\IR Server Suite.sln" >> %LOG% +"%WINDIR%\Microsoft.NET\Framework\v4.0.30319\MSBUILD.exe" /target:Rebuild /property:Configuration=%BUILD_TYPE%;Platform=x86;AllowUnsafeBlocks=true "..\IR Server Suite\IR Server Suite.sln" >> %LOG% if not %ERRORLEVEL%==0 EXIT if not %2!==MPplugins! goto NoMPplugins echo. echo Building MediaPortal plugins... "%ProgramDir%\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com" /rebuild %BUILD_TYPE% "..\MediaPortal Plugins\MediaPortal plugins.sln" >> %LOG% -rem "%WINDIR%\Microsoft.NET\Framework\v3.5\MSBUILD.exe" /target:Rebuild /property:Configuration=%BUILD_TYPE%;Platform=x86 "..\MediaPortal Plugins\MediaPortal plugins.sln" >> %LOG% +rem "%WINDIR%\Microsoft.NET\Framework\v4.0.30319\MSBUILD.exe" /target:Rebuild /property:Configuration=%BUILD_TYPE%;Platform=x86 "..\MediaPortal Plugins\MediaPortal plugins.sln" >> %LOG% if not %ERRORLEVEL%==0 EXIT :NoMPplugins Added: trunk/plugins/IR Server Suite/External/ILMerge.exe =================================================================== (Binary files differ) Property changes on: trunk/plugins/IR Server Suite/External/ILMerge.exe ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/plugins/IR Server Suite/External/ILMerge.exe.config =================================================================== --- trunk/plugins/IR Server Suite/External/ILMerge.exe.config (rev 0) +++ trunk/plugins/IR Server Suite/External/ILMerge.exe.config 2011-04-04 20:36:23 UTC (rev 4160) @@ -0,0 +1,6 @@ +<?xml version ="1.0"?> +<configuration> + <startup useLegacyV2RuntimeActivationPolicy="true"> + <requiredRuntime safemode="true" imageVersion="v4.0.30319" version="v4.0.30319"/> + </startup> +</configuration> \ No newline at end of file Added: trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Blast Zone Plugin/ILMerge.bat =================================================================== --- trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Blast Zone Plugin/ILMerge.bat (rev 0) +++ trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Blast Zone Plugin/ILMerge.bat 2011-04-04 20:36:23 UTC (rev 4160) @@ -0,0 +1,15 @@ +ECHO parameter1=%1 +CD %1 +IF %2 == Release SET nodebug=/ndebug + +md tmp +..\..\..\..\..\External\ILMerge.exe %nodebug% /out:tmp\MPBlastZonePlugin.dll MPBlastZonePlugin.dll MPUtils.dll IrssComms.dll IrssUtils.dll +IF NOT %errorlevel% == 0 exit + +IF EXIST MPBlastZonePlugin_UNMERGED.dll del MPBlastZonePlugin_UNMERGED.dll +ren MPBlastZonePlugin.dll MPBlastZonePlugin_UNMERGED.dll +IF EXIST MPBlastZonePlugin_UNMERGED.pdb del MPBlastZonePlugin_UNMERGED.pdb +ren MPBlastZonePlugin.pdb MPBlastZonePlugin_UNMERGED.pdb + +move tmp\*.* . +rd tmp Modified: trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Blast Zone Plugin/MP Blast Zone Plugin.csproj =================================================================== --- trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Blast Zone Plugin/MP Blast Zone Plugin.csproj 2011-04-03 23:38:11 UTC (rev 4159) +++ trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Blast Zone Plugin/MP Blast Zone Plugin.csproj 2011-04-04 20:36:23 UTC (rev 4160) @@ -12,7 +12,7 @@ <AssemblyName>MPBlastZonePlugin</AssemblyName> <StartupObject> </StartupObject> - <RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent> + <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> <SignAssembly>false</SignAssembly> <AssemblyOriginatorKeyFile>..\..\IR Server Suite.snk</AssemblyOriginatorKeyFile> <FileUpgradeFlags> @@ -49,6 +49,7 @@ <PlatformTarget>x86</PlatformTarget> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>TRACE;DEBUG</DefineConstants> + <DebugType>pdbonly</DebugType> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> <PlatformTarget>x86</PlatformTarget> @@ -98,8 +99,7 @@ <Reference Include="System.Xml" /> </ItemGroup> <PropertyGroup> - <PostBuildEvent> - </PostBuildEvent> + <PostBuildEvent>"$(ProjectDir)ILMerge.bat" "$(TargetDir)" $(ConfigurationName)</PostBuildEvent> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\..\..\..\..\..\..\MediaPortal\trunk\Common-MP-TVE3\Common.Utils\Common.Utils.csproj"> @@ -154,6 +154,7 @@ <None Include="Graphics\MoveTop.png" /> <None Include="Graphics\MoveUp.png" /> <None Include="Graphics\Plus.png" /> + <None Include="ILMerge.bat" /> </ItemGroup> <ItemGroup> <None Include="Graphics\Edit.png" /> Added: trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Control Plugin/ILMerge.bat =================================================================== --- trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Control Plugin/ILMerge.bat (rev 0) +++ trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Control Plugin/ILMerge.bat 2011-04-04 20:36:23 UTC (rev 4160) @@ -0,0 +1,15 @@ +ECHO parameter1=%1 +CD %1 +IF %2 == Release SET nodebug=/ndebug + +md tmp +..\..\..\..\..\External\ILMerge.exe %nodebug% /out:tmp\MPControlPlugin.dll MPControlPlugin.dll MPUtils.dll IrssComms.dll IrssUtils.dll +IF NOT %errorlevel% == 0 exit + +IF EXIST MPControlPlugin_UNMERGED.dll del MPControlPlugin_UNMERGED.dll +ren MPControlPlugin.dll MPControlPlugin_UNMERGED.dll +IF EXIST MPControlPlugin_UNMERGED.pdb del MPControlPlugin_UNMERGED.pdb +ren MPControlPlugin.pdb MPControlPlugin_UNMERGED.pdb + +move tmp\*.* . +rd tmp Modified: trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Control Plugin/MP Control Plugin.csproj =================================================================== --- trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Control Plugin/MP Control Plugin.csproj 2011-04-03 23:38:11 UTC (rev 4159) +++ trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/MP Control Plugin/MP Control Plugin.csproj 2011-04-04 20:36:23 UTC (rev 4160) @@ -12,7 +12,7 @@ <AssemblyName>MPControlPlugin</AssemblyName> <StartupObject> </StartupObject> - <RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent> + <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> <SignAssembly>false</SignAssembly> <AssemblyOriginatorKeyFile>..\..\IR Server Suite.snk</AssemblyOriginatorKeyFile> <FileUpgradeFlags> @@ -49,6 +49,8 @@ <PlatformTarget>x86</PlatformTarget> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>TRACE;DEBUG</DefineConstants> + <DebugType>pdbonly</DebugType> + <Optimize>false</Optimize> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> <PlatformTarget>x86</PlatformTarget> @@ -130,8 +132,7 @@ </EmbeddedResource> </ItemGroup> <PropertyGroup> - <PostBuildEvent> - </PostBuildEvent> + <PostBuildEvent>"$(ProjectDir)ILMerge.bat" "$(TargetDir)" $(ConfigurationName)</PostBuildEvent> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\..\..\..\..\..\..\MediaPortal\trunk\Common-MP-TVE3\Common.Utils\Common.Utils.csproj"> @@ -175,4 +176,7 @@ <EmbeddedResource Include="iconGray.gif" /> <EmbeddedResource Include="iconGreen.gif" /> </ItemGroup> + <ItemGroup> + <None Include="ILMerge.bat" /> + </ItemGroup> </Project> \ No newline at end of file Modified: trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/TV2 Blaster Plugin/TV2 Blaster Plugin.csproj =================================================================== --- trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/TV2 Blaster Plugin/TV2 Blaster Plugin.csproj 2011-04-03 23:38:11 UTC (rev 4159) +++ trunk/plugins/IR Server Suite/MediaPortal Plugins/MediaPortal Plugins/TV2 Blaster Plugin/TV2 Blaster Plugin.csproj 2011-04-04 20:36:23 UTC (rev 4160) @@ -12,7 +12,7 @@ <AssemblyName>TV2BlasterPlugin</AssemblyName> <StartupObject> </StartupObject> - <RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent> + <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> <SignAssembly>false</SignAssembly> <AssemblyOriginatorKeyFile>..\..\IR Server Suite.snk</AssemblyOriginatorKeyFile> <FileUpgradeFlags> @@ -148,8 +148,7 @@ </EmbeddedResource> </ItemGroup> <PropertyGroup> - <PostBuildEvent> - </PostBuildEvent> + <PostBuildEvent>"$(ProjectDir)ILMerge.bat" "$(TargetDir)" $(ConfigurationName)</PostBuildEvent> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\..\Common\MPUtils\MPUtils.csproj"> Added: trunk/plugins/IR Server Suite/MediaPortal Plugins/TVServer plugins/TV3 Blaster Plugin/ILMerge.bat =================================================================== --- trunk/plugins/IR Server Suite/MediaPortal Plugins/TVServer plugins/TV3 Blaster Plugin/ILMerge.bat (rev 0) +++ trunk/plugins/IR Server Suite/MediaPortal Plugins/TVServer plugins/TV3 Blaster Plugin/ILMerge.bat 2011-04-04 20:36:23 UTC (rev 4160) @@ -0,0 +1,15 @@ +ECHO parameter1=%1 +CD %1 +IF %2 == Release SET nodebug=/ndebug + +md tmp +..\..\..\..\..\External\ILMerge.exe %nodebug% /out:tmp\TV3BlasterPlugin.dll TV3BlasterPlugin.dll MPUtils.dll IrssComms.dll IrssUtils.dll +IF NOT %errorlevel% == 0 exit + +IF EXIST TV3BlasterPlugin_UNMERGED.dll del TV3BlasterPlugin_UNMERGED.dll +ren TV3BlasterPlugin.dll TV3BlasterPlugin_UNMERGED.dll +IF EXIST TV3BlasterPlugin_UNMERGED.pdb del TV3BlasterPlugin_UNMERGED.pdb +ren TV3BlasterPlugin.pdb TV3BlasterPlugin_UNMERGED.pdb + +move tmp\*.* . +rd tmp Modified: trunk/plugins/IR Server Suite/MediaPortal Plugins/TVServer plugins/TV3 Blaster Plugin/TV3 Blaster Plugin.csproj =================================================================== --- trunk/plugins/IR Server Suite/MediaPortal Plugins/TVServer plugins/TV3 Blaster Plugin/TV3 Blaster Plugin.csproj 2011-04-03 23:38:11 UTC (rev 4159) +++ trunk/plugins/IR Server Suite/MediaPortal Plugins/TVServer plugins/TV3 Blaster Plugin/TV3 Blaster Plugin.csproj 2011-04-04 20:36:23 UTC (rev 4160) @@ -20,7 +20,7 @@ <DelaySign>false</DelaySign> <OutputType>Library</OutputType> <RootNamespace>TvEngine</RootNamespace> - <RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent> + <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> <StartupObject> </StartupObject> <FileUpgradeFlags> @@ -94,12 +94,12 @@ <Reference Include="Gentle.Common, Version=1.2.9.1285, Culture=neutral, PublicKeyToken=80b5de62e27be49b"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\..\..\..\mediaportal\trunk\TvEngine3\TVLibrary\TVDatabase\references\Gentle.Common.dll</HintPath> - <Private>False</Private> + <Private>True</Private> </Reference> <Reference Include="Gentle.Framework, Version=1.2.9.1286, Culture=neutral, PublicKeyToken=80b5de62e27be49b"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\..\..\..\mediaportal\trunk\TvEngine3\TVLibrary\TVDatabase\references\Gentle.Framework.dll</HintPath> - <Private>False</Private> + <Private>True</Private> </Reference> <Reference Include="System"> <Name>System</Name> @@ -208,11 +208,13 @@ <Name>MPUtils</Name> </ProjectReference> </ItemGroup> + <ItemGroup> + <None Include="ILMerge.bat" /> + </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <PropertyGroup> <PreBuildEvent> </PreBuildEvent> - <PostBuildEvent> - </PostBuildEvent> + <PostBuildEvent>"$(ProjectDir)ILMerge.bat" "$(TargetDir)" $(ConfigurationName)</PostBuildEvent> </PropertyGroup> </Project> \ No newline at end of file Modified: trunk/plugins/IR Server Suite/setup/setup.nsi =================================================================== --- trunk/plugins/IR Server Suite/setup/setup.nsi 2011-04-03 23:38:11 UTC (rev 4159) +++ trunk/plugins/IR Server Suite/setup/setup.nsi 2011-04-04 20:36:23 UTC (rev 4160) @@ -240,12 +240,9 @@ !insertmacro "${MacroName}" "SectionIRServer" !ifdef MPplugins - !insertmacro "${MacroName}" "SectionMPCommon" - !insertmacro "${MacroName}" "SectionMPControlPlugin" - !insertmacro "${MacroName}" "SectionMPBlastZonePlugin" - - !insertmacro "${MacroName}" "SectionTV3Common" - !insertmacro "${MacroName}" "SectionTV3BlasterPlugin" + !insertmacro "${MacroName}" "SectionMPControlPlugin" + !insertmacro "${MacroName}" "SectionMPBlastZonePlugin" + !insertmacro "${MacroName}" "SectionTV3BlasterPlugin" !endif #SectionGroupTools @@ -440,42 +437,12 @@ SectionGroup "MediaPortal plugins" SectionGroupMP -Section "-commonMP" SectionMPCommon - ${LOG_TEXT} "INFO" "Installing common files for MediaPortal plugins..." - ${KILLPROCESS} "MediaPortal.exe" - ${KILLPROCESS} "configuration.exe" +${MementoSection} "MP Control Plugin" SectionMPControlPlugin + ${LOG_TEXT} "INFO" "Installing MP Control Plugin..." - ; Write plugin dll - SetOutPath "$MPdir.Plugins\Process" - File "..\MediaPortal Plugins\Common\MPUtils\bin\${Build_Type}\MPUtils.*" - File "..\IR Server Suite\Common\IrssComms\bin\${Build_Type}\IrssComms.*" - File "..\IR Server Suite\Common\IrssUtils\bin\${Build_Type}\IrssUtils.*" - - ; Write plugin dll - SetOutPath "$MPdir.Plugins\Windows" - File "..\MediaPortal Plugins\Common\MPUtils\bin\${Build_Type}\MPUtils.*" - File "..\IR Server Suite\Common\IrssComms\bin\${Build_Type}\IrssComms.*" - File "..\IR Server Suite\Common\IrssUtils\bin\${Build_Type}\IrssUtils.*" -SectionEnd -!macro Remove_${SectionMPCommon} - ${LOG_TEXT} "INFO" "Removing common files for MediaPortal plugins..." ${KILLPROCESS} "MediaPortal.exe" ${KILLPROCESS} "configuration.exe" - ; remove files - Delete "$MPdir.Plugins\Process\MPUtils.*" - Delete "$MPdir.Plugins\Process\IrssComms.*" - Delete "$MPdir.Plugins\Process\IrssUtils.*" - Delete "$MPdir.Plugins\Windows\MPUtils.*" - Delete "$MPdir.Plugins\Windows\IrssComms.*" - Delete "$MPdir.Plugins\Windows\IrssUtils.*" -!macroend - -;====================================== - -${MementoSection} "MP Control Plugin" SectionMPControlPlugin - ${LOG_TEXT} "INFO" "Installing MP Control Plugin..." - ; Write plugin dll SetOutPath "$MPdir.Plugins\Process" File "..\MediaPortal Plugins\MediaPortal Plugins\MP Control Plugin\bin\${Build_Type}\MPControlPlugin.*" @@ -498,6 +465,9 @@ !macro Remove_${SectionMPControlPlugin} ${LOG_TEXT} "INFO" "MP Control Plugin..." + ${KILLPROCESS} "MediaPortal.exe" + ${KILLPROCESS} "configuration.exe" + ; Delete plugin dll Delete "$MPdir.Plugins\Process\MPControlPlugin.*" @@ -510,6 +480,9 @@ ${MementoUnselectedSection} "MP Blast Zone Plugin" SectionMPBlastZonePlugin ${LOG_TEXT} "INFO" "Installing MP Blast Zone Plugin..." + ${KILLPROCESS} "MediaPortal.exe" + ${KILLPROCESS} "configuration.exe" + ; use the all users context SetShellVarContext all @@ -538,6 +511,9 @@ !macro Remove_${SectionMPBlastZonePlugin} ${LOG_TEXT} "INFO" "Removing MP Blast Zone Plugin..." + ${KILLPROCESS} "MediaPortal.exe" + ${KILLPROCESS} "configuration.exe" + Delete "$MPdir.Plugins\Windows\MPBlastZonePlugin.*" !macroend @@ -573,36 +549,9 @@ SectionGroup "TV Server plugins" SectionGroupTV3 -Section "-commonTV3" SectionTV3Common - ${LOG_TEXT} "INFO" "Installing common files for TV Server plugins..." - !insertmacro StopTVService - - ; Write plugin dll - SetOutPath "$DIR_TVSERVER\Plugins" - File "..\MediaPortal Plugins\Common\MPUtils\bin\${Build_Type}\MPUtils.*" - File "..\IR Server Suite\Common\IrssComms\bin\${Build_Type}\IrssComms.*" - File "..\IR Server Suite\Common\IrssUtils\bin\${Build_Type}\IrssUtils.*" -SectionEnd -!macro Remove_${SectionTV3Common} - ${If} ${FileExists} "$DIR_TVSERVER\Plugins\MPUtils.*" - ${OrIf} ${FileExists} "$DIR_TVSERVER\Plugins\IrssComms.*" - ${OrIf} ${FileExists} "$DIR_TVSERVER\Plugins\IrssUtils.*" - - ${LOG_TEXT} "INFO" "Removing common files for TV Server plugins..." - !insertmacro StopTVService - - ; remove files - Delete "$DIR_TVSERVER\Plugins\MPUtils.*" - Delete "$DIR_TVSERVER\Plugins\IrssComms.*" - Delete "$DIR_TVSERVER\Plugins\IrssUtils.*" - - ${EndIf} -!macroend - -;====================================== - ${MementoUnselectedSection} "TV Server Blaster Plugin" SectionTV3BlasterPlugin ${LOG_TEXT} "INFO" "Installing TV Server Blaster Plugin..." + !insertmacro StopTVService ; Write plugin dll SetOutPath "$DIR_TVSERVER\Plugins" @@ -1119,9 +1068,6 @@ !insertmacro DisableSection "${SectionGroupTV3}" "TV Server plugins" " ($(TEXT_TVSERVER_NOT_INSTALLED))" ${Endif} !endif - - ; update component selection - Call .onSelChange FunctionEnd @@ -1172,29 +1118,6 @@ ${LOG_CLOSE} FunctionEnd -Function .onSelChange - -!ifdef MPplugins - ; disable/remove common files for MediaPortal plugins if all MediaPortal plugins are unselected - ${IfNot} ${SectionIsSelected} ${SectionMPControlPlugin} - ${AndIfNot} ${SectionIsSelected} ${SectionMPBlastZonePlugin} - !insertmacro UnselectSection ${SectionMPCommon} - ${Else} - !insertmacro SelectSection ${SectionMPCommon} - ${EndIf} - - ; disable/remove common files for TVServer plugins if all TVServer plugins are unselected - ${IfNot} ${SectionIsSelected} ${SectionTV3BlasterPlugin} - !insertmacro UnselectSection ${SectionTV3Common} - ${Else} - !insertmacro SelectSection ${SectionTV3Common} - ${EndIf} -!endif - -FunctionEnd - -;====================================== - Function PageReinstallLeave !ifdef MPplugins ; ExpressUpdate is selected This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <che...@us...> - 2011-04-03 23:38:17
|
Revision: 4159 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4159&view=rev Author: chemelli_sf Date: 2011-04-03 23:38:11 +0000 (Sun, 03 Apr 2011) Log Message: ----------- MPEI package updated to 1.0.0.7: some changes and few additions Modified Paths: -------------- trunk/plugins/ItalyLogos/logos/Radio/rai radio1.png trunk/plugins/ItalyLogos/logos/Radio/rai radio2.png trunk/plugins/ItalyLogos/logos/Radio/rai radio3.png trunk/plugins/ItalyLogos/logos/TV/logos/Arturo.png trunk/plugins/ItalyLogos/logos/TV/logos/Babel.png trunk/plugins/ItalyLogos/logos/TV/logos/alice.png trunk/plugins/ItalyLogos/logos/TV/logos/baby tv.png trunk/plugins/ItalyLogos/logos/TV/logos/canale 5.png trunk/plugins/ItalyLogos/logos/TV/logos/canale italia.png trunk/plugins/ItalyLogos/logos/TV/logos/canale5.png trunk/plugins/ItalyLogos/logos/TV/logos/class cnbc.png trunk/plugins/ItalyLogos/logos/TV/logos/cooltoon.png trunk/plugins/ItalyLogos/logos/TV/logos/cult.png trunk/plugins/ItalyLogos/logos/TV/logos/current.png trunk/plugins/ItalyLogos/logos/TV/logos/disney channel - premium.png trunk/plugins/ItalyLogos/logos/TV/logos/disney channel.png trunk/plugins/ItalyLogos/logos/TV/logos/espn america.png trunk/plugins/ItalyLogos/logos/TV/logos/espn classic.png trunk/plugins/ItalyLogos/logos/TV/logos/eurosport 2.png trunk/plugins/ItalyLogos/logos/TV/logos/eurosport.png trunk/plugins/ItalyLogos/logos/TV/logos/fox crime.png trunk/plugins/ItalyLogos/logos/TV/logos/frisbee.png trunk/plugins/ItalyLogos/logos/TV/logos/gambero rosso.png trunk/plugins/ItalyLogos/logos/TV/logos/gxt +1.png trunk/plugins/ItalyLogos/logos/TV/logos/gxt.png trunk/plugins/ItalyLogos/logos/TV/logos/history.png trunk/plugins/ItalyLogos/logos/TV/logos/inter channel.png trunk/plugins/ItalyLogos/logos/TV/logos/italia 1.png trunk/plugins/ItalyLogos/logos/TV/logos/italia1.png trunk/plugins/ItalyLogos/logos/TV/logos/jimmy.png trunk/plugins/ItalyLogos/logos/TV/logos/juventus channel.png trunk/plugins/ItalyLogos/logos/TV/logos/la3.png trunk/plugins/ItalyLogos/logos/TV/logos/la7.png trunk/plugins/ItalyLogos/logos/TV/logos/la7d.png trunk/plugins/ItalyLogos/logos/TV/logos/lady channel.png trunk/plugins/ItalyLogos/logos/TV/logos/lei.png trunk/plugins/ItalyLogos/logos/TV/logos/leonardo.png trunk/plugins/ItalyLogos/logos/TV/logos/marcopolo.png trunk/plugins/ItalyLogos/logos/TV/logos/mediaset extra.png trunk/plugins/ItalyLogos/logos/TV/logos/mediaset plus.png trunk/plugins/ItalyLogos/logos/TV/logos/milan channel.png trunk/plugins/ItalyLogos/logos/TV/logos/mtv gold.png trunk/plugins/ItalyLogos/logos/TV/logos/nuvolari.png trunk/plugins/ItalyLogos/logos/TV/logos/onda latina.png trunk/plugins/ItalyLogos/logos/TV/logos/rai 1.png trunk/plugins/ItalyLogos/logos/TV/logos/rai 2.png trunk/plugins/ItalyLogos/logos/TV/logos/rai 4.png trunk/plugins/ItalyLogos/logos/TV/logos/rai 5.png trunk/plugins/ItalyLogos/logos/TV/logos/rai gulp.png trunk/plugins/ItalyLogos/logos/TV/logos/rai movie.png trunk/plugins/ItalyLogos/logos/TV/logos/rai news.png trunk/plugins/ItalyLogos/logos/TV/logos/rai premium.png trunk/plugins/ItalyLogos/logos/TV/logos/rai storia.png trunk/plugins/ItalyLogos/logos/TV/logos/rai yoyo.png trunk/plugins/ItalyLogos/logos/TV/logos/rete 4.png trunk/plugins/ItalyLogos/logos/TV/logos/rete4.png trunk/plugins/ItalyLogos/logos/TV/logos/tlc telecampione.png trunk/plugins/ItalyLogos/logos/TV/logos/tv7 lady.png trunk/plugins/ItalyLogos/update.xml Added Paths: ----------- trunk/plugins/ItalyLogos/ItalyLogos v.1.0.0.7.mpe1 trunk/plugins/ItalyLogos/logos/TV/logos/bbc knowledge - premium.png trunk/plugins/ItalyLogos/logos/TV/logos/discovery world - premium.png trunk/plugins/ItalyLogos/logos/TV/logos/elite shopping tv.png Removed Paths: ------------- trunk/plugins/ItalyLogos/ItalyLogos v.1.0.0.6.mpe1 Deleted: trunk/plugins/ItalyLogos/ItalyLogos v.1.0.0.6.mpe1 =================================================================== (Binary files differ) Added: trunk/plugins/ItalyLogos/ItalyLogos v.1.0.0.7.mpe1 =================================================================== (Binary files differ) Property changes on: trunk/plugins/ItalyLogos/ItalyLogos v.1.0.0.7.mpe1 ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/plugins/ItalyLogos/logos/Radio/rai radio1.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/Radio/rai radio2.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/Radio/rai radio3.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/Arturo.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/Babel.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/alice.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/baby tv.png =================================================================== (Binary files differ) Added: trunk/plugins/ItalyLogos/logos/TV/logos/bbc knowledge - premium.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/ItalyLogos/logos/TV/logos/bbc knowledge - premium.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/plugins/ItalyLogos/logos/TV/logos/canale 5.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/canale italia.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/canale5.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/class cnbc.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/cooltoon.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/cult.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/current.png =================================================================== (Binary files differ) Added: trunk/plugins/ItalyLogos/logos/TV/logos/discovery world - premium.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/ItalyLogos/logos/TV/logos/discovery world - premium.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/plugins/ItalyLogos/logos/TV/logos/disney channel - premium.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/disney channel.png =================================================================== (Binary files differ) Added: trunk/plugins/ItalyLogos/logos/TV/logos/elite shopping tv.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/ItalyLogos/logos/TV/logos/elite shopping tv.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/plugins/ItalyLogos/logos/TV/logos/espn america.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/espn classic.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/eurosport 2.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/eurosport.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/fox crime.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/frisbee.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/gambero rosso.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/gxt +1.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/gxt.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/history.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/inter channel.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/italia 1.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/italia1.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/jimmy.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/juventus channel.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/la3.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/la7.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/la7d.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/lady channel.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/lei.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/leonardo.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/marcopolo.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/mediaset extra.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/mediaset plus.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/milan channel.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/mtv gold.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/nuvolari.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/onda latina.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rai 1.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rai 2.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rai 4.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rai 5.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rai gulp.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rai movie.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rai news.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rai premium.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rai storia.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rai yoyo.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rete 4.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/rete4.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/tlc telecampione.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/logos/TV/logos/tv7 lady.png =================================================================== (Binary files differ) Modified: trunk/plugins/ItalyLogos/update.xml =================================================================== --- trunk/plugins/ItalyLogos/update.xml 2011-03-30 22:44:42 UTC (rev 4158) +++ trunk/plugins/ItalyLogos/update.xml 2011-04-03 23:38:11 UTC (rev 4159) @@ -89,5 +89,93 @@ <FolderGroups /> </ProjectSettings> </PackageClass> + <PackageClass> + <Version>2.0</Version> + <Groups> + <Items> + <GroupItem Name="Default"> + <DisplayName>Default</DisplayName> + <DefaulChecked>true</DefaulChecked> + <Description>Default</Description> + <Files> + <Items /> + </Files> + </GroupItem> + </Items> + </Groups> + <Sections> + <Items /> + </Sections> + <Dependencies> + <Items /> + </Dependencies> + <GeneralInfo> + <Name>Italy logos Tv and Radio</Name> + <Id>784949ad-7eed-4541-9ec8-edc0cb6a3521</Id> + <Author>Various</Author> + <HomePage /> + <ForumPage /> + <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/ItalyLogos/update.xml</UpdateUrl> + <Version> + <Major>1</Major> + <Minor>0</Minor> + <Build>0</Build> + <Revision>7</Revision> + </Version> + <ExtensionDescription>This package will copy all TV and Radio logos for Italian stations broacasted on Analog, +DVB-T + + and + + + +13E Hotbird +</ExtensionDescription> + <VersionDescription>Some logos updates +</VersionDescription> + <DevelopmentStatus>Stable</DevelopmentStatus> + <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/ItalyLogos/ItalyLogos v.1.0.0.7.mpe1</OnlineLocation> + <ReleaseDate>2011-04-04T19:14:51</ReleaseDate> + <Tags>logos</Tags> + <Location>..\ItalyLogos v.[Version].mpe1</Location> + <Params> + <Items> + <SectionParam Name="Icon"> + <Value>C:\svnroot\mp-plugins\trunk\plugins\ItalyLogos\package\ItalyFlag.png</Value> + <ValueType>File</ValueType> + <Description>The icon file of the package (jpg,png,bmp)</Description> + </SectionParam> + <SectionParam Name="Online Icon"> + <Value /> + <ValueType>String</ValueType> + <Description>The icon file of the package stored online (jpg,png,bmp)</Description> + </SectionParam> + <SectionParam Name="Configuration file"> + <Value /> + <ValueType>Template</ValueType> + <Description>The file used to configure the extension. + If have .exe extension the will be executed + If have .dll extension used like MP plugin configuration</Description> + </SectionParam> + <SectionParam Name="Online Screenshots"> + <Value /> + <ValueType>String</ValueType> + <Description>Online stored screenshot urls separated by ; </Description> + </SectionParam> + <SectionParam Name="Force to uninstall on update"> + <Value>yes</Value> + <ValueType>Bool</ValueType> + <Description>Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer.</Description> + </SectionParam> + </Items> + </Params> + </GeneralInfo> + <UniqueFileList> + <Items /> + </UniqueFileList> + <ProjectSettings> + <FolderGroups /> + </ProjectSettings> + </PackageClass> </Items> </ExtensionCollection> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Rol...@us...> - 2011-03-30 22:44:49
|
Revision: 4158 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4158&view=rev Author: Rollsroyc3 Date: 2011-03-30 22:44:42 +0000 (Wed, 30 Mar 2011) Log Message: ----------- start of moving pictures plugin Modified Paths: -------------- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/AndroidManifest.xml trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/pictures.xml trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/plugins.xml trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/main.java trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Plugins.java trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/splash.java Added Paths: ----------- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/drawable/ic_menu_skin1_movingpictures.png trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures.xml trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_icon.xml trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_movie.xml trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures.java trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures_movie.java Modified: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/AndroidManifest.xml =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/AndroidManifest.xml 2011-03-30 22:42:55 UTC (rev 4157) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/AndroidManifest.xml 2011-03-30 22:44:42 UTC (rev 4158) @@ -6,15 +6,14 @@ android:theme="@android:style/Theme.NoTitleBar" android:debuggable="true"> <activity android:label="@string/app_name" - android:launchMode="singleInstance" android:name=".Main"> + android:launchMode="singleInstance" android:name=".main"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity> - <activity android:launchMode="singleInstance" android:name=".Splash"></activity> + <activity android:launchMode="singleInstance" android:name=".splash"></activity> <activity android:launchMode="singleInstance" android:name=".control.Remote_01"></activity> - <activity android:launchMode="singleInstance" android:name=".control.Remote_03"></activity> <activity android:launchMode="singleInstance" android:name=".pictures.Pictures"></activity> <activity android:launchMode="singleInstance" android:name=".pictures.Picturesfullscreen"></activity> @@ -29,12 +28,13 @@ <activity android:launchMode="singleInstance" android:name=".music.MusicTab"></activity> <activity android:launchMode="singleInstance" android:name=".music.MusicResults"></activity> <activity android:launchMode="singleInstance" android:name=".multimedia.Webradio"></activity> - <activity android:name=".MediaPlayerControl" android:launchMode="singleInstance"></activity> + <activity android:name=".multimedia.MediaPlayerControl" android:launchMode="singleInstance"></activity> <activity android:name=".movies.Movies" android:launchMode="singleInstance"></activity> <activity android:launchMode="singleInstance" android:name=".setup.SelectSkin"></activity> <activity android:launchMode="singleInstance" android:name=".plugins.Plugins"></activity> <activity android:launchMode="singleInstance" android:name=".plugins.Weather"></activity> <activity android:launchMode="singleInstance" android:name=".plugins.Radio"></activity> + <activity android:launchMode="singleInstance" android:name=".plugins.Movingpictures"></activity> </application> <uses-sdk android:minSdkVersion="3" /> Added: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/drawable/ic_menu_skin1_movingpictures.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/drawable/ic_menu_skin1_movingpictures.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures.xml =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures.xml (rev 0) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures.xml 2011-03-30 22:44:42 UTC (rev 4158) @@ -0,0 +1,17 @@ +<LinearLayout android:id="@+id/lay_movingpictures" + android:layout_width="fill_parent" android:layout_height="fill_parent" + xmlns:android="http://schemas.android.com/apk/res/android" + android:orientation="vertical"> + + <TextView android:layout_width="fill_parent" + android:layout_height="wrap_content" + android:text="" android:textColor="#FFFFFFFF" + android:textSize="20dip" + android:id="@+id/txtMovingPicturesTitle" android:paddingBottom="5dip"></TextView> + + <GridView android:layout_y="0dip" android:layout_x="0dip" + android:id="@+id/MovingpicturesGrid" android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:numColumns="auto_fit"> + </GridView> +</LinearLayout> \ No newline at end of file Added: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_icon.xml =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_icon.xml (rev 0) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_icon.xml 2011-03-30 22:44:42 UTC (rev 4158) @@ -0,0 +1,11 @@ +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:id="@+id/llmpicon" android:layout_width="wrap_content" + android:layout_height="wrap_content" android:orientation="vertical"> + <ImageView android:id="@+id/icon_movingpicturesimage" android:layout_height="250dip" + android:layout_width="150dip" android:gravity="center"> + </ImageView> +<!-- <TextView android:id="@+id/icon_text" android:layout_width="wrap_content"--> +<!-- android:layout_height="wrap_content" android:text="TextView"--> +<!-- android:gravity="center_horizontal" android:textColorHighlight="#656565">--> +<!-- </TextView>--> +</LinearLayout> \ No newline at end of file Added: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_movie.xml =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_movie.xml (rev 0) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/movingpictures_movie.xml 2011-03-30 22:44:42 UTC (rev 4158) @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" android:layout_height="fill_parent" + android:orientation="vertical"> + <LinearLayout android:orientation="horizontal" + android:layout_width="fill_parent" android:layout_height="fill_parent" + android:gravity="center"> + <ImageView android:layout_width="wrap_content" + android:layout_height="wrap_content" android:id="@+id/ivMovingPicturesMovie" + android:width="150px" android:height="250px" + android:layout_gravity="left" /> + <LinearLayout android:orientation="vertical" + android:layout_width="fill_parent" android:layout_height="fill_parent" + android:gravity="center"> + <TextView android:layout_width="fill_parent" + android:layout_height="wrap_content" android:text="" + android:textColor="#FFFFFFFF" android:textSize="20dip" + android:id="@+id/txtMovieDescription" android:paddingBottom="5dip"></TextView> + </LinearLayout> + </LinearLayout> +</LinearLayout> Modified: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/pictures.xml =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/pictures.xml 2011-03-30 22:42:55 UTC (rev 4157) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/pictures.xml 2011-03-30 22:44:42 UTC (rev 4158) @@ -11,9 +11,9 @@ <GridView android:layout_y="0dip" android:layout_x="0dip" android:id="@+id/GridView01" android:layout_width="fill_parent" - android:layout_height="fill_parent" android:columnWidth="90dp" - android:numColumns="auto_fit" android:verticalSpacing="10dp" - android:horizontalSpacing="10dp" android:stretchMode="columnWidth" + android:layout_height="fill_parent" android:columnWidth="150dp" + android:numColumns="auto_fit" + android:stretchMode="columnWidth" android:gravity="center"> </GridView> </LinearLayout> Modified: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/plugins.xml =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/plugins.xml 2011-03-30 22:42:55 UTC (rev 4157) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/res/layout/plugins.xml 2011-03-30 22:44:42 UTC (rev 4158) @@ -48,7 +48,31 @@ android:textColor="#FFFFFFFF"></TextView> </LinearLayout> + + <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="40dip" android:layout_height="wrap_content" + android:orientation="vertical"> + </LinearLayout> + + <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="wrap_content" android:layout_height="wrap_content" + android:orientation="vertical"> + + <Button android:scaleType="fitXY" android:layout_height="80dip" + android:layout_width="80dip" android:id="@+id/btn_plugins_movingpictures" + android:background="@drawable/ic_menu_skin1_movingpictures"> + </Button> + + <TextView android:layout_height="wrap_content" + android:layout_width="wrap_content" android:layout_gravity="center_horizontal" + android:textSize="14dip" android:textStyle="bold" android:text="Moving Pictures" + android:textColor="#FFFFFFFF"></TextView> + + </LinearLayout> + + + </LinearLayout> </LinearLayout> Modified: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/main.java =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/main.java 2011-03-30 22:42:55 UTC (rev 4157) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/main.java 2011-03-30 22:44:42 UTC (rev 4158) @@ -60,7 +60,7 @@ import android.view.WindowManager; import android.widget.*; -public class Main extends Activity { +public class main extends Activity { private static final String PREFS_PRIVATE = "PREFS_MP_REMOTE"; @@ -121,7 +121,7 @@ firstRunDone = true; chkStatus(); - Intent myIntent = new Intent(this, Splash.class); + Intent myIntent = new Intent(this, splash.class); startActivity(myIntent); } @@ -230,25 +230,25 @@ final CharSequence[] items = { "Global settings", "IP settings", "Switch HTPC", "Exit" }; - AlertDialog.Builder builder = new AlertDialog.Builder(Main.this); + AlertDialog.Builder builder = new AlertDialog.Builder(main.this); builder.setTitle("Select option"); builder.setItems(items, new DialogInterface.OnClickListener() { public void onClick(DialogInterface dialog, int item) { switch (item) { case 0: // global settings - Intent myIntent1 = new Intent(Main.this, Setup.class); + Intent myIntent1 = new Intent(main.this, Setup.class); startActivityForResult(myIntent1, 0); break; case 1: // ip settings - Intent myIntent2 = new Intent(Main.this, Setup_ip.class); + Intent myIntent2 = new Intent(main.this, Setup_ip.class); startActivityForResult(myIntent2, 0); break; case 2: // switch instance final CharSequence[] items2 = AppSettings.getNames(); AlertDialog.Builder builder = new AlertDialog.Builder( - Main.this); + main.this); builder.setTitle("Select instance"); builder.setItems(items2, @@ -593,7 +593,7 @@ protected void onPostExecute(final Void unused) { active = false; if (result == false) - Toast.makeText(Main.this, + Toast.makeText(main.this, "Warning : Webserver not respoding !", Toast.LENGTH_SHORT).show(); } Added: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures.java =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures.java (rev 0) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures.java 2011-03-30 22:44:42 UTC (rev 4158) @@ -0,0 +1,427 @@ +package mediaportal.remote.plugins; + +import java.io.InputStream; +import java.text.DecimalFormat; +import java.util.ArrayList; +import javax.xml.parsers.DocumentBuilder; +import javax.xml.parsers.DocumentBuilderFactory; +import org.w3c.dom.Document; +import org.w3c.dom.Element; +import org.w3c.dom.Node; +import org.w3c.dom.NodeList; +import mediaportal.remote.R; +import mediaportal.remote.communication.HttpHandler; +import mediaportal.remote.utils.AppSettings; +import mediaportal.remote.utils.Vibration; +import android.app.Activity; +import android.app.ProgressDialog; +import android.content.Context; +import android.content.Intent; +import android.graphics.Bitmap; +import android.net.ParseException; +import android.os.AsyncTask; +import android.os.Bundle; +import android.util.Log; +import android.view.Display; +import android.view.LayoutInflater; +import android.view.View; +import android.view.ViewGroup; +import android.view.WindowManager; +import android.widget.AdapterView; +import android.widget.BaseAdapter; +import android.widget.GridView; +import android.widget.ImageView; +import android.widget.TextView; +import android.widget.AdapterView.OnItemClickListener; + +public class Movingpictures extends Activity { + + private static ArrayList<objMovie> MovieList = new ArrayList<objMovie>(); + public static objMovie objSelectedMovie; + private TextView title; + private BaseAdapter adapter; + private update taskFetchData; + private String actualDir = "/movingpictures"; + private String server = AppSettings.getWebServer(); + private double W; + private double H; + private double DefaultImageWidth = 150; + private double DefaultImageHeight = 250; + + @Override + public void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setContentView(R.layout.movingpictures); + + title = (TextView) findViewById(R.id.txtMovingPicturesTitle); + title.setText("Moving Pictures"); + adapter = new ImageAdapter2(Movingpictures.this); + + + // get optimal image width and height + getImageWidth(DefaultImageWidth); + H = (DefaultImageHeight / DefaultImageWidth) * W; + + Log.e("ar:h", String.valueOf(H)); + Log.e("ar:w", String.valueOf(W)); + + GridView gridview = (GridView) findViewById(R.id.MovingpicturesGrid); + + if (MovieList.isEmpty() == true) { + taskFetchData = new update(); + taskFetchData.execute(); + Log.e("ar", "on create, movie list is empty"); + } + + gridview.setAdapter(adapter); + adapter.notifyDataSetChanged(); + + gridview.setOnItemClickListener(new OnItemClickListener() { + public void onItemClick(AdapterView<?> parent, View v, + int position, long id) { + + taskFetchData.cancel(true); + + // ImageView iv = (ImageView) v + // .findViewById(R.id.icon_movingpicturesimage); + // objMovie mov = (objMovie) iv.getTag(); + + Vibration.vibrateShort(); + + // Intent myIntent = new Intent(Movingpictures.this, + // Movingpictures_movie.class); + // startActivityForResult(myIntent, 0); + } + }); + } + + public void onResume() { + super.onResume(); + + // if (MovieList.isEmpty() == true) { + // Log.e("ar","on resume, movie list is empty"); + // taskFetchData = new update(); + // taskFetchData.execute(); + // } + // else + // { + // Log.e("ar","on resume, movie list is not empty"); + // GridView gridview = (GridView) findViewById(R.id.MovingpicturesGrid); + // gridview.setAdapter(adapter); + // adapter.notifyDataSetChanged(); + // } + } + + private class update extends AsyncTask<String, Void, Void> { + private final ProgressDialog dialog = new ProgressDialog( + Movingpictures.this); + + // can use UI thread here + protected void onPreExecute() { + try { + this.dialog.setMessage("Loading..."); + this.dialog.show(); + + } catch (Exception ex) { + } + } + + // automatically done on worker thread (separate from UI thread) + protected Void doInBackground(final String... args) { + HttpHandler h = new HttpHandler(); + InputStream stream = h.openHttpConnection(server + actualDir + + "/allmovies.xml"); + + if (stream != null) { + parsestream(stream); + } else { + Log.e("ar", "input stream is null"); + } + + return null; + } + + // can use UI thread here + protected void onPostExecute(final Void unused) { + + if (MovieList == null) { + Log.e("ar", "Movielist is null"); + } else if (MovieList.size() == 0) { + Log.e("ar", "Movielist has zero"); + } else { + GridView gridview = (GridView) findViewById(R.id.MovingpicturesGrid); + gridview.setAdapter(adapter); + + fetchPictures(); + } + + if (this.dialog.isShowing()) { + try { + this.dialog.dismiss(); + } catch (Exception ex) { + } + } + + } + } + + private void fetchPictures() { + HttpHandler http = new HttpHandler(); + int iCount = 0; + + while (iCount < MovieList.size()) { + objMovie mov = MovieList.get(iCount); + + if (mov != null) { + String file = server + actualDir + "/getthumb?id=" + + String.valueOf(mov.ID); + + mov.BitmapImage = http.DownloadImage(file); + + if (mov.BitmapImage == null) { + Log.e("ar", "Bitmap is null"); + } + + // if (picNo < pictureList.size()) // very strange exeption + // happens here 10/10 + // pictureList.set(picNo, item); + // picNo++; + // break; + } else { + Log.e("ar", "movie object is null"); + } + iCount++; + } + + try { + Thread.sleep(10); + } catch (InterruptedException e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + adapter.notifyDataSetChanged(); + http = null; + } + + public class ImageAdapter2 extends BaseAdapter { + private Context mContext; + public static final int ACTIVITY_CREATE = 10; + + public ImageAdapter2(Context c) { + mContext = c; + } + + public int getCount() { + if (MovieList != null) + return MovieList.size(); + else + return 0; + } + + public Object getItem(int position) { + return null; + } + + public long getItemId(int position) { + return 0; + } + + // @Override + // create a new ImageView for each item referenced by the Adapter + public View getView(int position, View convertView, ViewGroup parent) { + // View v; + + int skin = AppSettings.getActualSkin(); + ImageView iv; + + //if (convertView == null) { // if it's not recycled, initialize some + // attributes + iv = new ImageView(mContext); + iv.setLayoutParams(new GridView.LayoutParams((int) W, (int) H)); + // imageView.setScaleType(ImageView.ScaleType.CENTER_CROP); + // imageView.setPadding(8, 8, 8, 8); + + //} else { + // v = convertView; + // iv = (ImageView) convertView; + + //} + + if (MovieList != null) { + + objMovie mov = MovieList.get(position); + + if (mov.BitmapImage == null) + switch (skin) { + case 0: + iv.setImageResource(R.drawable.ic_skin1_file_picture); + break; + case 1: + iv.setImageResource(R.drawable.ic_skin2_file_picture); + break; + } + else + iv.setImageBitmap(mov.BitmapImage); + + objMovie movie = new objMovie(); + iv.setTag(movie); + } + // } + + return iv; + } + } + + private class objMovie { + protected int ID; + protected String title; + protected String description; + protected String Rating; + protected String Runtime; + protected String Image; + protected Bitmap BitmapImage; + } + + public void parsestream(InputStream is) { + DocumentBuilderFactory dbFactory = DocumentBuilderFactory.newInstance(); + DocumentBuilder dBuilder; + try { + + dBuilder = dbFactory.newDocumentBuilder(); + Document doc = dBuilder.parse(is); + + String MovieID = "N/A"; + String MovieTitle = "N/A"; + String MovieDescription = "N/A"; + String MovieRating = "N/A"; + String MovieRuntime = "N/A"; + String MovieImage = "N/A"; + Bitmap BitmapImage = null; + + NodeList nList = doc.getElementsByTagName("Movie"); + for (int temp = 0; temp < nList.getLength(); temp++) { + + Node nNode = nList.item(temp); + + if (nNode.getNodeType() == Node.ELEMENT_NODE) { + + Element item = (Element) nNode; + + NodeList list = item.getElementsByTagName("ID"); + Element entry = (Element) list.item(0); + NodeList text = entry.getChildNodes(); + MovieID = ((Node) text.item(0)).getNodeValue(); + + list = item.getElementsByTagName("Title"); + entry = (Element) list.item(0); + text = entry.getChildNodes(); + MovieTitle = ((Node) text.item(0)).getNodeValue(); + + list = item.getElementsByTagName("Description"); + entry = (Element) list.item(0); + text = entry.getChildNodes(); + MovieDescription = ((Node) text.item(0)).getNodeValue(); + + list = item.getElementsByTagName("Rating"); + entry = (Element) list.item(0); + text = entry.getChildNodes(); + MovieRating = ((Node) text.item(0)).getNodeValue(); + + list = item.getElementsByTagName("Runtime"); + entry = (Element) list.item(0); + text = entry.getChildNodes(); + MovieRuntime = ((Node) text.item(0)).getNodeValue(); + + list = item.getElementsByTagName("Image"); + entry = (Element) list.item(0); + text = entry.getChildNodes(); + MovieImage = ((Node) text.item(0)).getNodeValue(); + + try { + objMovie mv = new objMovie(); + mv.ID = Integer.parseInt(MovieID); + mv.title = MovieTitle; + mv.description = MovieDescription; + mv.Rating = MovieRating; + mv.Runtime = MovieRuntime; + mv.Image = MovieImage; + MovieList.add(mv); + + } catch (ParseException e) { + e.printStackTrace(); + Log.e("ar:", "trying parse stream ERROR"); + } + } + + // if (i0 != null) { + // int resID = getResources().getIdentifier( + // "ic_weather_" + ico, "drawable", + // "mediaportal.remote"); + // if (resID != 0) + // i0.setBackgroundResource(resID); + // else + // i0.setBackgroundResource(R.drawable.ic_weather_na); + // } + + } + + } catch (Exception ex) { + // TODO Auto-generated catch block + ex.printStackTrace(); + } + dbFactory = null; + dBuilder = null; + } + + private void getImageWidth(double DefaultWidth) { + + //Log.e("ar:new decimals", String.valueOf(DefaultWidth)); + Display display = ((WindowManager) getSystemService(Context.WINDOW_SERVICE)) + .getDefaultDisplay(); + double ViewWidth = display.getWidth(); + + //Log.e("ar:ViewWidth", String.valueOf(ViewWidth)); + + double dblNewImageWidth = ViewWidth / DefaultWidth; + //Log.e("ar:dblNewImageWidth", String.valueOf(dblNewImageWidth)); + + if (dblNewImageWidth == Math.round(dblNewImageWidth)) // whole number + { + //Log.e("ar:info", "double is round number"); + W = (int) DefaultWidth; + + } + else // not a whole number + { + //Log.e("ar:info", "double is not round number"); + dblNewImageWidth = roundTwoDecimals(dblNewImageWidth); // round to two decimals + //Log.e("ar:rounded", String.valueOf(dblNewImageWidth)); + + int intWholeImageWidth = (int) dblNewImageWidth; // get int to subtract from double, leaving decimals + //Log.e("ar:int of double", String.valueOf(intWholeImageWidth)); + + dblNewImageWidth = dblNewImageWidth - intWholeImageWidth; + //Log.e("ar:new decimals", String.valueOf(dblNewImageWidth)); + + if (dblNewImageWidth <= .10 || dblNewImageWidth >= .90) + { // close enough + W = (int) DefaultWidth; + } + else if (dblNewImageWidth <= .49) + { + getImageWidth(DefaultWidth + 1); + } + else + { + getImageWidth(DefaultWidth - 1); + } + } + + } + + double roundTwoDecimals(double d) { + DecimalFormat twoDForm = new DecimalFormat("#.##"); + return Double.valueOf(twoDForm.format(d)); + + } +} \ No newline at end of file Added: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures_movie.java =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures_movie.java (rev 0) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Movingpictures_movie.java 2011-03-30 22:44:42 UTC (rev 4158) @@ -0,0 +1,5 @@ +package mediaportal.remote.plugins; + +public class Movingpictures_movie { + +} Modified: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Plugins.java =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Plugins.java 2011-03-30 22:42:55 UTC (rev 4157) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/plugins/Plugins.java 2011-03-30 22:44:42 UTC (rev 4158) @@ -21,6 +21,7 @@ package mediaportal.remote.plugins; + import mediaportal.remote.R; import mediaportal.remote.utils.AppSettings; import mediaportal.remote.utils.Vibration; @@ -41,6 +42,7 @@ private Button btnRadio; private Button btnWeather; + private Button btnMovingPictures; @Override public void onCreate(Bundle savedInstanceState) { @@ -52,6 +54,7 @@ btnRadio = (Button) findViewById(R.id.btn_plugins_radio); btnWeather = (Button) findViewById(R.id.btn_plugins_weather); + btnMovingPictures = (Button) findViewById(R.id.btn_plugins_movingpictures); btnWeather.setOnClickListener(new View.OnClickListener() { public void onClick(View view) { @@ -71,6 +74,19 @@ .show(); } }); + + + btnMovingPictures.setOnClickListener(new View.OnClickListener() { + public void onClick(View view) { + Vibration.vibrateShort(); + Intent myIntent = new Intent(view.getContext(), + Movingpictures.class); + startActivity(myIntent); + } + }); + + + } @Override Modified: trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/splash.java =================================================================== --- trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/splash.java 2011-03-30 22:42:55 UTC (rev 4157) +++ trunk/plugins/AndroidRemote/Android/MediaPortalRemote/src/mediaportal/remote/splash.java 2011-03-30 22:44:42 UTC (rev 4158) @@ -29,7 +29,7 @@ import android.os.Handler; import android.widget.ImageView; -public class Splash extends Activity { +public class splash extends Activity { private final int SPLASH_DISPLAY_LENGHT = 3000; @@ -43,9 +43,9 @@ // @Override public void run() { /* Create an Intent that will start the main-Activity. */ - Intent mainIntent = new Intent(Splash.this, Main.class); - Splash.this.startActivity(mainIntent); - Splash.this.finish(); + Intent mainIntent = new Intent(splash.this, main.class); + splash.this.startActivity(mainIntent); + splash.this.finish(); } }, SPLASH_DISPLAY_LENGHT); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |