|
|
@@ -2,30 +2,23 @@
|
|
|
<project version="4">
|
|
|
<component name="CMakeRunConfigurationManager" shouldGenerate="true" assignedExecutableTargets="true" buildAllGenerated="true">
|
|
|
<generated>
|
|
|
- <config projectName="osx" targetName="osx" />
|
|
|
- <config projectName="osx" targetName="linux" />
|
|
|
<config projectName="projectgroepa6" targetName="projectgroepa6" />
|
|
|
<config projectName="project" targetName="project" />
|
|
|
+ <config projectName="osx" targetName="osx" />
|
|
|
<config projectName="linux" targetName="linux" />
|
|
|
<config projectName="InternetRadio" targetName="InternetRadio" />
|
|
|
<config projectName="mutli_os_build" targetName="mutli_os_build" />
|
|
|
+ <config projectName="osx" targetName="linux" />
|
|
|
</generated>
|
|
|
</component>
|
|
|
- <component name="CMakeSettings" AUTO_RELOAD="false" GENERATION_PASS_SYSTEM_ENVIRONMENT="true">
|
|
|
+ <component name="CMakeSettings" AUTO_RELOAD="true" GENERATION_PASS_SYSTEM_ENVIRONMENT="true">
|
|
|
<ADDITIONAL_GENERATION_ENVIRONMENT>
|
|
|
<envs />
|
|
|
</ADDITIONAL_GENERATION_ENVIRONMENT>
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="8005cdec-074e-478f-b095-591cd1517046" name="Default" comment="">
|
|
|
- <change type="DELETED" beforePath="$PROJECT_DIR$/.gitignore.bak" afterPath="" />
|
|
|
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.gitignore" afterPath="$PROJECT_DIR$/.gitignore" />
|
|
|
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/InternetRadio.iml" afterPath="$PROJECT_DIR$/.idea/InternetRadio.iml" />
|
|
|
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/encodings.xml" afterPath="$PROJECT_DIR$/.idea/encodings.xml" />
|
|
|
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
|
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/keyboard.c" afterPath="$PROJECT_DIR$/keyboard.c" />
|
|
|
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/main.c" afterPath="$PROJECT_DIR$/main.c" />
|
|
|
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/make.sh" afterPath="$PROJECT_DIR$/make.sh" />
|
|
|
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/CMakeLists.txt" afterPath="$PROJECT_DIR$/CMakeLists.txt" />
|
|
|
</list>
|
|
|
<ignored path="InternetRadio.iws" />
|
|
|
<ignored path=".idea/workspace.xml" />
|
|
|
@@ -49,27 +42,37 @@
|
|
|
<file leaf-file-name="Makefile" pinned="false" current-in-tab="false">
|
|
|
<entry file="file://$PROJECT_DIR$/Makefile">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="72">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="4" column="16" selection-start-line="4" selection-start-column="16" selection-end-line="4" selection-end-column="16" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
</file>
|
|
|
- <file leaf-file-name="main.c" pinned="false" current-in-tab="true">
|
|
|
+ <file leaf-file-name="main.c" pinned="false" current-in-tab="false">
|
|
|
<entry file="file://$PROJECT_DIR$/main.c">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="231">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="297" column="20" selection-start-line="297" selection-start-column="20" selection-end-line="297" selection-end-column="20" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
</file>
|
|
|
+ <file leaf-file-name="CMakeLists.txt" pinned="false" current-in-tab="true">
|
|
|
+ <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state vertical-scroll-proportion="0.1910828">
|
|
|
+ <caret line="5" column="69" selection-start-line="5" selection-start-column="69" selection-end-line="5" selection-end-column="69" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
<file leaf-file-name="keyboard.h" pinned="false" current-in-tab="false">
|
|
|
<entry file="file://$PROJECT_DIR$/keyboard.h">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="196">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="94" column="8" selection-start-line="94" selection-start-column="8" selection-end-line="94" selection-end-column="8" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -79,7 +82,7 @@
|
|
|
<file leaf-file-name=".gitignore" pinned="false" current-in-tab="false">
|
|
|
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="-184">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -89,7 +92,7 @@
|
|
|
<file leaf-file-name="keyboard.c" pinned="false" current-in-tab="false">
|
|
|
<entry file="file://$PROJECT_DIR$/keyboard.c">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="288">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="264" column="1" selection-start-line="264" selection-start-column="1" selection-end-line="264" selection-end-column="1" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -99,7 +102,7 @@
|
|
|
<file leaf-file-name="make.sh" pinned="false" current-in-tab="false">
|
|
|
<entry file="file://$PROJECT_DIR$/make.sh">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="0">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -119,6 +122,7 @@
|
|
|
<option value="$PROJECT_DIR$/.gitignore" />
|
|
|
<option value="$PROJECT_DIR$/keyboard.c" />
|
|
|
<option value="$PROJECT_DIR$/main.c" />
|
|
|
+ <option value="$PROJECT_DIR$/CMakeLists.txt" />
|
|
|
</list>
|
|
|
</option>
|
|
|
</component>
|
|
|
@@ -129,8 +133,8 @@
|
|
|
</component>
|
|
|
<component name="ProjectFrameBounds">
|
|
|
<option name="y" value="27" />
|
|
|
- <option name="width" value="1920" />
|
|
|
- <option name="height" value="1053" />
|
|
|
+ <option name="width" value="1440" />
|
|
|
+ <option name="height" value="873" />
|
|
|
</component>
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
|
<OptionsSetting value="true" id="Add" />
|
|
|
@@ -185,11 +189,11 @@
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
</component>
|
|
|
<component name="RunManager" selected="Application.mutli_os_build">
|
|
|
- <configuration default="true" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" PASS_PARENT_ENVS_2="true" PROJECT_NAME="InternetRadio" TARGET_NAME="InternetRadio" CONFIG_NAME="Debug" TEST_MODE="SUITE_TEST">
|
|
|
+ <configuration default="true" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" PASS_PARENT_ENVS="FALSE" PROJECT_NAME="InternetRadio" TARGET_NAME="InternetRadio" CONFIG_NAME="Debug" TEST_MODE="SUITE_TEST">
|
|
|
<envs />
|
|
|
<method />
|
|
|
</configuration>
|
|
|
- <configuration default="true" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="InternetRadio" TARGET_NAME="InternetRadio" CONFIG_NAME="Debug">
|
|
|
+ <configuration default="true" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS="FALSE" PROJECT_NAME="InternetRadio" TARGET_NAME="InternetRadio" CONFIG_NAME="Debug">
|
|
|
<envs />
|
|
|
<method />
|
|
|
</configuration>
|
|
|
@@ -199,35 +203,6 @@
|
|
|
<configuration default="true" type="NodeWebKit" factoryName="NW.js">
|
|
|
<method />
|
|
|
</configuration>
|
|
|
- <configuration default="true" type="PythonConfigurationType" factoryName="Python">
|
|
|
- <option name="INTERPRETER_OPTIONS" value="" />
|
|
|
- <option name="PARENT_ENVS" value="true" />
|
|
|
- <envs>
|
|
|
- <env name="PYTHONUNBUFFERED" value="1" />
|
|
|
- </envs>
|
|
|
- <option name="SDK_HOME" value="" />
|
|
|
- <option name="WORKING_DIRECTORY" value="" />
|
|
|
- <option name="IS_MODULE_SDK" value="false" />
|
|
|
- <option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
- <option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <module name="InternetRadio" />
|
|
|
- <option name="SCRIPT_NAME" value="" />
|
|
|
- <option name="PARAMETERS" value="" />
|
|
|
- <option name="SHOW_COMMAND_LINE" value="false" />
|
|
|
- <method />
|
|
|
- </configuration>
|
|
|
- <configuration default="true" type="Tox" factoryName="Tox">
|
|
|
- <option name="INTERPRETER_OPTIONS" value="" />
|
|
|
- <option name="PARENT_ENVS" value="true" />
|
|
|
- <envs />
|
|
|
- <option name="SDK_HOME" value="" />
|
|
|
- <option name="WORKING_DIRECTORY" value="" />
|
|
|
- <option name="IS_MODULE_SDK" value="false" />
|
|
|
- <option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
- <option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <module name="InternetRadio" />
|
|
|
- <method />
|
|
|
- </configuration>
|
|
|
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
|
|
<node-options />
|
|
|
<gulpfile />
|
|
|
@@ -242,112 +217,7 @@
|
|
|
<envs />
|
|
|
<method />
|
|
|
</configuration>
|
|
|
- <configuration default="true" type="tests" factoryName="Attests">
|
|
|
- <option name="INTERPRETER_OPTIONS" value="" />
|
|
|
- <option name="PARENT_ENVS" value="true" />
|
|
|
- <envs />
|
|
|
- <option name="SDK_HOME" value="" />
|
|
|
- <option name="WORKING_DIRECTORY" value="" />
|
|
|
- <option name="IS_MODULE_SDK" value="false" />
|
|
|
- <option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
- <option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <module name="InternetRadio" />
|
|
|
- <option name="SCRIPT_NAME" value="" />
|
|
|
- <option name="CLASS_NAME" value="" />
|
|
|
- <option name="METHOD_NAME" value="" />
|
|
|
- <option name="FOLDER_NAME" value="" />
|
|
|
- <option name="TEST_TYPE" value="TEST_SCRIPT" />
|
|
|
- <option name="PATTERN" value="" />
|
|
|
- <option name="USE_PATTERN" value="false" />
|
|
|
- <method />
|
|
|
- </configuration>
|
|
|
- <configuration default="true" type="tests" factoryName="Doctests">
|
|
|
- <option name="INTERPRETER_OPTIONS" value="" />
|
|
|
- <option name="PARENT_ENVS" value="true" />
|
|
|
- <envs />
|
|
|
- <option name="SDK_HOME" value="" />
|
|
|
- <option name="WORKING_DIRECTORY" value="" />
|
|
|
- <option name="IS_MODULE_SDK" value="false" />
|
|
|
- <option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
- <option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <module name="InternetRadio" />
|
|
|
- <option name="SCRIPT_NAME" value="" />
|
|
|
- <option name="CLASS_NAME" value="" />
|
|
|
- <option name="METHOD_NAME" value="" />
|
|
|
- <option name="FOLDER_NAME" value="" />
|
|
|
- <option name="TEST_TYPE" value="TEST_SCRIPT" />
|
|
|
- <option name="PATTERN" value="" />
|
|
|
- <option name="USE_PATTERN" value="false" />
|
|
|
- <method />
|
|
|
- </configuration>
|
|
|
- <configuration default="true" type="tests" factoryName="Nosetests">
|
|
|
- <option name="INTERPRETER_OPTIONS" value="" />
|
|
|
- <option name="PARENT_ENVS" value="true" />
|
|
|
- <envs />
|
|
|
- <option name="SDK_HOME" value="" />
|
|
|
- <option name="WORKING_DIRECTORY" value="" />
|
|
|
- <option name="IS_MODULE_SDK" value="false" />
|
|
|
- <option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
- <option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <module name="InternetRadio" />
|
|
|
- <option name="SCRIPT_NAME" value="" />
|
|
|
- <option name="CLASS_NAME" value="" />
|
|
|
- <option name="METHOD_NAME" value="" />
|
|
|
- <option name="FOLDER_NAME" value="" />
|
|
|
- <option name="TEST_TYPE" value="TEST_SCRIPT" />
|
|
|
- <option name="PATTERN" value="" />
|
|
|
- <option name="USE_PATTERN" value="false" />
|
|
|
- <option name="PARAMS" value="" />
|
|
|
- <option name="USE_PARAM" value="false" />
|
|
|
- <method />
|
|
|
- </configuration>
|
|
|
- <configuration default="true" type="tests" factoryName="Unittests">
|
|
|
- <option name="INTERPRETER_OPTIONS" value="" />
|
|
|
- <option name="PARENT_ENVS" value="true" />
|
|
|
- <envs />
|
|
|
- <option name="SDK_HOME" value="" />
|
|
|
- <option name="WORKING_DIRECTORY" value="" />
|
|
|
- <option name="IS_MODULE_SDK" value="false" />
|
|
|
- <option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
- <option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <module name="InternetRadio" />
|
|
|
- <option name="SCRIPT_NAME" value="" />
|
|
|
- <option name="CLASS_NAME" value="" />
|
|
|
- <option name="METHOD_NAME" value="" />
|
|
|
- <option name="FOLDER_NAME" value="" />
|
|
|
- <option name="TEST_TYPE" value="TEST_SCRIPT" />
|
|
|
- <option name="PATTERN" value="" />
|
|
|
- <option name="USE_PATTERN" value="false" />
|
|
|
- <option name="PUREUNITTEST" value="true" />
|
|
|
- <option name="PARAMS" value="" />
|
|
|
- <option name="USE_PARAM" value="false" />
|
|
|
- <method />
|
|
|
- </configuration>
|
|
|
- <configuration default="true" type="tests" factoryName="py.test">
|
|
|
- <option name="INTERPRETER_OPTIONS" value="" />
|
|
|
- <option name="PARENT_ENVS" value="true" />
|
|
|
- <envs />
|
|
|
- <option name="SDK_HOME" value="" />
|
|
|
- <option name="WORKING_DIRECTORY" value="" />
|
|
|
- <option name="IS_MODULE_SDK" value="false" />
|
|
|
- <option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
- <option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <module name="InternetRadio" />
|
|
|
- <option name="SCRIPT_NAME" value="" />
|
|
|
- <option name="CLASS_NAME" value="" />
|
|
|
- <option name="METHOD_NAME" value="" />
|
|
|
- <option name="FOLDER_NAME" value="" />
|
|
|
- <option name="TEST_TYPE" value="TEST_SCRIPT" />
|
|
|
- <option name="PATTERN" value="" />
|
|
|
- <option name="USE_PATTERN" value="false" />
|
|
|
- <option name="testToRun" value="" />
|
|
|
- <option name="keywords" value="" />
|
|
|
- <option name="params" value="" />
|
|
|
- <option name="USE_PARAM" value="false" />
|
|
|
- <option name="USE_KEYWORD" value="false" />
|
|
|
- <method />
|
|
|
- </configuration>
|
|
|
- <configuration default="false" name="mutli_os_build" type="CMakeRunConfiguration" factoryName="Application" WORKING_DIR="" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mutli_os_build" TARGET_NAME="mutli_os_build" CONFIG_NAME="Debug">
|
|
|
+ <configuration default="false" name="mutli_os_build" type="CMakeRunConfiguration" factoryName="Application" WORKING_DIR="" PASS_PARENT_ENVS="FALSE" PROJECT_NAME="mutli_os_build" TARGET_NAME="mutli_os_build" CONFIG_NAME="Debug">
|
|
|
<envs />
|
|
|
<method />
|
|
|
</configuration>
|
|
|
@@ -355,9 +225,7 @@
|
|
|
<item index="0" class="java.lang.String" itemvalue="Application.mutli_os_build" />
|
|
|
</list>
|
|
|
</component>
|
|
|
- <component name="ShelveChangesManager" show_recycled="false">
|
|
|
- <option name="remove_strategy" value="false" />
|
|
|
- </component>
|
|
|
+ <component name="ShelveChangesManager" show_recycled="false" />
|
|
|
<component name="TaskManager">
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
<changelist id="8005cdec-074e-478f-b095-591cd1517046" name="Default" comment="" />
|
|
|
@@ -377,27 +245,27 @@
|
|
|
</todo-panel>
|
|
|
</component>
|
|
|
<component name="ToolWindowManager">
|
|
|
- <frame x="0" y="27" width="1920" height="1053" extended-state="0" />
|
|
|
- <editor active="true" />
|
|
|
+ <frame x="0" y="27" width="1440" height="873" extended-state="0" />
|
|
|
+ <editor active="false" />
|
|
|
<layout>
|
|
|
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.20991561" sideWeight="0.4935484" order="0" side_tool="false" content_ui="combo" />
|
|
|
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.20944993" sideWeight="0.4935484" order="0" side_tool="false" content_ui="combo" />
|
|
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32972974" sideWeight="0.4957806" order="6" side_tool="false" content_ui="tabs" />
|
|
|
- <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32972974" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
- <window_info id="CMake" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2745946" sideWeight="0.48945147" order="7" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Messages" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32614556" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="CMake" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2735849" sideWeight="0.48945147" order="7" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32972974" sideWeight="0.5042194" order="10" side_tool="true" content_ui="tabs" />
|
|
|
- <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
- <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32972974" sideWeight="0.4978903" order="8" side_tool="false" content_ui="tabs" />
|
|
|
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32749325" sideWeight="0.4978903" order="8" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32864866" sideWeight="0.4757384" order="9" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.20991561" sideWeight="0.5064516" order="2" side_tool="true" content_ui="tabs" />
|
|
|
- <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
|
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
</layout>
|
|
|
</component>
|
|
|
<component name="VcsContentAnnotationSettings">
|
|
|
@@ -410,7 +278,55 @@
|
|
|
<component name="editorHistoryManager">
|
|
|
<entry file="file://$PROJECT_DIR$/Makefile">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="468">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
+ <caret line="4" column="16" selection-start-line="4" selection-start-column="16" selection-end-line="4" selection-end-column="16" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/main.c">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/keyboard.h">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
+ <caret line="94" column="8" selection-start-line="94" selection-start-column="8" selection-end-line="94" selection-end-column="8" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/.gitignore">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/keyboard.c">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
+ <caret line="264" column="1" selection-start-line="264" selection-start-column="1" selection-end-line="264" selection-end-column="1" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/make.sh">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/Makefile">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="26" column="22" selection-start-line="26" selection-start-column="22" selection-end-line="26" selection-end-column="22" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -418,7 +334,7 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="108">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="6" column="0" selection-start-line="6" selection-start-column="0" selection-end-line="6" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -426,7 +342,7 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/main.c">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="0">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -434,7 +350,7 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/Makefile">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="0">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -442,17 +358,15 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/main.c">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="756">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="42" column="23" selection-start-line="42" selection-start-column="23" selection-end-line="42" selection-end-column="23" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/lib/led.c" />
|
|
|
- <entry file="file://$PROJECT_DIR$/lib/led.h" />
|
|
|
<entry file="file://$PROJECT_DIR$/Makefile">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="504">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="28" column="26" selection-start-line="28" selection-start-column="26" selection-end-line="28" selection-end-column="26" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -460,7 +374,7 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/main.c">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="558">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="31" column="10" selection-start-line="31" selection-start-column="10" selection-end-line="31" selection-end-column="10" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -469,17 +383,15 @@
|
|
|
<entry file="file://$PROJECT_DIR$/CMakeLists.txt" />
|
|
|
<entry file="file://$PROJECT_DIR$/Makefile">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="0">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/source/main.c" />
|
|
|
- <entry file="file://$PROJECT_DIR$/source/http.c" />
|
|
|
<entry file="file://$PROJECT_DIR$/main.c">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="0">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -488,48 +400,32 @@
|
|
|
<entry file="file://$PROJECT_DIR$/CMakeLists.txt" />
|
|
|
<entry file="file://$PROJECT_DIR$/Makefile">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="0">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/source/main.c" />
|
|
|
- <entry file="file://$PROJECT_DIR$/source/http.c" />
|
|
|
<entry file="file://$PROJECT_DIR$/main.c">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="0">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/CMakeLists.txt" />
|
|
|
- <entry file="file://$PROJECT_DIR$/main.cpp" />
|
|
|
- <entry file="file://$PROJECT_DIR$/CMakeLists.txt" />
|
|
|
- <entry file="file://$PROJECT_DIR$/source/http.c" />
|
|
|
- <entry file="file://$PROJECT_DIR$/source/main.c" />
|
|
|
- <entry file="file://$PROJECT_DIR$/lib/led.c" />
|
|
|
<entry file="file://$PROJECT_DIR$/main.c">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="288">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="31" column="14" selection-start-line="31" selection-start-column="14" selection-end-line="31" selection-end-column="14" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/lib/led.h" />
|
|
|
- <entry file="file://$PROJECT_DIR$/.gitignore.bak">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="0">
|
|
|
- <caret line="0" column="4" selection-start-line="0" selection-start-column="0" selection-end-line="38" selection-end-column="0" />
|
|
|
- <folding />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="-184">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -537,7 +433,7 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/make.sh">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="0">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -545,7 +441,7 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/Makefile">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="72">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="4" column="16" selection-start-line="4" selection-start-column="16" selection-end-line="4" selection-end-column="16" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -553,7 +449,7 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/keyboard.h">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="196">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="94" column="8" selection-start-line="94" selection-start-column="8" selection-end-line="94" selection-end-column="8" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -561,7 +457,7 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/keyboard.c">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="288">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="264" column="1" selection-start-line="264" selection-start-column="1" selection-end-line="264" selection-end-column="1" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
@@ -569,11 +465,19 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/main.c">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="231">
|
|
|
+ <state vertical-scroll-proportion="0.0">
|
|
|
<caret line="297" column="20" selection-start-line="297" selection-start-column="20" selection-end-line="297" selection-end-column="20" />
|
|
|
<folding />
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state vertical-scroll-proportion="0.1910828">
|
|
|
+ <caret line="5" column="69" selection-start-line="5" selection-start-column="69" selection-end-line="5" selection-end-column="69" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
</component>
|
|
|
</project>
|