Revision: 546
Author:
mattias....@gmail.com
Date: Sun Feb 8 06:41:18 2015 UTC
Log: Fixed bug in setup where the default snapshot in Titan skin
wasn't included. Generated a new setup and updated update.xml.
https://code.google.com/p/axis-camera-mpplugin/source/detail?r=546
Modified:
/trunk/Source/Setup/AxisCameras.xmp2
/trunk/Source/Setup/AxisCameras_1.1.3.0.mpe1
/trunk/Source/Setup/Build instructions.txt
/trunk/Source/Setup/update.xml
=======================================
--- /trunk/Source/Setup/AxisCameras.xmp2 Sat Feb 7 12:18:34 2015 UTC
+++ /trunk/Source/Setup/AxisCameras.xmp2 Sun Feb 8 06:41:18 2015 UTC
@@ -197,6 +197,13 @@
<ZipFileName>Installer{CopyFile}\{1176d261-bcfc-400a-87ec-71b374c6b39c}-icon_axiscameras.png</ZipFileName>
<DestinationFilename>%Skin%\Titan\Media\icon_axiscameras.png</DestinationFilename>
</FileItem>
+ <FileItem InstallType="CopyFile" SystemFile="false"
Modified="true">
+ <Param1 />
+ <UpdateOption>OverwriteIfOlder</UpdateOption>
+
<LocalFileName>..\AxisCameras\Skin\Titan\Media\DefaultSnapshot_AxisCameras.png</LocalFileName>
+
<ZipFileName>Installer{CopyFile}\{1d927d70-4422-4810-9711-527bd4ac7c14}-DefaultSnapshot_AxisCameras.png</ZipFileName>
+
<DestinationFilename>%Skin%\Titan\Media\DefaultSnapshot_AxisCameras.png</DestinationFilename>
+ </FileItem>
</Items>
</Files>
</GroupItem>
@@ -921,6 +928,13 @@
</FileItem>
<FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
<Param1 />
+ <UpdateOption>OverwriteIfOlder</UpdateOption>
+
<LocalFileName>..\AxisCameras\Skin\Titan\Media\DefaultSnapshot_AxisCameras.png</LocalFileName>
+
<ZipFileName>Installer{CopyFile}\{1d927d70-4422-4810-9711-527bd4ac7c14}-DefaultSnapshot_AxisCameras.png</ZipFileName>
+
<DestinationFilename>%Skin%\Titan\Media\DefaultSnapshot_AxisCameras.png</DestinationFilename>
+ </FileItem>
+ <FileItem InstallType="CopyFile" SystemFile="false" Modified="true">
+ <Param1 />
<UpdateOption>AlwaysOverwrite</UpdateOption>
<LocalFileName>..\Externals\Axis\AxisRTPSrcFilter.ax</LocalFileName>
<ZipFileName>Installer{CopyFile}\{6fc1c1f8-c430-4227-988c-d5d91017148c}-AxisRTPSrcFilter.ax</ZipFileName>
=======================================
--- /trunk/Source/Setup/AxisCameras_1.1.3.0.mpe1 Sat Feb 7 13:37:27 2015
UTC
+++ /trunk/Source/Setup/AxisCameras_1.1.3.0.mpe1 Sun Feb 8 06:41:18 2015
UTC
File is too large to display a diff.
=======================================
--- /trunk/Source/Setup/Build instructions.txt Sat Feb 7 12:31:05 2015 UTC
+++ /trunk/Source/Setup/Build instructions.txt Sun Feb 8 06:41:18 2015 UTC
@@ -15,7 +15,8 @@
2.3 Upload the setup to Google Drive
2.4 Update
- Extension Informations
- - Online location (make sure '&' is replaced with '&'
+ - Online location (make sure '&' is replaced with '&') and the
URL matches
+ the other links to Google Drive
2.5 Generate update xml
2.6 Save
3. Update changelog.txt
=======================================
--- /trunk/Source/Setup/update.xml Sat Feb 7 13:37:27 2015 UTC
+++ /trunk/Source/Setup/update.xml Sun Feb 8 06:41:18 2015 UTC
@@ -604,7 +604,7 @@
[SKIN]: StreamedMP is no longer officially supported.</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
-
<OnlineLocation>
https://drive.google.com/uc?export=download&id=0B0opfJpdbO8fa1dlUzRaeE41TjA</OnlineLocation>
+
<OnlineLocation>
https://drive.google.com/uc?export=download&id=0B0opfJpdbO8fWDBkQVd6MHhlT3M</OnlineLocation>
<ReleaseDate>2015-02-07T21:00:06</ReleaseDate>
<Tags>axis,cameras,camera,live,video</Tags>
<Location>.\AxisCameras_[Version].mpe1</Location>