From 146a5492152b2f984c7f3e94bda1383318133191 Mon Sep 17 00:00:00 2001 From: emilekm2142 Date: Thu, 31 Oct 2019 16:35:28 +0100 Subject: [PATCH] almost final --- .idea/.name | 1 + .idea/encodings.xml | 4 + .idea/serialmonitor_settings.xml | 4 + .idea/vcs.xml | 6 + .idea/workspace.xml | 179 +++++++---- CMakeLists.txt | 6 +- Player.h | 75 +++++ cmake-build-debug/CMakeCache.txt | 42 ++- .../{3.14.3 => 3.13.2}/CMakeCCompiler.cmake | 10 +- .../3.13.2/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 16432 bytes .../{3.14.3 => 3.13.2}/CMakeSystem.cmake | 8 +- .../CompilerIdC/CMakeCCompilerId.c | 80 ++--- .../CMakeFiles/3.13.2/CompilerIdC/a.out | Bin 0 -> 16592 bytes .../3.14.3/CMakeDetermineCompilerABI_C.bin | Bin 8248 -> 0 bytes .../CMakeFiles/3.14.3/CompilerIdC/a.out | Bin 8408 -> 0 bytes .../CMakeDirectoryInformation.cmake | 6 +- cmake-build-debug/CMakeFiles/CMakeError.log | 33 ++ cmake-build-debug/CMakeFiles/CMakeOutput.log | 293 +++++++----------- cmake-build-debug/CMakeFiles/Makefile.cmake | 42 ++- cmake-build-debug/CMakeFiles/Makefile2 | 16 +- .../CMakeFiles/ProjektDSIK.dir/C.includecache | 30 +- .../ProjektDSIK.dir/DependInfo.cmake | 2 +- .../CMakeFiles/ProjektDSIK.dir/build.make | 22 +- .../ProjektDSIK.dir/depend.internal | 11 +- .../CMakeFiles/ProjektDSIK.dir/depend.make | 3 +- .../CMakeFiles/ProjektDSIK.dir/flags.make | 4 +- .../CMakeFiles/ProjektDSIK.dir/link.txt | 2 +- .../CMakeFiles/ProjektDSIK.dir/main.c.o | Bin 14112 -> 21304 bytes .../CMakeFiles/TargetDirectories.txt | 6 +- cmake-build-debug/CMakeFiles/clion-log.txt | 13 +- .../CMakeFiles/feature_tests.bin | Bin 8208 -> 16392 bytes cmake-build-debug/Makefile | 18 +- cmake-build-debug/ProjektDSIK | Bin 18624 -> 25696 bytes cmake-build-debug/ProjektDSIK.cbp | 75 ++--- cmake-build-debug/cmake_install.cmake | 4 +- main.c | 63 +++- 36 files changed, 608 insertions(+), 450 deletions(-) create mode 100644 .idea/.name create mode 100644 .idea/encodings.xml create mode 100644 .idea/serialmonitor_settings.xml create mode 100644 .idea/vcs.xml create mode 100644 Player.h rename cmake-build-debug/CMakeFiles/{3.14.3 => 3.13.2}/CMakeCCompiler.cmake (83%) create mode 100755 cmake-build-debug/CMakeFiles/3.13.2/CMakeDetermineCompilerABI_C.bin rename cmake-build-debug/CMakeFiles/{3.14.3 => 3.13.2}/CMakeSystem.cmake (52%) rename cmake-build-debug/CMakeFiles/{3.14.3 => 3.13.2}/CompilerIdC/CMakeCCompilerId.c (93%) create mode 100755 cmake-build-debug/CMakeFiles/3.13.2/CompilerIdC/a.out delete mode 100755 cmake-build-debug/CMakeFiles/3.14.3/CMakeDetermineCompilerABI_C.bin delete mode 100755 cmake-build-debug/CMakeFiles/3.14.3/CompilerIdC/a.out create mode 100644 cmake-build-debug/CMakeFiles/CMakeError.log diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..bafd5f9 --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +ProjektDSIK \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/serialmonitor_settings.xml b/.idea/serialmonitor_settings.xml new file mode 100644 index 0000000..b45564e --- /dev/null +++ b/.idea/serialmonitor_settings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c679ed3..73fcbea 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -11,7 +11,37 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + + + - - + + @@ -42,11 +76,23 @@ + + + + + + + + + + + + - - + + @@ -54,8 +100,8 @@ - - + + @@ -66,11 +112,10 @@ - - + + - @@ -78,19 +123,25 @@ + + - -