From: <che...@us...> - 2011-04-22 22:47:30
|
Revision: 4183 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=4183&view=rev Author: chef_koch Date: 2011-04-22 22:47:24 +0000 (Fri, 22 Apr 2011) Log Message: ----------- added mp 1.2 beta compatibility Modified Paths: -------------- trunk/plugins/MyAlarm/MpeRelease/MyAlarm.xmp2 trunk/plugins/MyAlarm/MyAlarm/Properties/AssemblyInfo.cs Added Paths: ----------- trunk/plugins/MyAlarm/releases/MyAlarm-3.0.mpe1 Removed Paths: ------------- trunk/plugins/MyAlarm/MpeRelease/MyAlarm.mpe1 trunk/plugins/MyAlarm/MpeRelease/update.xml Deleted: trunk/plugins/MyAlarm/MpeRelease/MyAlarm.mpe1 =================================================================== (Binary files differ) Modified: trunk/plugins/MyAlarm/MpeRelease/MyAlarm.xmp2 =================================================================== --- trunk/plugins/MyAlarm/MpeRelease/MyAlarm.xmp2 2011-04-22 22:41:49 UTC (rev 4182) +++ trunk/plugins/MyAlarm/MpeRelease/MyAlarm.xmp2 2011-04-22 22:47:24 UTC (rev 4183) @@ -250,7 +250,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>MyAlarm</Name> @@ -260,10 +280,10 @@ <ForumPage>http://forum.team-mediaportal.com/myalarm-t76551.html</ForumPage> <UpdateUrl>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=51&cf_id=52</UpdateUrl> <Version> - <Major>2</Major> - <Minor>9</Minor> - <Build>3</Build> - <Revision>3668</Revision> + <Major>3</Major> + <Minor>0</Minor> + <Build>0</Build> + <Revision>0</Revision> </Version> <ExtensionDescription>The MyAlarm plugin can be used to wake you up at a specified time. It can display a reminder message, play sound files or a playlist at this time. @@ -279,9 +299,9 @@ - reworked userinterface, using dialog to select files and playlists - added option to disable audioscrobbler for during alarm media playback - huge amount of bug fixes, thx to SilentException</VersionDescription> - <DevelopmentStatus>Rc</DevelopmentStatus> + <DevelopmentStatus>Stable</DevelopmentStatus> <OnlineLocation>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=51&cf_id=24</OnlineLocation> - <ReleaseDate>2010-07-22T23:15:21.6537195+02:00</ReleaseDate> + <ReleaseDate>2011-04-23T00:45:15.9309612+02:00</ReleaseDate> <Tags>alarm, wecker, wakeup</Tags> <Location>D:\MediaPortal\mp-plugins\trunk\plugins\MyAlarm\MpeRelease\MyAlarm.mpe1</Location> <Params> @@ -427,7 +447,7 @@ <Param1 /> <UpdateOption>OverwriteIfOlder</UpdateOption> <LocalFileName>..\MyAlarm\Alarm.png</LocalFileName> - <ZipFileName>Installer{CopyFile}\{b5e30951-268a-403d-8477-8fb374e2b45e}-Alarm.png</ZipFileName> + <ZipFileName>Installer{CopyFile}\{aefd39f0-daee-4ddc-8fda-381212e14972}-Alarm.png</ZipFileName> <DestinationFilename /> </FileItem> </Items> Deleted: trunk/plugins/MyAlarm/MpeRelease/update.xml =================================================================== --- trunk/plugins/MyAlarm/MpeRelease/update.xml 2011-04-22 22:41:49 UTC (rev 4182) +++ trunk/plugins/MyAlarm/MpeRelease/update.xml 2011-04-22 22:47:24 UTC (rev 4183) @@ -1,112 +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> - <GroupItem Name="GenericSkin"> - <DisplayName>GenericSkin</DisplayName> - <DefaulChecked>true</DefaulChecked> - <Description>GenericSkin</Description> - <Files> - <Items /> - </Files> - </GroupItem> - <GroupItem Name="Languages"> - <DisplayName>Languages</DisplayName> - <DefaulChecked>true</DefaulChecked> - <Description>Languages</Description> - <Files> - <Items /> - </Files> - </GroupItem> - </Items> - </Groups> - <Sections> - <Items /> - </Sections> - <Dependencies> - <Items /> - </Dependencies> - <GeneralInfo> - <Name>MyAlarm</Name> - <Id>be65661e-0603-4551-99ec-b27234c08403</Id> - <Author>SilentException, chefkoch</Author> - <HomePage>http://wiki.team-mediaportal.com/Extensions-Plugins/MyAlarm</HomePage> - <ForumPage>http://forum.team-mediaportal.com/myalarm-t76551.html</ForumPage> - <UpdateUrl>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=51&cf_id=52</UpdateUrl> - <Version> - <Major>2</Major> - <Minor>9</Minor> - <Build>3</Build> - <Revision>3668</Revision> - </Version> - <ExtensionDescription>The MyAlarm plugin can be used to wake you up at a specified time. -It can display a reminder message, play sound files or a playlist at this time. -It is a MediaPortal process plugin and works with a MediaPortal-only, MediaPortal SingleSeat (MP+TVClient+TVServer) and MediaPortal MultiSeat (MP+TVClient) installation. - -Extended settings to customize the bahviour of the plugin when user stops alarm or track/playlist reached the end. -It is optional to disable scrobbling of music tracks while an alarm is active, to prevent scrobbling the same track(s) multiple times.</ExtensionDescription> - <VersionDescription>This is the initial release of v3 of the MyAlarm plugin. - -- added support for PowerScheduler client plugin (includes support of TVServer) - -- reworked configuration -- reworked userinterface, using dialog to select files and playlists -- added option to disable audioscrobbler for during alarm media playback -- huge amount of bug fixes, thx to SilentException</VersionDescription> - <DevelopmentStatus>Rc</DevelopmentStatus> - <OnlineLocation>http://www.team-mediaportal.com/index.php?option=com_mtree&task=att_download&link_id=51&cf_id=24</OnlineLocation> - <ReleaseDate>2010-07-22T23:15:21.6537195+02:00</ReleaseDate> - <Tags>alarm, wecker, wakeup</Tags> - <Location>D:\MediaPortal\mp-plugins\trunk\plugins\MyAlarm\MpeRelease\MyAlarm.mpe1</Location> - <Params> - <Items> - <SectionParam Name="Icon"> - <Value>D:\MediaPortal\mp-plugins\trunk\plugins\MyAlarm\MyAlarm\Alarm.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/MyAlarm/MyAlarm/Alarm.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%\windows\MyAlarm.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/MyAlarm/MyAlarm/Properties/AssemblyInfo.cs =================================================================== --- trunk/plugins/MyAlarm/MyAlarm/Properties/AssemblyInfo.cs 2011-04-22 22:41:49 UTC (rev 4182) +++ trunk/plugins/MyAlarm/MyAlarm/Properties/AssemblyInfo.cs 2011-04-22 22:47:24 UTC (rev 4183) @@ -25,7 +25,7 @@ using MyAlarm; using MediaPortal.Common.Utils; -[assembly: CompatibleVersion("1.1.6.27644")] +[assembly: CompatibleVersion("1.1.7.0")] [assembly: UsesSubsystem("MP.SkinEngine")] // Allgemeine Informationen über eine Assembly werden über die folgenden Added: trunk/plugins/MyAlarm/releases/MyAlarm-3.0.mpe1 =================================================================== (Binary files differ) Property changes on: trunk/plugins/MyAlarm/releases/MyAlarm-3.0.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. |