aboutsummaryrefslogtreecommitdiff
path: root/NucLedController
diff options
context:
space:
mode:
authorJames Barnett <james.barnett@fivium.co.uk>2017-07-27 13:02:31 +0100
committerJames Barnett <james.barnett@fivium.co.uk>2017-07-27 13:02:31 +0100
commit36776bfbff6f15f7239924777651392945ebb2a0 (patch)
tree8e4c75b40bc45b888773cac33c9bbbf165da6fd9 /NucLedController
parentb9c3039f0787c9ede5abf0da750615e4eced8f60 (diff)
downloadintel-nuc-led-controller-0.1.tar.xz
intel-nuc-led-controller-0.1.zip
Rejig folder structurev0.1
Diffstat (limited to 'NucLedController')
-rw-r--r--NucLedController/App.config (renamed from NucLedController/NucLedController/App.config)0
-rw-r--r--NucLedController/App.xaml (renamed from NucLedController/NucLedController/App.xaml)0
-rw-r--r--NucLedController/App.xaml.cs (renamed from NucLedController/NucLedController/App.xaml.cs)0
-rw-r--r--NucLedController/LEDColour.cs (renamed from NucLedController/NucLedController/LEDColour.cs)0
-rw-r--r--NucLedController/LEDController.cs (renamed from NucLedController/NucLedController/LEDController.cs)0
-rw-r--r--NucLedController/LEDTransition.cs (renamed from NucLedController/NucLedController/LEDTransition.cs)0
-rw-r--r--NucLedController/MainWindow.xaml (renamed from NucLedController/NucLedController/MainWindow.xaml)0
-rw-r--r--NucLedController/MainWindow.xaml.cs (renamed from NucLedController/NucLedController/MainWindow.xaml.cs)0
-rw-r--r--NucLedController/NucLedController.csproj (renamed from NucLedController/NucLedController/NucLedController.csproj)0
-rw-r--r--NucLedController/NucLedController.sln22
-rw-r--r--NucLedController/Properties/AssemblyInfo.cs (renamed from NucLedController/NucLedController/Properties/AssemblyInfo.cs)0
-rw-r--r--NucLedController/Properties/Resources.Designer.cs (renamed from NucLedController/NucLedController/Properties/Resources.Designer.cs)0
-rw-r--r--NucLedController/Properties/Resources.resx (renamed from NucLedController/NucLedController/Properties/Resources.resx)0
-rw-r--r--NucLedController/Properties/Settings.Designer.cs (renamed from NucLedController/NucLedController/Properties/Settings.Designer.cs)0
-rw-r--r--NucLedController/Properties/Settings.settings (renamed from NucLedController/NucLedController/Properties/Settings.settings)0
-rw-r--r--NucLedController/WMISystemManagement.cs (renamed from NucLedController/NucLedController/WMISystemManagement.cs)0
-rw-r--r--NucLedController/app.manifest (renamed from NucLedController/NucLedController/app.manifest)0
-rw-r--r--NucLedController/packages.config (renamed from NucLedController/NucLedController/packages.config)0
18 files changed, 0 insertions, 22 deletions
diff --git a/NucLedController/NucLedController/App.config b/NucLedController/App.config
index 88fa402..88fa402 100644
--- a/NucLedController/NucLedController/App.config
+++ b/NucLedController/App.config
diff --git a/NucLedController/NucLedController/App.xaml b/NucLedController/App.xaml
index 4acf7a4..4acf7a4 100644
--- a/NucLedController/NucLedController/App.xaml
+++ b/NucLedController/App.xaml
diff --git a/NucLedController/NucLedController/App.xaml.cs b/NucLedController/App.xaml.cs
index 020b691..020b691 100644
--- a/NucLedController/NucLedController/App.xaml.cs
+++ b/NucLedController/App.xaml.cs
diff --git a/NucLedController/NucLedController/LEDColour.cs b/NucLedController/LEDColour.cs
index 68fb22c..68fb22c 100644
--- a/NucLedController/NucLedController/LEDColour.cs
+++ b/NucLedController/LEDColour.cs
diff --git a/NucLedController/NucLedController/LEDController.cs b/NucLedController/LEDController.cs
index 7cf4847..7cf4847 100644
--- a/NucLedController/NucLedController/LEDController.cs
+++ b/NucLedController/LEDController.cs
diff --git a/NucLedController/NucLedController/LEDTransition.cs b/NucLedController/LEDTransition.cs
index 6f226ee..6f226ee 100644
--- a/NucLedController/NucLedController/LEDTransition.cs
+++ b/NucLedController/LEDTransition.cs
diff --git a/NucLedController/NucLedController/MainWindow.xaml b/NucLedController/MainWindow.xaml
index 00b34b2..00b34b2 100644
--- a/NucLedController/NucLedController/MainWindow.xaml
+++ b/NucLedController/MainWindow.xaml
diff --git a/NucLedController/NucLedController/MainWindow.xaml.cs b/NucLedController/MainWindow.xaml.cs
index 2c26c7e..2c26c7e 100644
--- a/NucLedController/NucLedController/MainWindow.xaml.cs
+++ b/NucLedController/MainWindow.xaml.cs
diff --git a/NucLedController/NucLedController/NucLedController.csproj b/NucLedController/NucLedController.csproj
index 06c894f..06c894f 100644
--- a/NucLedController/NucLedController/NucLedController.csproj
+++ b/NucLedController/NucLedController.csproj
diff --git a/NucLedController/NucLedController.sln b/NucLedController/NucLedController.sln
deleted file mode 100644
index e24d6d9..0000000
--- a/NucLedController/NucLedController.sln
+++ /dev/null
@@ -1,22 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 14
-VisualStudioVersion = 14.0.25420.1
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NucLedController", "NucLedController\NucLedController.csproj", "{7CD8533F-7778-4B1C-A88D-AD1B19547A1D}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {7CD8533F-7778-4B1C-A88D-AD1B19547A1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {7CD8533F-7778-4B1C-A88D-AD1B19547A1D}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {7CD8533F-7778-4B1C-A88D-AD1B19547A1D}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {7CD8533F-7778-4B1C-A88D-AD1B19547A1D}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/NucLedController/NucLedController/Properties/AssemblyInfo.cs b/NucLedController/Properties/AssemblyInfo.cs
index 8046e83..8046e83 100644
--- a/NucLedController/NucLedController/Properties/AssemblyInfo.cs
+++ b/NucLedController/Properties/AssemblyInfo.cs
diff --git a/NucLedController/NucLedController/Properties/Resources.Designer.cs b/NucLedController/Properties/Resources.Designer.cs
index 7bfebb7..7bfebb7 100644
--- a/NucLedController/NucLedController/Properties/Resources.Designer.cs
+++ b/NucLedController/Properties/Resources.Designer.cs
diff --git a/NucLedController/NucLedController/Properties/Resources.resx b/NucLedController/Properties/Resources.resx
index af7dbeb..af7dbeb 100644
--- a/NucLedController/NucLedController/Properties/Resources.resx
+++ b/NucLedController/Properties/Resources.resx
diff --git a/NucLedController/NucLedController/Properties/Settings.Designer.cs b/NucLedController/Properties/Settings.Designer.cs
index ffc8140..ffc8140 100644
--- a/NucLedController/NucLedController/Properties/Settings.Designer.cs
+++ b/NucLedController/Properties/Settings.Designer.cs
diff --git a/NucLedController/NucLedController/Properties/Settings.settings b/NucLedController/Properties/Settings.settings
index 033d7a5..033d7a5 100644
--- a/NucLedController/NucLedController/Properties/Settings.settings
+++ b/NucLedController/Properties/Settings.settings
diff --git a/NucLedController/NucLedController/WMISystemManagement.cs b/NucLedController/WMISystemManagement.cs
index bd3b9cd..bd3b9cd 100644
--- a/NucLedController/NucLedController/WMISystemManagement.cs
+++ b/NucLedController/WMISystemManagement.cs
diff --git a/NucLedController/NucLedController/app.manifest b/NucLedController/app.manifest
index 5910f3c..5910f3c 100644
--- a/NucLedController/NucLedController/app.manifest
+++ b/NucLedController/app.manifest
diff --git a/NucLedController/NucLedController/packages.config b/NucLedController/packages.config
index d8f875a..d8f875a 100644
--- a/NucLedController/NucLedController/packages.config
+++ b/NucLedController/packages.config