Changed to MIT License
This commit is contained in:
Родитель
b9b1dbd9f8
Коммит
30a1f000d4
|
@ -1,13 +1,25 @@
|
||||||
<!--
|
<!--
|
||||||
Copyright (c) 2013-2014 Microsoft Mobile. All rights reserved.
|
Copyright (c) 2014 Microsoft Mobile
|
||||||
|
|
||||||
Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation.
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
Other product and company names mentioned herein may be trademarks
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
or trade names of their respective owners.
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
See the license text file for license information.
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
The above copyright notice and this permission notice shall be included in
|
||||||
|
all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
THE SOFTWARE.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
<phone:PhoneApplicationPage
|
<phone:PhoneApplicationPage
|
||||||
x:Class="ChromaKeyDemo.Pages.AboutPage"
|
x:Class="ChromaKeyDemo.Pages.AboutPage"
|
||||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||||
|
|
|
@ -1,11 +1,22 @@
|
||||||
/**
|
/*
|
||||||
* Copyright (c) 2013-2014 Microsoft Mobile. All rights reserved.
|
* Copyright (c) 2014 Microsoft Mobile
|
||||||
*
|
*
|
||||||
* Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation.
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* Other product and company names mentioned herein may be trademarks
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
* or trade names of their respective owners.
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
* The above copyright notice and this permission notice shall be included in
|
||||||
|
* all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* See the license text file for license information.
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
* THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
using ChromaKeyDemo.Resources;
|
using ChromaKeyDemo.Resources;
|
||||||
|
|
|
@ -1,11 +1,22 @@
|
||||||
<!--
|
<!--
|
||||||
Copyright (c) 2013-2014 Microsoft Mobile. All rights reserved.
|
Copyright (c) 2014 Microsoft Mobile
|
||||||
|
|
||||||
Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation.
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
Other product and company names mentioned herein may be trademarks
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
or trade names of their respective owners.
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
See the license text file for license information.
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
The above copyright notice and this permission notice shall be included in
|
||||||
|
all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
THE SOFTWARE.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<phone:PhoneApplicationPage
|
<phone:PhoneApplicationPage
|
||||||
|
|
|
@ -1,11 +1,22 @@
|
||||||
/**
|
/*
|
||||||
* Copyright (c) 2013-2014 Microsoft Mobile. All rights reserved.
|
* Copyright (c) 2014 Microsoft Mobile
|
||||||
*
|
*
|
||||||
* Nokia and Nokia Connecting People are registered trademarks of Nokia Corporation.
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* Other product and company names mentioned herein may be trademarks
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
* or trade names of their respective owners.
|
* in the Software without restriction, including without limitation the rights
|
||||||
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
* copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
* The above copyright notice and this permission notice shall be included in
|
||||||
|
* all copies or substantial portions of the Software.
|
||||||
*
|
*
|
||||||
* See the license text file for license information.
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
* THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
using ChromaKeyDemo.Resources;
|
using ChromaKeyDemo.Resources;
|
||||||
|
|
|
@ -11,7 +11,7 @@ using System.Resources;
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCompany("")]
|
[assembly: AssemblyCompany("")]
|
||||||
[assembly: AssemblyProduct("ChromaKeyDemo")]
|
[assembly: AssemblyProduct("ChromaKeyDemo")]
|
||||||
[assembly: AssemblyCopyright("Copyright © 2013")]
|
[assembly: AssemblyCopyright("Copyright © 2014")]
|
||||||
[assembly: AssemblyTrademark("")]
|
[assembly: AssemblyTrademark("")]
|
||||||
[assembly: AssemblyCulture("")]
|
[assembly: AssemblyCulture("")]
|
||||||
|
|
||||||
|
|
|
@ -61,7 +61,7 @@ namespace ChromaKeyDemo.Resources {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Chroma Key Demo is a Nokia Developer example demonstrating the Nokia Imaging SDK chroma key filter..
|
/// Looks up a localized string similar to Chroma Key Demo is an example demonstrating the Lumia Imaging SDK chroma key filter..
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string AboutPage_AboutRun_Text {
|
public static string AboutPage_AboutRun_Text {
|
||||||
get {
|
get {
|
||||||
|
|
63
License.txt
63
License.txt
|
@ -1,45 +1,18 @@
|
||||||
Copyright © 2013-2014 Microsoft Mobile. All rights reserved.
|
Copyright (c) 2014 Microsoft Mobile
|
||||||
|
|
||||||
Microsoft is a registered trademark of Microsoft Corporation. Nokia and HERE are
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
trademarks and/or registered trademarks of Nokia Corporation. Other product and
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
company names mentioned herein may be trademarks or trade names of their
|
in the Software without restriction, including without limitation the rights
|
||||||
respective owners.
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
License
|
The above copyright notice and this permission notice shall be included in
|
||||||
|
all copies or substantial portions of the Software.
|
||||||
Subject to the conditions below, you may use, copy, modify and/or merge copies
|
|
||||||
of this software and associated content and documentation files (the ”Software”)
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
to test, develop, publish, distribute, sub-license and/or sell new software
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
derived from or incorporating the Software, solely in connection with Microsoft
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
Mobile devices (however branded). Some of the documentation, content and/or
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
software may be licensed under open source software or other licenses. To the
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
extent such documentation, content and/or software are included, those licenses
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
and/or other terms and conditions shall apply in addition and/or instead of this
|
THE SOFTWARE.
|
||||||
notice. The exact terms of the licenses, disclaimers, acknowledgements and
|
|
||||||
notices are reproduced in the materials provided, or in other obvious locations.
|
|
||||||
No other license to any other intellectual property rights is granted herein.
|
|
||||||
|
|
||||||
This file, unmodified, shall be included with all copies or substantial portions
|
|
||||||
of the Software that are distributed in source code form.
|
|
||||||
|
|
||||||
The Software cannot constitute the primary value of any new software derived
|
|
||||||
from or incorporating the Software.
|
|
||||||
|
|
||||||
Any person dealing with the Software shall not misrepresent the source of the
|
|
||||||
Software.
|
|
||||||
|
|
||||||
|
|
||||||
Disclaimer
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
||||||
FOR A PARTICULAR PURPOSE, QUALITY AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES (INCLUDING,
|
|
||||||
WITHOUT LIMITATION, DIRECT, SPECIAL, INDIRECT, PUNITIVE, CONSEQUENTIAL,
|
|
||||||
EXEMPLARY AND/ OR INCIDENTAL DAMAGES) OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
||||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|
||||||
Microsoft Mobile retains the right to make changes to this document at any
|
|
||||||
time, without notice.
|
|
||||||
|
|
Двоичные данные
doc/architecture.png
Двоичные данные
doc/architecture.png
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 56 KiB |
Двоичные данные
doc/chroma-key-demo.mdzip
Двоичные данные
doc/chroma-key-demo.mdzip
Двоичный файл не отображается.
Загрузка…
Ссылка в новой задаче