From: <ma...@us...> - 2011-09-08 19:05:41
|
Revision: 4285 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4285&view=rev Author: marvman Date: 2011-09-08 19:05:35 +0000 (Thu, 08 Sep 2011) Log Message: ----------- MyVolume Version 1.0.6 added Modified Paths: -------------- trunk/plugins/MyVolume/MpeRelease/update.xml Added Paths: ----------- trunk/plugins/MyVolume/MpeRelease/MyVolume_1.0.6.MPE1 Added: trunk/plugins/MyVolume/MpeRelease/MyVolume_1.0.6.MPE1 =================================================================== (Binary files differ) Property changes on: trunk/plugins/MyVolume/MpeRelease/MyVolume_1.0.6.MPE1 ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/plugins/MyVolume/MpeRelease/update.xml =================================================================== --- trunk/plugins/MyVolume/MpeRelease/update.xml 2011-09-06 19:27:13 UTC (rev 4284) +++ trunk/plugins/MyVolume/MpeRelease/update.xml 2011-09-08 19:05:35 UTC (rev 4285) @@ -21,6 +21,9 @@ <Dependencies> <Items /> </Dependencies> + <PluginDependencies> + <Items /> + </PluginDependencies> <GeneralInfo> <Name>MyVolume</Name> <Id>d1decb8f-abba-4912-98e2-ed94fe19e64a</Id> @@ -34,7 +37,7 @@ <Build>5</Build> <Revision>0</Revision> </Version> - <ExtensionDescription>Some TV/Radio channels have different sound volumes and its annoying to change the volume everytime again and again and again. + <ExtensionDescription>Some TV/Radio channels have different sound volumes and its annoying to change the volume everytime again and again and again. MyVolume saves the sound volume of each TV and Radio channel (internet streams as well) and load them on switching.</ExtensionDescription> <VersionDescription>MediaPortal 1.1.0 compatible.</VersionDescription> <DevelopmentStatus>Stable</DevelopmentStatus> @@ -80,6 +83,121 @@ <ProjectSettings> <FolderGroups /> </ProjectSettings> + <IsSkin>false</IsSkin> </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> + <DependencyItem> + <Type>MediaPortal</Type> + <Id /> + <MinVersion> + <Major>1</Major> + <Minor>1</Minor> + <Build>6</Build> + <Revision>27644</Revision> + </MinVersion> + <MaxVersion> + <Major>1</Major> + <Minor>2</Minor> + <Build>0</Build> + <Revision>0</Revision> + </MaxVersion> + <WarnOnly>false</WarnOnly> + <Message>requires MediaPortal version 1.1.6.0 to 1.2.0.0.</Message> + <Name>MediaPortal</Name> + </DependencyItem> + </Items> + </Dependencies> + <PluginDependencies> + <Items> + <PluginDependencyItem AssemblyName="MyVolume.dll"> + <CompatibleVersion> + <Items> + <CompatibleVersionItem> + <MinRequiredVersion>1.1.6.0</MinRequiredVersion> + <DesignedForVersion>1.2.0.0</DesignedForVersion> + </CompatibleVersionItem> + </Items> + </CompatibleVersion> + <SubSystemsUsed> + <Items /> + </SubSystemsUsed> + </PluginDependencyItem> + </Items> + </PluginDependencies> + <GeneralInfo> + <Name>MyVolume</Name> + <Id>d1decb8f-abba-4912-98e2-ed94fe19e64a</Id> + <Author>Martin Rogas a.k.a. Marvman</Author> + <HomePage>http://forum.team-mediaportal.com/mediaportal-plugins-47/myvolume-plugin-54330/</HomePage> + <ForumPage>http://forum.team-mediaportal.com/mediaportal-plugins-47/myvolume-plugin-54330/</ForumPage> + <UpdateUrl>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/MyVolume/MpeRelease/update.xml</UpdateUrl> + <Version> + <Major>1</Major> + <Minor>0</Minor> + <Build>6</Build> + <Revision>0</Revision> + </Version> + <ExtensionDescription>Some TV/Radio channels have different sound volumes and its annoying to change the volume everytime again and again and again. +MyVolume saves the sound volume of each TV and Radio channel (internet streams as well) and load them on switching.</ExtensionDescription> + <VersionDescription>MediaPortal 1.2.0 compatible. +- volume of internet streams are stored now only for the main domain</VersionDescription> + <DevelopmentStatus>Stable</DevelopmentStatus> + <OnlineLocation>https://mp-plugins.svn.sourceforge.net/svnroot/mp-plugins/trunk/plugins/MyVolume/MpeRelease/MyVolume_1.0.6.MPE1</OnlineLocation> + <ReleaseDate>2011-09-08T16:27:58</ReleaseDate> + <Tags>volume, automatic</Tags> + <Location>C:\Users\Marv\Documents\Visual Studio 2010\Projects\MyVolume\trunk\Versions\MyVolume_1.0.6.MPE1</Location> + <Params> + <Items> + <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> + <IsSkin>false</IsSkin> + </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. |