From 5f7b23391fadbf10351271256f4825e3629ef242 Mon Sep 17 00:00:00 2001 From: Adam Hellberg Date: Tue, 24 Nov 2015 19:41:08 +0100 Subject: [PATCH 01/75] Update base LICENSE file --- LICENSE | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/LICENSE b/LICENSE index d84d2c5c..8db2fd52 100644 --- a/LICENSE +++ b/LICENSE @@ -1,13 +1,13 @@ The MIT License (MIT) -Copyright (c) 2014 Brandon Scott +Copyright (c) 2015 by Adam Hellberg and Brandon Scott. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -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: +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal 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. @@ -15,8 +15,6 @@ 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. - +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. From 8d31623a1f409311e96e890c34ad15870b027f1c Mon Sep 17 00:00:00 2001 From: brandonscott Date: Tue, 1 Dec 2015 22:08:50 +0000 Subject: [PATCH 02/75] Add project files and first user controls. --- Corale.Colore.sln | 18 ++++++++++++++++-- Corale.Colore.sln.DotSettings | 12 +++++++----- 2 files changed, 23 insertions(+), 7 deletions(-) diff --git a/Corale.Colore.sln b/Corale.Colore.sln index 6a10da79..6a81356b 100644 --- a/Corale.Colore.sln +++ b/Corale.Colore.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.31101.0 +# Visual Studio 14 +VisualStudioVersion = 14.0.23107.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Corale.Colore", "Corale.Colore\Corale.Colore.csproj", "{5FE57EFB-EF8F-4C1B-8C13-0F85F3BEFFFA}" EndProject @@ -18,6 +18,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{0D7AD1 .nuget\packages.config = .nuget\packages.config EndProjectSection EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Corale.Colore.Tester", "Corale.Colore.Tester\Corale.Colore.Tester.csproj", "{C9F94917-DB10-492E-8CCE-2F8A05D34CAF}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -52,6 +54,18 @@ Global {54CE955B-DE44-43CE-830D-13D30BB2FB02}.Release|x64.Build.0 = Release|x64 {54CE955B-DE44-43CE-830D-13D30BB2FB02}.Release|x86.ActiveCfg = Release|x86 {54CE955B-DE44-43CE-830D-13D30BB2FB02}.Release|x86.Build.0 = Release|x86 + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Debug|x64.ActiveCfg = Debug|Any CPU + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Debug|x64.Build.0 = Debug|Any CPU + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Debug|x86.ActiveCfg = Debug|Any CPU + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Debug|x86.Build.0 = Debug|Any CPU + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Release|Any CPU.Build.0 = Release|Any CPU + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Release|x64.ActiveCfg = Release|Any CPU + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Release|x64.Build.0 = Release|Any CPU + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Release|x86.ActiveCfg = Release|Any CPU + {C9F94917-DB10-492E-8CCE-2F8A05D34CAF}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Corale.Colore.sln.DotSettings b/Corale.Colore.sln.DotSettings index 1aeb4096..85195f99 100644 --- a/Corale.Colore.sln.DotSettings +++ b/Corale.Colore.sln.DotSettings @@ -1,12 +1,13 @@  Corale.Colore.Annotations True + True 5FE57EFB-EF8F-4C1B-8C13-0F85F3BEFFFA/d:Razer/f:NativeMethods.cs 5FE57EFB-EF8F-4C1B-8C13-0F85F3BEFFFA/f:Annotations.cs <?xml version="1.0" encoding="utf-16"?><Profile name="Reformat + Usings + Header"><HtmlReformatCode>True</HtmlReformatCode><CSUpdateFileHeader>True</CSUpdateFileHeader><CSReformatCode>True</CSReformatCode><VBReformatCode>True</VBReformatCode><JsReformatCode>True</JsReformatCode><CssReformatCode>True</CssReformatCode><XMLReformatCode>True</XMLReformatCode><CSOptimizeUsings><OptimizeUsings>True</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSReorderTypeMembers>True</CSReorderTypeMembers></Profile> <?xml version="1.0" encoding="utf-16"?> <Patterns xmlns="urn:schemas-jetbrains-com:member-reordering-patterns"> - <TypePattern DisplayName="Default Pattern" Priority="100"> + <TypePattern Priority="100" DisplayName="Default Pattern"> <Entry DisplayName="Constants"> <Entry.Match> <Kind Is="Constant" /> @@ -82,7 +83,7 @@ <Kind Is="Destructor" /> </Entry.Match> </Entry> - <Entry DisplayName="Delegates" Priority="100"> + <Entry Priority="100" DisplayName="Delegates"> <Entry.Match> <Kind Is="Delegate" /> </Entry.Match> @@ -102,7 +103,7 @@ <Readonly /> </Entry.SortBy> </Entry> - <Entry DisplayName="Enums" Priority="100"> + <Entry Priority="100" DisplayName="Enums"> <Entry.Match> <Kind Is="Enum" /> </Entry.Match> @@ -176,7 +177,7 @@ <HasAttribute Name="System.Runtime.InteropServices.ComImport" /> </Or> </And> - <HasAttribute Name="System.Runtime.InteropServices.StructLayoutAttribute" /> + <Kind Is="Struct" /> </Or> </TypePattern.Match> </TypePattern> @@ -202,7 +203,7 @@ </Entry.Match> </Entry> <Entry DisplayName="All other members" /> - <Entry DisplayName="Test Methods" Priority="100"> + <Entry Priority="100" DisplayName="Test Methods"> <Entry.Match> <And> <Kind Is="Method" /> @@ -245,4 +246,5 @@ </copyright> --------------------------------------------------------------------------------------- + True <data><IncludeFilters /><ExcludeFilters><Filter ModuleMask="Corale.Colore" ModuleVersionMask="*" ClassMask="Corale.Colore.Razer.NativeMethods" FunctionMask="*" IsEnabled="True" /><Filter ModuleMask="Corale.Colore" ModuleVersionMask="*" ClassMask="Corale.Colore.Core.NativeWrapper" FunctionMask="*" IsEnabled="True" /></ExcludeFilters></data> \ No newline at end of file From 28c8884d03fb3e1d913fabdd51ae61a5f5042c4e Mon Sep 17 00:00:00 2001 From: Adam Hellberg Date: Sun, 20 Dec 2015 16:05:48 +0100 Subject: [PATCH 03/75] Update license notice in README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fcf821b1..34dd02f7 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,6 @@ This project is licensed under the MIT license, please see the file **LICENSE** Razer is a trademark and/or a registered trademark of Razer USA Ltd. All other trademarks are property of their respective owners. -This project is in no way endorsed, sponsored or approved by Razer. - Dependencies ------------ From 54624236c92d0b52229f54841d2337351e5633e3 Mon Sep 17 00:00:00 2001 From: Adam Hellberg Date: Sun, 20 Dec 2015 16:40:26 +0100 Subject: [PATCH 04/75] Update license comments --- Corale.Colore/ColoreException.cs | 9 --------- Corale.Colore/Core/Chroma.cs | 5 ----- Corale.Colore/Core/Color.Defines.cs | 5 ----- Corale.Colore/Core/Color.cs | 5 ----- Corale.Colore/Core/Device.cs | 5 ----- Corale.Colore/Core/GenericDevice.cs | 5 ----- Corale.Colore/Core/Headset.cs | 5 ----- Corale.Colore/Core/IChroma.cs | 5 ----- Corale.Colore/Core/IDevice.cs | 5 ----- Corale.Colore/Core/IGenericDevice.cs | 5 ----- Corale.Colore/Core/IHeadset.cs | 5 ----- Corale.Colore/Core/IKeyboard.cs | 5 ----- Corale.Colore/Core/IKeypad.cs | 5 ----- Corale.Colore/Core/IMouse.cs | 5 ----- Corale.Colore/Core/IMousepad.cs | 5 ----- Corale.Colore/Core/Keyboard.cs | 5 ----- Corale.Colore/Core/Keypad.cs | 5 ----- Corale.Colore/Core/Mouse.cs | 5 ----- Corale.Colore/Core/Mousepad.cs | 5 ----- Corale.Colore/Core/NativeWrapper.cs | 5 ----- Corale.Colore/Core/Size.cs | 5 ----- Corale.Colore/EnvironmentHelper.cs | 5 ----- Corale.Colore/Events/ApplicationStateEventArgs.cs | 5 ----- Corale.Colore/Events/DeviceAccessEventArgs.cs | 5 ----- Corale.Colore/Events/SdkSupportEventArgs.cs | 5 ----- Corale.Colore/Native/Kernel32/NativeMethods.cs | 5 ----- Corale.Colore/Razer/Constants.cs | 5 ----- Corale.Colore/Razer/DeviceInfo.cs | 5 ----- Corale.Colore/Razer/DeviceType.cs | 5 ----- Corale.Colore/Razer/Devices.cs | 5 ----- Corale.Colore/Razer/Effect.cs | 5 ----- Corale.Colore/Razer/Headset/Effects/Breathing.cs | 5 ----- Corale.Colore/Razer/Headset/Effects/Effect.cs | 5 ----- Corale.Colore/Razer/Headset/Effects/Static.cs | 5 ----- Corale.Colore/Razer/Keyboard/Constants.cs | 5 ----- Corale.Colore/Razer/Keyboard/Effects/Breathing.cs | 5 ----- Corale.Colore/Razer/Keyboard/Effects/Custom.cs | 5 ----- Corale.Colore/Razer/Keyboard/Effects/Direction.cs | 5 ----- Corale.Colore/Razer/Keyboard/Effects/Duration.cs | 5 ----- Corale.Colore/Razer/Keyboard/Effects/Effect.cs | 5 ----- Corale.Colore/Razer/Keyboard/Effects/Reactive.cs | 5 ----- Corale.Colore/Razer/Keyboard/Effects/Static.cs | 5 ----- Corale.Colore/Razer/Keyboard/Effects/Wave.cs | 5 ----- Corale.Colore/Razer/Keyboard/Key.cs | 5 ----- Corale.Colore/Razer/Keyboard/PositionData.cs | 5 ----- Corale.Colore/Razer/Keyboard/UnsafeKeyAttribute.cs | 5 ----- Corale.Colore/Razer/Keypad/Constants.cs | 5 ----- Corale.Colore/Razer/Keypad/Effects/Breathing.cs | 5 ----- Corale.Colore/Razer/Keypad/Effects/BreathingType.cs | 5 ----- Corale.Colore/Razer/Keypad/Effects/Custom.cs | 5 ----- Corale.Colore/Razer/Keypad/Effects/Direction.cs | 5 ----- Corale.Colore/Razer/Keypad/Effects/Duration.cs | 5 ----- Corale.Colore/Razer/Keypad/Effects/Effect.cs | 5 ----- Corale.Colore/Razer/Keypad/Effects/Reactive.cs | 5 ----- Corale.Colore/Razer/Keypad/Effects/Static.cs | 5 ----- Corale.Colore/Razer/Keypad/Effects/Wave.cs | 5 ----- Corale.Colore/Razer/Mouse/Constants.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/Blinking.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/Breathing.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/BreathingType.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/Custom.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/CustomGrid.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/Direction.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/Duration.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/Effect.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/None.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/Reactive.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/SpectrumCycling.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/Static.cs | 5 ----- Corale.Colore/Razer/Mouse/Effects/Wave.cs | 5 ----- Corale.Colore/Razer/Mouse/GridLed.cs | 5 ----- Corale.Colore/Razer/Mouse/Led.cs | 5 ----- Corale.Colore/Razer/Mousepad/Constants.cs | 5 ----- Corale.Colore/Razer/Mousepad/Effects/Breathing.cs | 5 ----- Corale.Colore/Razer/Mousepad/Effects/BreathingType.cs | 5 ----- Corale.Colore/Razer/Mousepad/Effects/Custom.cs | 5 ----- Corale.Colore/Razer/Mousepad/Effects/Direction.cs | 5 ----- Corale.Colore/Razer/Mousepad/Effects/Effect.cs | 5 ----- Corale.Colore/Razer/Mousepad/Effects/Static.cs | 5 ----- Corale.Colore/Razer/Mousepad/Effects/Wave.cs | 5 ----- Corale.Colore/Razer/NativeCallException.cs | 5 ----- Corale.Colore/Razer/Result.cs | 5 ----- Corale.Colore/Razer/UnsupportedDeviceException.cs | 5 ----- 83 files changed, 419 deletions(-) diff --git a/Corale.Colore/ColoreException.cs b/Corale.Colore/ColoreException.cs index 34e3a142..e0627a94 100644 --- a/Corale.Colore/ColoreException.cs +++ b/Corale.Colore/ColoreException.cs @@ -1,17 +1,14 @@ // --------------------------------------------------------------------------------------- // // Copyright © 2015 by Adam Hellberg and Brandon Scott. -// // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal 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. -// // 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 @@ -19,15 +16,9 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- - namespace Corale.Colore { using System; diff --git a/Corale.Colore/Core/Chroma.cs b/Corale.Colore/Core/Chroma.cs index 539d80b1..613ab488 100644 --- a/Corale.Colore/Core/Chroma.cs +++ b/Corale.Colore/Core/Chroma.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/Color.Defines.cs b/Corale.Colore/Core/Color.Defines.cs index 980b7d18..a2df9411 100644 --- a/Corale.Colore/Core/Color.Defines.cs +++ b/Corale.Colore/Core/Color.Defines.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/Color.cs b/Corale.Colore/Core/Color.cs index 0aa89ac6..fcc79c49 100644 --- a/Corale.Colore/Core/Color.cs +++ b/Corale.Colore/Core/Color.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/Device.cs b/Corale.Colore/Core/Device.cs index 33a14b87..419eca28 100644 --- a/Corale.Colore/Core/Device.cs +++ b/Corale.Colore/Core/Device.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/GenericDevice.cs b/Corale.Colore/Core/GenericDevice.cs index b726288c..ab024b55 100644 --- a/Corale.Colore/Core/GenericDevice.cs +++ b/Corale.Colore/Core/GenericDevice.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/Headset.cs b/Corale.Colore/Core/Headset.cs index f3bc927b..2d8ee7d6 100644 --- a/Corale.Colore/Core/Headset.cs +++ b/Corale.Colore/Core/Headset.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/IChroma.cs b/Corale.Colore/Core/IChroma.cs index 982a7629..82d821c4 100644 --- a/Corale.Colore/Core/IChroma.cs +++ b/Corale.Colore/Core/IChroma.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/IDevice.cs b/Corale.Colore/Core/IDevice.cs index 4d97e980..7fe16f52 100644 --- a/Corale.Colore/Core/IDevice.cs +++ b/Corale.Colore/Core/IDevice.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/IGenericDevice.cs b/Corale.Colore/Core/IGenericDevice.cs index 25f1eec8..ca114787 100644 --- a/Corale.Colore/Core/IGenericDevice.cs +++ b/Corale.Colore/Core/IGenericDevice.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/IHeadset.cs b/Corale.Colore/Core/IHeadset.cs index 9ec39332..12d4226c 100644 --- a/Corale.Colore/Core/IHeadset.cs +++ b/Corale.Colore/Core/IHeadset.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/IKeyboard.cs b/Corale.Colore/Core/IKeyboard.cs index e6104126..77b0ae52 100644 --- a/Corale.Colore/Core/IKeyboard.cs +++ b/Corale.Colore/Core/IKeyboard.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/IKeypad.cs b/Corale.Colore/Core/IKeypad.cs index 283fa06e..cc5fdca9 100644 --- a/Corale.Colore/Core/IKeypad.cs +++ b/Corale.Colore/Core/IKeypad.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/IMouse.cs b/Corale.Colore/Core/IMouse.cs index de4091c0..b8768624 100644 --- a/Corale.Colore/Core/IMouse.cs +++ b/Corale.Colore/Core/IMouse.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/IMousepad.cs b/Corale.Colore/Core/IMousepad.cs index af4c80b8..2e3b074f 100644 --- a/Corale.Colore/Core/IMousepad.cs +++ b/Corale.Colore/Core/IMousepad.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/Keyboard.cs b/Corale.Colore/Core/Keyboard.cs index 17d2906e..250772e3 100644 --- a/Corale.Colore/Core/Keyboard.cs +++ b/Corale.Colore/Core/Keyboard.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/Keypad.cs b/Corale.Colore/Core/Keypad.cs index 4c2b5cc7..2527f7c5 100644 --- a/Corale.Colore/Core/Keypad.cs +++ b/Corale.Colore/Core/Keypad.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/Mouse.cs b/Corale.Colore/Core/Mouse.cs index e3b3df11..77b0e95d 100644 --- a/Corale.Colore/Core/Mouse.cs +++ b/Corale.Colore/Core/Mouse.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/Mousepad.cs b/Corale.Colore/Core/Mousepad.cs index 2ec1ba6e..6cc55e9e 100644 --- a/Corale.Colore/Core/Mousepad.cs +++ b/Corale.Colore/Core/Mousepad.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/NativeWrapper.cs b/Corale.Colore/Core/NativeWrapper.cs index bb4d5155..abeb4c4d 100644 --- a/Corale.Colore/Core/NativeWrapper.cs +++ b/Corale.Colore/Core/NativeWrapper.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Core/Size.cs b/Corale.Colore/Core/Size.cs index 7f819f58..ba401004 100644 --- a/Corale.Colore/Core/Size.cs +++ b/Corale.Colore/Core/Size.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/EnvironmentHelper.cs b/Corale.Colore/EnvironmentHelper.cs index bec68bd4..f4901c7a 100644 --- a/Corale.Colore/EnvironmentHelper.cs +++ b/Corale.Colore/EnvironmentHelper.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Events/ApplicationStateEventArgs.cs b/Corale.Colore/Events/ApplicationStateEventArgs.cs index fc0f80d3..a93a0a6f 100644 --- a/Corale.Colore/Events/ApplicationStateEventArgs.cs +++ b/Corale.Colore/Events/ApplicationStateEventArgs.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Events/DeviceAccessEventArgs.cs b/Corale.Colore/Events/DeviceAccessEventArgs.cs index f86c90a4..10fbbd34 100644 --- a/Corale.Colore/Events/DeviceAccessEventArgs.cs +++ b/Corale.Colore/Events/DeviceAccessEventArgs.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Events/SdkSupportEventArgs.cs b/Corale.Colore/Events/SdkSupportEventArgs.cs index 194f61c0..b41bc94b 100644 --- a/Corale.Colore/Events/SdkSupportEventArgs.cs +++ b/Corale.Colore/Events/SdkSupportEventArgs.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Native/Kernel32/NativeMethods.cs b/Corale.Colore/Native/Kernel32/NativeMethods.cs index db7793d4..b5f40486 100644 --- a/Corale.Colore/Native/Kernel32/NativeMethods.cs +++ b/Corale.Colore/Native/Kernel32/NativeMethods.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Constants.cs b/Corale.Colore/Razer/Constants.cs index 1c156922..0581fefd 100644 --- a/Corale.Colore/Razer/Constants.cs +++ b/Corale.Colore/Razer/Constants.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/DeviceInfo.cs b/Corale.Colore/Razer/DeviceInfo.cs index 0e65a1db..166d480d 100644 --- a/Corale.Colore/Razer/DeviceInfo.cs +++ b/Corale.Colore/Razer/DeviceInfo.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/DeviceType.cs b/Corale.Colore/Razer/DeviceType.cs index 0daacabd..c3bbff26 100644 --- a/Corale.Colore/Razer/DeviceType.cs +++ b/Corale.Colore/Razer/DeviceType.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Devices.cs b/Corale.Colore/Razer/Devices.cs index 87401f15..0e0c9127 100644 --- a/Corale.Colore/Razer/Devices.cs +++ b/Corale.Colore/Razer/Devices.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Effect.cs b/Corale.Colore/Razer/Effect.cs index 0c2e0296..3ea46555 100644 --- a/Corale.Colore/Razer/Effect.cs +++ b/Corale.Colore/Razer/Effect.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Headset/Effects/Breathing.cs b/Corale.Colore/Razer/Headset/Effects/Breathing.cs index bb268a91..4335986c 100644 --- a/Corale.Colore/Razer/Headset/Effects/Breathing.cs +++ b/Corale.Colore/Razer/Headset/Effects/Breathing.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Headset/Effects/Effect.cs b/Corale.Colore/Razer/Headset/Effects/Effect.cs index 5409bc2f..0fe317ad 100644 --- a/Corale.Colore/Razer/Headset/Effects/Effect.cs +++ b/Corale.Colore/Razer/Headset/Effects/Effect.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Headset/Effects/Static.cs b/Corale.Colore/Razer/Headset/Effects/Static.cs index a570b1a6..70814743 100644 --- a/Corale.Colore/Razer/Headset/Effects/Static.cs +++ b/Corale.Colore/Razer/Headset/Effects/Static.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/Constants.cs b/Corale.Colore/Razer/Keyboard/Constants.cs index 6022d3be..00c9fe35 100644 --- a/Corale.Colore/Razer/Keyboard/Constants.cs +++ b/Corale.Colore/Razer/Keyboard/Constants.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/Effects/Breathing.cs b/Corale.Colore/Razer/Keyboard/Effects/Breathing.cs index 681113a7..511cf086 100644 --- a/Corale.Colore/Razer/Keyboard/Effects/Breathing.cs +++ b/Corale.Colore/Razer/Keyboard/Effects/Breathing.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/Effects/Custom.cs b/Corale.Colore/Razer/Keyboard/Effects/Custom.cs index 9a17e66b..8990be01 100644 --- a/Corale.Colore/Razer/Keyboard/Effects/Custom.cs +++ b/Corale.Colore/Razer/Keyboard/Effects/Custom.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/Effects/Direction.cs b/Corale.Colore/Razer/Keyboard/Effects/Direction.cs index 0f8dbe35..df78bc30 100644 --- a/Corale.Colore/Razer/Keyboard/Effects/Direction.cs +++ b/Corale.Colore/Razer/Keyboard/Effects/Direction.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/Effects/Duration.cs b/Corale.Colore/Razer/Keyboard/Effects/Duration.cs index ae97ee5e..cce75c8c 100644 --- a/Corale.Colore/Razer/Keyboard/Effects/Duration.cs +++ b/Corale.Colore/Razer/Keyboard/Effects/Duration.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/Effects/Effect.cs b/Corale.Colore/Razer/Keyboard/Effects/Effect.cs index 05aaf770..cefcc490 100644 --- a/Corale.Colore/Razer/Keyboard/Effects/Effect.cs +++ b/Corale.Colore/Razer/Keyboard/Effects/Effect.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/Effects/Reactive.cs b/Corale.Colore/Razer/Keyboard/Effects/Reactive.cs index 39b2d41e..fa84258e 100644 --- a/Corale.Colore/Razer/Keyboard/Effects/Reactive.cs +++ b/Corale.Colore/Razer/Keyboard/Effects/Reactive.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/Effects/Static.cs b/Corale.Colore/Razer/Keyboard/Effects/Static.cs index 6fa19837..92b2f025 100644 --- a/Corale.Colore/Razer/Keyboard/Effects/Static.cs +++ b/Corale.Colore/Razer/Keyboard/Effects/Static.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/Effects/Wave.cs b/Corale.Colore/Razer/Keyboard/Effects/Wave.cs index dd2aaa9d..79c8cf21 100644 --- a/Corale.Colore/Razer/Keyboard/Effects/Wave.cs +++ b/Corale.Colore/Razer/Keyboard/Effects/Wave.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/Key.cs b/Corale.Colore/Razer/Keyboard/Key.cs index d594df06..c6288f4b 100644 --- a/Corale.Colore/Razer/Keyboard/Key.cs +++ b/Corale.Colore/Razer/Keyboard/Key.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/PositionData.cs b/Corale.Colore/Razer/Keyboard/PositionData.cs index e89fd66f..94374fe1 100644 --- a/Corale.Colore/Razer/Keyboard/PositionData.cs +++ b/Corale.Colore/Razer/Keyboard/PositionData.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keyboard/UnsafeKeyAttribute.cs b/Corale.Colore/Razer/Keyboard/UnsafeKeyAttribute.cs index b474dc38..7a659850 100644 --- a/Corale.Colore/Razer/Keyboard/UnsafeKeyAttribute.cs +++ b/Corale.Colore/Razer/Keyboard/UnsafeKeyAttribute.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keypad/Constants.cs b/Corale.Colore/Razer/Keypad/Constants.cs index 5834e966..ec2effd6 100644 --- a/Corale.Colore/Razer/Keypad/Constants.cs +++ b/Corale.Colore/Razer/Keypad/Constants.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keypad/Effects/Breathing.cs b/Corale.Colore/Razer/Keypad/Effects/Breathing.cs index 1ed2185a..12e75e5d 100644 --- a/Corale.Colore/Razer/Keypad/Effects/Breathing.cs +++ b/Corale.Colore/Razer/Keypad/Effects/Breathing.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keypad/Effects/BreathingType.cs b/Corale.Colore/Razer/Keypad/Effects/BreathingType.cs index b5fde8db..4f0dfeaa 100644 --- a/Corale.Colore/Razer/Keypad/Effects/BreathingType.cs +++ b/Corale.Colore/Razer/Keypad/Effects/BreathingType.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keypad/Effects/Custom.cs b/Corale.Colore/Razer/Keypad/Effects/Custom.cs index e5078437..c3b2eaf1 100644 --- a/Corale.Colore/Razer/Keypad/Effects/Custom.cs +++ b/Corale.Colore/Razer/Keypad/Effects/Custom.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keypad/Effects/Direction.cs b/Corale.Colore/Razer/Keypad/Effects/Direction.cs index 007573ab..c1e2030e 100644 --- a/Corale.Colore/Razer/Keypad/Effects/Direction.cs +++ b/Corale.Colore/Razer/Keypad/Effects/Direction.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keypad/Effects/Duration.cs b/Corale.Colore/Razer/Keypad/Effects/Duration.cs index 74660eff..ec422ab6 100644 --- a/Corale.Colore/Razer/Keypad/Effects/Duration.cs +++ b/Corale.Colore/Razer/Keypad/Effects/Duration.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keypad/Effects/Effect.cs b/Corale.Colore/Razer/Keypad/Effects/Effect.cs index f179b617..6a7f793c 100644 --- a/Corale.Colore/Razer/Keypad/Effects/Effect.cs +++ b/Corale.Colore/Razer/Keypad/Effects/Effect.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keypad/Effects/Reactive.cs b/Corale.Colore/Razer/Keypad/Effects/Reactive.cs index 5f72dd5d..8f4d02de 100644 --- a/Corale.Colore/Razer/Keypad/Effects/Reactive.cs +++ b/Corale.Colore/Razer/Keypad/Effects/Reactive.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keypad/Effects/Static.cs b/Corale.Colore/Razer/Keypad/Effects/Static.cs index 9f965e14..3c1d9e69 100644 --- a/Corale.Colore/Razer/Keypad/Effects/Static.cs +++ b/Corale.Colore/Razer/Keypad/Effects/Static.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Keypad/Effects/Wave.cs b/Corale.Colore/Razer/Keypad/Effects/Wave.cs index 63b16e9f..9409f167 100644 --- a/Corale.Colore/Razer/Keypad/Effects/Wave.cs +++ b/Corale.Colore/Razer/Keypad/Effects/Wave.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Constants.cs b/Corale.Colore/Razer/Mouse/Constants.cs index cc468177..64811501 100644 --- a/Corale.Colore/Razer/Mouse/Constants.cs +++ b/Corale.Colore/Razer/Mouse/Constants.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/Blinking.cs b/Corale.Colore/Razer/Mouse/Effects/Blinking.cs index 03b38941..d4a1d205 100644 --- a/Corale.Colore/Razer/Mouse/Effects/Blinking.cs +++ b/Corale.Colore/Razer/Mouse/Effects/Blinking.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/Breathing.cs b/Corale.Colore/Razer/Mouse/Effects/Breathing.cs index d45c4753..6a2a15a5 100644 --- a/Corale.Colore/Razer/Mouse/Effects/Breathing.cs +++ b/Corale.Colore/Razer/Mouse/Effects/Breathing.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/BreathingType.cs b/Corale.Colore/Razer/Mouse/Effects/BreathingType.cs index 82c360ec..272505cd 100644 --- a/Corale.Colore/Razer/Mouse/Effects/BreathingType.cs +++ b/Corale.Colore/Razer/Mouse/Effects/BreathingType.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/Custom.cs b/Corale.Colore/Razer/Mouse/Effects/Custom.cs index 074b99d9..8273fcd5 100644 --- a/Corale.Colore/Razer/Mouse/Effects/Custom.cs +++ b/Corale.Colore/Razer/Mouse/Effects/Custom.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/CustomGrid.cs b/Corale.Colore/Razer/Mouse/Effects/CustomGrid.cs index aa7a190e..6d9efb18 100644 --- a/Corale.Colore/Razer/Mouse/Effects/CustomGrid.cs +++ b/Corale.Colore/Razer/Mouse/Effects/CustomGrid.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/Direction.cs b/Corale.Colore/Razer/Mouse/Effects/Direction.cs index 383468b5..03c794e0 100644 --- a/Corale.Colore/Razer/Mouse/Effects/Direction.cs +++ b/Corale.Colore/Razer/Mouse/Effects/Direction.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/Duration.cs b/Corale.Colore/Razer/Mouse/Effects/Duration.cs index c10b2cda..dba11599 100644 --- a/Corale.Colore/Razer/Mouse/Effects/Duration.cs +++ b/Corale.Colore/Razer/Mouse/Effects/Duration.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/Effect.cs b/Corale.Colore/Razer/Mouse/Effects/Effect.cs index e880f1eb..a2e34043 100644 --- a/Corale.Colore/Razer/Mouse/Effects/Effect.cs +++ b/Corale.Colore/Razer/Mouse/Effects/Effect.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/None.cs b/Corale.Colore/Razer/Mouse/Effects/None.cs index 8b9df75a..0e204246 100644 --- a/Corale.Colore/Razer/Mouse/Effects/None.cs +++ b/Corale.Colore/Razer/Mouse/Effects/None.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/Reactive.cs b/Corale.Colore/Razer/Mouse/Effects/Reactive.cs index 10141122..f832e1bb 100644 --- a/Corale.Colore/Razer/Mouse/Effects/Reactive.cs +++ b/Corale.Colore/Razer/Mouse/Effects/Reactive.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/SpectrumCycling.cs b/Corale.Colore/Razer/Mouse/Effects/SpectrumCycling.cs index 62045744..16dd237d 100644 --- a/Corale.Colore/Razer/Mouse/Effects/SpectrumCycling.cs +++ b/Corale.Colore/Razer/Mouse/Effects/SpectrumCycling.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/Static.cs b/Corale.Colore/Razer/Mouse/Effects/Static.cs index d54fedc3..dd73c106 100644 --- a/Corale.Colore/Razer/Mouse/Effects/Static.cs +++ b/Corale.Colore/Razer/Mouse/Effects/Static.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Effects/Wave.cs b/Corale.Colore/Razer/Mouse/Effects/Wave.cs index 77acc10b..8a39fdff 100644 --- a/Corale.Colore/Razer/Mouse/Effects/Wave.cs +++ b/Corale.Colore/Razer/Mouse/Effects/Wave.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/GridLed.cs b/Corale.Colore/Razer/Mouse/GridLed.cs index dbbe2a14..0f98462b 100644 --- a/Corale.Colore/Razer/Mouse/GridLed.cs +++ b/Corale.Colore/Razer/Mouse/GridLed.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mouse/Led.cs b/Corale.Colore/Razer/Mouse/Led.cs index a2755bf3..ab42508f 100644 --- a/Corale.Colore/Razer/Mouse/Led.cs +++ b/Corale.Colore/Razer/Mouse/Led.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mousepad/Constants.cs b/Corale.Colore/Razer/Mousepad/Constants.cs index 5100d5c8..c6ea8ce9 100644 --- a/Corale.Colore/Razer/Mousepad/Constants.cs +++ b/Corale.Colore/Razer/Mousepad/Constants.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mousepad/Effects/Breathing.cs b/Corale.Colore/Razer/Mousepad/Effects/Breathing.cs index 290b9ea8..deb4a98d 100644 --- a/Corale.Colore/Razer/Mousepad/Effects/Breathing.cs +++ b/Corale.Colore/Razer/Mousepad/Effects/Breathing.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mousepad/Effects/BreathingType.cs b/Corale.Colore/Razer/Mousepad/Effects/BreathingType.cs index ea4f1756..3684ab3b 100644 --- a/Corale.Colore/Razer/Mousepad/Effects/BreathingType.cs +++ b/Corale.Colore/Razer/Mousepad/Effects/BreathingType.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mousepad/Effects/Custom.cs b/Corale.Colore/Razer/Mousepad/Effects/Custom.cs index 775534e0..f1dfddca 100644 --- a/Corale.Colore/Razer/Mousepad/Effects/Custom.cs +++ b/Corale.Colore/Razer/Mousepad/Effects/Custom.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mousepad/Effects/Direction.cs b/Corale.Colore/Razer/Mousepad/Effects/Direction.cs index 0cdcf12b..31309266 100644 --- a/Corale.Colore/Razer/Mousepad/Effects/Direction.cs +++ b/Corale.Colore/Razer/Mousepad/Effects/Direction.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mousepad/Effects/Effect.cs b/Corale.Colore/Razer/Mousepad/Effects/Effect.cs index 5dd49651..51150e7c 100644 --- a/Corale.Colore/Razer/Mousepad/Effects/Effect.cs +++ b/Corale.Colore/Razer/Mousepad/Effects/Effect.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mousepad/Effects/Static.cs b/Corale.Colore/Razer/Mousepad/Effects/Static.cs index 0f9c3f3e..bb6d048f 100644 --- a/Corale.Colore/Razer/Mousepad/Effects/Static.cs +++ b/Corale.Colore/Razer/Mousepad/Effects/Static.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Mousepad/Effects/Wave.cs b/Corale.Colore/Razer/Mousepad/Effects/Wave.cs index 50d28f82..2fdc50c2 100644 --- a/Corale.Colore/Razer/Mousepad/Effects/Wave.cs +++ b/Corale.Colore/Razer/Mousepad/Effects/Wave.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/NativeCallException.cs b/Corale.Colore/Razer/NativeCallException.cs index 84c5d874..9c4ffe23 100644 --- a/Corale.Colore/Razer/NativeCallException.cs +++ b/Corale.Colore/Razer/NativeCallException.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/Result.cs b/Corale.Colore/Razer/Result.cs index a21b9940..650a0516 100644 --- a/Corale.Colore/Razer/Result.cs +++ b/Corale.Colore/Razer/Result.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- diff --git a/Corale.Colore/Razer/UnsupportedDeviceException.cs b/Corale.Colore/Razer/UnsupportedDeviceException.cs index 5f90452d..c9aebec8 100644 --- a/Corale.Colore/Razer/UnsupportedDeviceException.cs +++ b/Corale.Colore/Razer/UnsupportedDeviceException.cs @@ -19,11 +19,6 @@ // 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. // -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- From 2ae85e70d0fe0b70d3ac1e41b4a596c3a4d1d592 Mon Sep 17 00:00:00 2001 From: Adam Hellberg Date: Sun, 20 Dec 2015 16:40:44 +0100 Subject: [PATCH 05/75] Update license in ReSharper settings --- Corale.Colore.sln.DotSettings | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Corale.Colore.sln.DotSettings b/Corale.Colore.sln.DotSettings index 1aeb4096..2aaa35f7 100644 --- a/Corale.Colore.sln.DotSettings +++ b/Corale.Colore.sln.DotSettings @@ -235,11 +235,6 @@ 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. - - Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any - of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott - do not take responsibility for any harm caused, direct or indirect, to any - Razer peripherals via the use of Colore. "Razer" is a trademark of Razer USA Ltd. </copyright> From 7ea6c64d57cefcc29d33d3edc86c7d84a8af9d37 Mon Sep 17 00:00:00 2001 From: Adam Hellberg Date: Sun, 20 Dec 2015 16:41:43 +0100 Subject: [PATCH 06/75] Add cleanup profile for header only --- Corale.Colore.sln.DotSettings | 1 + 1 file changed, 1 insertion(+) diff --git a/Corale.Colore.sln.DotSettings b/Corale.Colore.sln.DotSettings index 2aaa35f7..d325e6ff 100644 --- a/Corale.Colore.sln.DotSettings +++ b/Corale.Colore.sln.DotSettings @@ -3,6 +3,7 @@ True 5FE57EFB-EF8F-4C1B-8C13-0F85F3BEFFFA/d:Razer/f:NativeMethods.cs 5FE57EFB-EF8F-4C1B-8C13-0F85F3BEFFFA/f:Annotations.cs + <?xml version="1.0" encoding="utf-16"?><Profile name="Header"><CSUpdateFileHeader>True</CSUpdateFileHeader><StyleCop><FixViolations>False</FixViolations><CreateXmlDocStubs>False</CreateXmlDocStubs></StyleCop><XAMLCollapseEmptyTags>False</XAMLCollapseEmptyTags></Profile> <?xml version="1.0" encoding="utf-16"?><Profile name="Reformat + Usings + Header"><HtmlReformatCode>True</HtmlReformatCode><CSUpdateFileHeader>True</CSUpdateFileHeader><CSReformatCode>True</CSReformatCode><VBReformatCode>True</VBReformatCode><JsReformatCode>True</JsReformatCode><CssReformatCode>True</CssReformatCode><XMLReformatCode>True</XMLReformatCode><CSOptimizeUsings><OptimizeUsings>True</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSReorderTypeMembers>True</CSReorderTypeMembers></Profile> <?xml version="1.0" encoding="utf-16"?> <Patterns xmlns="urn:schemas-jetbrains-com:member-reordering-patterns"> From d3b94b7622fde5b09782a8f0e889b150d82f3efc Mon Sep 17 00:00:00 2001 From: Adam Hellberg Date: Sun, 20 Dec 2015 16:41:55 +0100 Subject: [PATCH 07/75] Set default silent cleanup profile --- Corale.Colore.sln.DotSettings | 1 + 1 file changed, 1 insertion(+) diff --git a/Corale.Colore.sln.DotSettings b/Corale.Colore.sln.DotSettings index d325e6ff..609f3555 100644 --- a/Corale.Colore.sln.DotSettings +++ b/Corale.Colore.sln.DotSettings @@ -5,6 +5,7 @@ 5FE57EFB-EF8F-4C1B-8C13-0F85F3BEFFFA/f:Annotations.cs <?xml version="1.0" encoding="utf-16"?><Profile name="Header"><CSUpdateFileHeader>True</CSUpdateFileHeader><StyleCop><FixViolations>False</FixViolations><CreateXmlDocStubs>False</CreateXmlDocStubs></StyleCop><XAMLCollapseEmptyTags>False</XAMLCollapseEmptyTags></Profile> <?xml version="1.0" encoding="utf-16"?><Profile name="Reformat + Usings + Header"><HtmlReformatCode>True</HtmlReformatCode><CSUpdateFileHeader>True</CSUpdateFileHeader><CSReformatCode>True</CSReformatCode><VBReformatCode>True</VBReformatCode><JsReformatCode>True</JsReformatCode><CssReformatCode>True</CssReformatCode><XMLReformatCode>True</XMLReformatCode><CSOptimizeUsings><OptimizeUsings>True</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSReorderTypeMembers>True</CSReorderTypeMembers></Profile> + Reformat + Usings + Header <?xml version="1.0" encoding="utf-16"?> <Patterns xmlns="urn:schemas-jetbrains-com:member-reordering-patterns"> <TypePattern DisplayName="Default Pattern" Priority="100"> From f41dd8e1c6bb342a95ee84d4ca582209fc268c4d Mon Sep 17 00:00:00 2001 From: Adam Hellberg Date: Sun, 20 Dec 2015 16:42:08 +0100 Subject: [PATCH 08/75] Add some missing formatting rules --- Corale.Colore.sln.DotSettings | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Corale.Colore.sln.DotSettings b/Corale.Colore.sln.DotSettings index 609f3555..651634d0 100644 --- a/Corale.Colore.sln.DotSettings +++ b/Corale.Colore.sln.DotSettings @@ -6,6 +6,13 @@ <?xml version="1.0" encoding="utf-16"?><Profile name="Header"><CSUpdateFileHeader>True</CSUpdateFileHeader><StyleCop><FixViolations>False</FixViolations><CreateXmlDocStubs>False</CreateXmlDocStubs></StyleCop><XAMLCollapseEmptyTags>False</XAMLCollapseEmptyTags></Profile> <?xml version="1.0" encoding="utf-16"?><Profile name="Reformat + Usings + Header"><HtmlReformatCode>True</HtmlReformatCode><CSUpdateFileHeader>True</CSUpdateFileHeader><CSReformatCode>True</CSReformatCode><VBReformatCode>True</VBReformatCode><JsReformatCode>True</JsReformatCode><CssReformatCode>True</CssReformatCode><XMLReformatCode>True</XMLReformatCode><CSOptimizeUsings><OptimizeUsings>True</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSReorderTypeMembers>True</CSReorderTypeMembers></Profile> Reformat + Usings + Header + ONLY_FOR_MULTILINE + ONLY_FOR_MULTILINE + ONLY_FOR_MULTILINE + ONLY_FOR_MULTILINE + ONLY_FOR_MULTILINE + True + LINE_BREAK <?xml version="1.0" encoding="utf-16"?> <Patterns xmlns="urn:schemas-jetbrains-com:member-reordering-patterns"> <TypePattern DisplayName="Default Pattern" Priority="100"> From dba6ad8f38a6756776bb11594e282f12fbd52c07 Mon Sep 17 00:00:00 2001 From: Adam Hellberg Date: Sun, 20 Dec 2015 16:43:25 +0100 Subject: [PATCH 09/75] ReSharper setting migration It now treats all structs as having their fields not be reorderable, not just structs with StructLayoutAttribute. --- Corale.Colore.sln.DotSettings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Corale.Colore.sln.DotSettings b/Corale.Colore.sln.DotSettings index 651634d0..8d1459be 100644 --- a/Corale.Colore.sln.DotSettings +++ b/Corale.Colore.sln.DotSettings @@ -185,7 +185,7 @@ <HasAttribute Name="System.Runtime.InteropServices.ComImport" /> </Or> </And> - <HasAttribute Name="System.Runtime.InteropServices.StructLayoutAttribute" /> + <Kind Is="Struct" /> </Or> </TypePattern.Match> </TypePattern> @@ -249,4 +249,5 @@ </copyright> --------------------------------------------------------------------------------------- + True <data><IncludeFilters /><ExcludeFilters><Filter ModuleMask="Corale.Colore" ModuleVersionMask="*" ClassMask="Corale.Colore.Razer.NativeMethods" FunctionMask="*" IsEnabled="True" /><Filter ModuleMask="Corale.Colore" ModuleVersionMask="*" ClassMask="Corale.Colore.Core.NativeWrapper" FunctionMask="*" IsEnabled="True" /></ExcludeFilters></data> \ No newline at end of file From bf053e36906ce2a395850d43992db8d603607786 Mon Sep 17 00:00:00 2001 From: Adam Hellberg Date: Sun, 20 Dec 2015 16:59:18 +0100 Subject: [PATCH 10/75] Remove broken StyleCop fix feature from ReSharper profiles --- Corale.Colore.sln.DotSettings | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Corale.Colore.sln.DotSettings b/Corale.Colore.sln.DotSettings index 8d1459be..c5cbd129 100644 --- a/Corale.Colore.sln.DotSettings +++ b/Corale.Colore.sln.DotSettings @@ -4,7 +4,9 @@ 5FE57EFB-EF8F-4C1B-8C13-0F85F3BEFFFA/d:Razer/f:NativeMethods.cs 5FE57EFB-EF8F-4C1B-8C13-0F85F3BEFFFA/f:Annotations.cs <?xml version="1.0" encoding="utf-16"?><Profile name="Header"><CSUpdateFileHeader>True</CSUpdateFileHeader><StyleCop><FixViolations>False</FixViolations><CreateXmlDocStubs>False</CreateXmlDocStubs></StyleCop><XAMLCollapseEmptyTags>False</XAMLCollapseEmptyTags></Profile> - <?xml version="1.0" encoding="utf-16"?><Profile name="Reformat + Usings + Header"><HtmlReformatCode>True</HtmlReformatCode><CSUpdateFileHeader>True</CSUpdateFileHeader><CSReformatCode>True</CSReformatCode><VBReformatCode>True</VBReformatCode><JsReformatCode>True</JsReformatCode><CssReformatCode>True</CssReformatCode><XMLReformatCode>True</XMLReformatCode><CSOptimizeUsings><OptimizeUsings>True</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSReorderTypeMembers>True</CSReorderTypeMembers></Profile> + <?xml version="1.0" encoding="utf-16"?><Profile name="Reformat + Usings + Header"><HtmlReformatCode>True</HtmlReformatCode><CSUpdateFileHeader>True</CSUpdateFileHeader><CSReformatCode>True</CSReformatCode><VBReformatCode>True</VBReformatCode><JsReformatCode>True</JsReformatCode><CssReformatCode>True</CssReformatCode><XMLReformatCode>True</XMLReformatCode><CSOptimizeUsings><OptimizeUsings>True</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSReorderTypeMembers>True</CSReorderTypeMembers><StyleCop><FixViolations>False</FixViolations><CreateXmlDocStubs>False</CreateXmlDocStubs></StyleCop></Profile> + + True Reformat + Usings + Header ONLY_FOR_MULTILINE ONLY_FOR_MULTILINE From 48d662f306bbd9d19accb7e379d5cf0d99ae2701 Mon Sep 17 00:00:00 2001 From: Adam Hellberg Date: Sun, 20 Dec 2015 17:06:08 +0100 Subject: [PATCH 11/75] Fix incorrect whitespace in ColoreException.cs --- Corale.Colore/ColoreException.cs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Corale.Colore/ColoreException.cs b/Corale.Colore/ColoreException.cs index e0627a94..ccd0782f 100644 --- a/Corale.Colore/ColoreException.cs +++ b/Corale.Colore/ColoreException.cs @@ -1,14 +1,17 @@ // --------------------------------------------------------------------------------------- // // Copyright © 2015 by Adam Hellberg and Brandon Scott. +// // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal 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. +// // 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 @@ -19,6 +22,7 @@ // "Razer" is a trademark of Razer USA Ltd. // // --------------------------------------------------------------------------------------- + namespace Corale.Colore { using System; From a94eeef4c31268ce8d0c85e419df644474810f6c Mon Sep 17 00:00:00 2001 From: Adam Hellberg Date: Sun, 20 Dec 2015 19:10:57 +0100 Subject: [PATCH 12/75] Convert to C# 6.0 and StyleCop.Analyzers --- .gitignore | 2 +- .../Corale.Colore.Tests.csproj | 11 +- Corale.Colore.Tests/Razer/SizeTests.cs | 323 ----------------- Corale.Colore.Tests/packages.config | 4 +- Corale.Colore.sln.DotSettings | 4 + Corale.Colore/Corale.Colore.csproj | 34 +- Corale.Colore/Corale.Colore.ruleset | 75 ++++ Corale.Colore/Core/Color.cs | 4 +- Corale.Colore/Core/IKeyboard.cs | 4 +- Corale.Colore/Core/Keyboard.cs | 14 +- Corale.Colore/Core/Size.cs | 330 ------------------ Corale.Colore/Properties/AssemblyInfo.cs | Bin 6982 -> 6344 bytes Corale.Colore/Razer/Keyboard/Constants.cs | 8 +- .../Razer/Keyboard/Effects/BreathingType.cs | 5 - .../Razer/Keyboard/Effects/Custom.cs | 4 +- .../Razer/Mouse/Effects/CustomGrid.cs | 2 +- Corale.Colore/Razer/NativeMethods.cs | 5 - Corale.Colore/Razer/Result.cs | 5 +- Corale.Colore/Settings.StyleCop | 54 --- Corale.Colore/packages.config | 6 +- Corale.Colore/stylecop.json | 21 ++ 21 files changed, 150 insertions(+), 765 deletions(-) delete mode 100644 Corale.Colore.Tests/Razer/SizeTests.cs create mode 100644 Corale.Colore/Corale.Colore.ruleset delete mode 100644 Corale.Colore/Core/Size.cs delete mode 100644 Corale.Colore/Settings.StyleCop create mode 100644 Corale.Colore/stylecop.json diff --git a/.gitignore b/.gitignore index 0fa61b1f..ce32dab0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.suo *.user *.sln.docstates +.vs/ # Build results [Dd]ebug/ @@ -150,7 +151,6 @@ AppPackages/ sql/ *.Cache ClientBin/ -[Ss]tyle[Cc]op.* ~$* *~ *.dbmdl diff --git a/Corale.Colore.Tests/Corale.Colore.Tests.csproj b/Corale.Colore.Tests/Corale.Colore.Tests.csproj index 4fdb5f87..706da23c 100644 --- a/Corale.Colore.Tests/Corale.Colore.Tests.csproj +++ b/Corale.Colore.Tests/Corale.Colore.Tests.csproj @@ -67,11 +67,13 @@ MinimumRecommendedRules.ruleset - - ..\packages\Moq.4.2.1502.0911\lib\net40\Moq.dll + + ..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll + True - - ..\packages\NUnit.2.6.4\lib\nunit.framework.dll + + ..\packages\NUnit.3.0.1\lib\net45\nunit.framework.dll + True @@ -97,7 +99,6 @@ - diff --git a/Corale.Colore.Tests/Razer/SizeTests.cs b/Corale.Colore.Tests/Razer/SizeTests.cs deleted file mode 100644 index 84abc369..00000000 --- a/Corale.Colore.Tests/Razer/SizeTests.cs +++ /dev/null @@ -1,323 +0,0 @@ -// --------------------------------------------------------------------------------------- -// -// Copyright © 2015 by Adam Hellberg and Brandon Scott. -// -// Permission is hereby granted, free of charge, to any person obtaining a copy of -// this software and associated documentation files (the "Software"), to deal 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. -// -// 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. -// -// Disclaimer: Corale and/or Colore is in no way affiliated with Razer and/or any -// of its employees and/or licensors. Corale, Adam Hellberg, and/or Brandon Scott -// do not take responsibility for any harm caused, direct or indirect, to any -// Razer peripherals via the use of Colore. -// -// "Razer" is a trademark of Razer USA Ltd. -// -// --------------------------------------------------------------------------------------- - -namespace Corale.Colore.Tests.Razer -{ - using Corale.Colore.Core; - - using NUnit.Framework; - -#if WIN64 - - using size_t = System.UInt64; - -#elif WIN32 - - using size_t = System.UInt32; - -#else - - using size_t = System.UInt32; - -#endif - - [TestFixture] - public class SizeTests - { - private const size_t ZeroSizeType = 0; - - private const size_t OneSizeType = 1; - - [Test] - public void ShouldConstructWithCorrectValue() - { - Assert.AreEqual(new Size(0), ZeroSizeType); - } - - [Test] - public void ShouldEqualIdenticalSize() - { - var a = new Size(0); - var b = new Size(0); - Assert.AreEqual(a, b, "AreEqual failed."); - Assert.True(a == b, "Equality op check failed."); - Assert.False(a != b, "Inequality op check failed."); - } - - [Test] - public void ShouldNotEqualDifferentSize() - { - var a = new Size(0); - var b = new Size(1); - Assert.AreNotEqual(a, b, "AreNotEqual failed."); - Assert.False(a == b, "Equality op check failed."); - Assert.True(a != b, "Inequality op check failed."); - } - - [Test] - public void ShouldEqualIdenticalSizeType() - { - var a = new Size(0); - const size_t B = 0; - Assert.AreEqual(a, B, "AreEqual failed."); - Assert.True(a == B, "Equality op check failed."); - Assert.False(a != B, "Inequality op check failed."); - // ReSharper disable once SuspiciousTypeConversion.Global - Assert.True(a.Equals((object)B)); - } - - [Test] - public void ShouldNotEqualDifferentSizeType() - { - var a = new Size(0); - const size_t B = 1; - Assert.AreNotEqual(a, B, "AreNotEqual failed."); - Assert.False(a == B, "Equality op check failed."); - Assert.True(a != B, "Inequality op check failed."); - } - - [Test] - public void SizeTypeShouldEqualIdenticalSize() - { - const size_t A = 0; - var b = new Size(0); - Assert.AreEqual(A, b, "AreEqual failed."); - Assert.True(A == b, "Equality op check failed."); - Assert.False(A != b, "Inequality op check failed."); - } - - [Test] - public void SizeTypeShouldNotEqualDifferentSize() - { - const size_t A = 0; - var b = new Size(1); - Assert.AreNotEqual(A, b, "AreNotEqual failed."); - Assert.False(A == b, "Equality op check failed."); - Assert.True(A != b, "Inequality op check failed."); - } - - [Test] - public void ShouldNotEqualNull() - { - Assert.AreNotEqual(new Size(0), null); - Assert.False(new Size(0).Equals(null)); - } - - [Test] - public void ShouldNotEqualUnsupportedType() - { - Assert.AreNotEqual(new Size(0), new object()); - Assert.False(new Size(0).Equals(new object())); - } - - [Test] - public void GreaterThanShouldReturnTrueWhenGreater() - { - Assert.True(new Size(1) > new Size(0)); - Assert.True(new Size(1) > ZeroSizeType); - Assert.True(OneSizeType > new Size(0)); - } - - [Test] - public void GreaterThanShouldReturnFalseWhenEqual() - { - // ReSharper disable once EqualExpressionComparison - Assert.False(new Size(0) > new Size(0)); - Assert.False(new Size(0) > ZeroSizeType); - Assert.False(ZeroSizeType > new Size(0)); - } - - [Test] - public void GreaterThanShouldReturnFalseWhenLess() - { - Assert.False(new Size(0) > new Size(1)); - Assert.False(new Size(0) > OneSizeType); - Assert.False(ZeroSizeType > new Size(1)); - } - - [Test] - public void LessThanShouldReturnTrueWhenLess() - { - Assert.True(new Size(0) < new Size(1)); - Assert.True(new Size(0) < OneSizeType); - Assert.True(ZeroSizeType < new Size(1)); - } - - [Test] - public void LessThanShouldReturnFalseWhenEqual() - { - // ReSharper disable once EqualExpressionComparison - Assert.False(new Size(0) < new Size(0)); - Assert.False(new Size(0) < ZeroSizeType); - Assert.False(ZeroSizeType < new Size(0)); - } - - [Test] - public void LessThanShouldReturnFalseWhenGreater() - { - Assert.False(new Size(1) < new Size(0)); - Assert.False(new Size(1) < ZeroSizeType); - Assert.False(OneSizeType < new Size(0)); - } - - [Test] - public void GreaterOrEqualShouldReturnTrueWhenEqual() - { - // ReSharper disable once EqualExpressionComparison - Assert.True(new Size(0) >= new Size(0)); - Assert.True(new Size(0) >= ZeroSizeType); - Assert.True(ZeroSizeType >= new Size(0)); - } - - [Test] - public void GreaterOrEqualShouldReturnTrueWhenGreater() - { - Assert.True(new Size(1) >= new Size(0)); - Assert.True(new Size(1) >= ZeroSizeType); - Assert.True(OneSizeType >= new Size(0)); - } - - [Test] - public void GreaterOrEqualShouldReturnFalseWhenLess() - { - Assert.False(new Size(0) >= new Size(1)); - Assert.False(new Size(0) >= OneSizeType); - Assert.False(ZeroSizeType >= new Size(1)); - } - - [Test] - public void LessOrEqualShouldReturnTrueWhenEqual() - { - // ReSharper disable once EqualExpressionComparison - Assert.True(new Size(0) <= new Size(0)); - Assert.True(new Size(0) <= ZeroSizeType); - Assert.True(ZeroSizeType <= new Size(0)); - } - - [Test] - public void LessOrEqualShouldReturnFalseWhenGreater() - { - Assert.False(new Size(1) <= new Size(0)); - Assert.False(new Size(1) <= ZeroSizeType); - Assert.False(OneSizeType <= new Size(0)); - } - - [Test] - public void LessOrEqualShouldReturnTrueWhenLess() - { - Assert.True(new Size(0) <= new Size(1)); - Assert.True(new Size(0) <= OneSizeType); - Assert.True(ZeroSizeType <= new Size(1)); - } - - [Test] - public void CompareToEqualShouldReturnZero() - { - Assert.AreEqual(new Size(0).CompareTo(new Size(0)), 0); - } - - [Test] - public void CompareToEqualSizeTypeShouldReturnZero() - { - Assert.AreEqual(new Size(0).CompareTo(ZeroSizeType), 0); - } - - [Test] - public void SizeTypeCompareToEqualSizeShouldReturnZero() - { - Assert.AreEqual(ZeroSizeType.CompareTo(new Size(0)), 0); - } - - [Test] - public void CompareToLowerShouldReturnPositive() - { - Assert.Greater(new Size(OneSizeType), new Size(0)); - } - - [Test] - public void CompareToLowerSizeTypeShouldReturnPositive() - { - Assert.Greater(new Size(1), ZeroSizeType); - } - - [Test] - public void SizeTypeCompareToLowerSizeShouldReturnPositive() - { - Assert.Greater(OneSizeType, new Size(0)); - } - - [Test] - public void CompareToHigherShouldReturnNegative() - { - Assert.Less(new Size(0), new Size(1)); - } - - [Test] - public void CompareToHigherSizeTypeShouldReturnNegative() - { - Assert.Less(new Size(0), OneSizeType); - } - - [Test] - public void SizeTypeCompareToHigherSizeShouldReturnNegative() - { - Assert.Less(ZeroSizeType, new Size(1)); - } - - [Test] - public void ShouldImplicitCastToSizeType() - { - var size = new Size(5); - size_t sizet = size; - Assert.AreEqual(size, sizet); - } - - [Test] - public void SizeTypeShouldImplicitCastToSize() - { - const size_t Sizet = 5; - Size size = Sizet; - Assert.AreEqual(Sizet, size); - } - - [Test] - public void ShouldToStringToValue() - { - Assert.AreEqual(new Size(23).ToString(), "23"); - } - - [Test] - public void ShouldHaveSameHashCodeAsValue() - { - const size_t Size = 6; - Assert.AreEqual(new Size(Size).GetHashCode(), Size.GetHashCode()); - } - } -} diff --git a/Corale.Colore.Tests/packages.config b/Corale.Colore.Tests/packages.config index e29bf40c..3bc739e2 100644 --- a/Corale.Colore.Tests/packages.config +++ b/Corale.Colore.Tests/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/Corale.Colore.sln.DotSettings b/Corale.Colore.sln.DotSettings index c5cbd129..87869bd1 100644 --- a/Corale.Colore.sln.DotSettings +++ b/Corale.Colore.sln.DotSettings @@ -15,6 +15,7 @@ ONLY_FOR_MULTILINE True LINE_BREAK + CHOP_IF_LONG <?xml version="1.0" encoding="utf-16"?> <Patterns xmlns="urn:schemas-jetbrains-com:member-reordering-patterns"> <TypePattern DisplayName="Default Pattern" Priority="100"> @@ -251,5 +252,8 @@ </copyright> --------------------------------------------------------------------------------------- + True True + True + True <data><IncludeFilters /><ExcludeFilters><Filter ModuleMask="Corale.Colore" ModuleVersionMask="*" ClassMask="Corale.Colore.Razer.NativeMethods" FunctionMask="*" IsEnabled="True" /><Filter ModuleMask="Corale.Colore" ModuleVersionMask="*" ClassMask="Corale.Colore.Core.NativeWrapper" FunctionMask="*" IsEnabled="True" /></ExcludeFilters></data> \ No newline at end of file diff --git a/Corale.Colore/Corale.Colore.csproj b/Corale.Colore/Corale.Colore.csproj index e8262caf..8291464e 100644 --- a/Corale.Colore/Corale.Colore.csproj +++ b/Corale.Colore/Corale.Colore.csproj @@ -12,7 +12,8 @@ v3.5 512 - bad812f4 + + true @@ -21,7 +22,7 @@ full x64 prompt - MinimumRecommendedRules.ruleset + Corale.Colore.ruleset bin\x64\Debug\Corale.Colore.xml @@ -31,7 +32,7 @@ pdbonly x64 prompt - MinimumRecommendedRules.ruleset + Corale.Colore.ruleset bin\x64\Release\Corale.Colore.xml @@ -41,7 +42,7 @@ full x86 prompt - MinimumRecommendedRules.ruleset + Corale.Colore.ruleset bin\x86\Debug\Corale.Colore.xml @@ -51,7 +52,7 @@ pdbonly x86 prompt - MinimumRecommendedRules.ruleset + Corale.Colore.ruleset bin\x86\Release\Corale.Colore.xml @@ -62,7 +63,7 @@ full AnyCPU prompt - MinimumRecommendedRules.ruleset + Corale.Colore.ruleset bin\Release\ @@ -72,11 +73,11 @@ pdbonly AnyCPU prompt - MinimumRecommendedRules.ruleset + Corale.Colore.ruleset - - ..\packages\log4net.2.0.3\lib\net35-full\log4net.dll + + ..\packages\log4net.2.0.5\lib\net35-full\log4net.dll True @@ -110,7 +111,6 @@ - @@ -182,16 +182,16 @@ + + + + + + + - - - - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - + \ No newline at end of file diff --git a/Corale.Colore.Tester/MainWindow.xaml b/Corale.Colore.Tester/MainWindow.xaml new file mode 100644 index 00000000..b6c4d17f --- /dev/null +++ b/Corale.Colore.Tester/MainWindow.xaml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + +