|
26 | 26 | <Filter Include="open-ephys\Source"> |
27 | 27 | <UniqueIdentifier>{02B8D40A-0071-792E-592F-8A30DD87BAE6}</UniqueIdentifier> |
28 | 28 | </Filter> |
29 | | - <Filter Include="open-ephys\Source\Network"> |
30 | | - <UniqueIdentifier>{F426EB08-DE72-34FB-F5F1-D8D077A9C12D}</UniqueIdentifier> |
31 | | - </Filter> |
32 | 29 | <Filter Include="open-ephys\Source\Audio"> |
33 | 30 | <UniqueIdentifier>{DC7BD6F0-2EB6-B7BF-B84C-66EF8EE93230}</UniqueIdentifier> |
34 | 31 | </Filter> |
| 32 | + <Filter Include="open-ephys\Source\Network"> |
| 33 | + <UniqueIdentifier>{F426EB08-DE72-34FB-F5F1-D8D077A9C12D}</UniqueIdentifier> |
| 34 | + </Filter> |
35 | 35 | <Filter Include="open-ephys\Source\Processors"> |
36 | 36 | <UniqueIdentifier>{3DDEC88C-BAA5-2DDA-A59F-0FB74070AB82}</UniqueIdentifier> |
37 | 37 | </Filter> |
|
107 | 107 | <Filter Include="open-ephys\Source\UI\LookAndFeel"> |
108 | 108 | <UniqueIdentifier>{82473DF0-9747-E952-2C6D-DAC4DD6B3807}</UniqueIdentifier> |
109 | 109 | </Filter> |
| 110 | + <Filter Include="open-ephys\Source\Utils"> |
| 111 | + <UniqueIdentifier>{6EE3060D-3972-8456-81FD-7C4512A46FAD}</UniqueIdentifier> |
| 112 | + </Filter> |
110 | 113 | <Filter Include="Juce Modules"> |
111 | 114 | <UniqueIdentifier>{422C46B7-0467-2DB0-BF3C-16DFCAFD69AC}</UniqueIdentifier> |
112 | 115 | </Filter> |
|
406 | 409 | </Filter> |
407 | 410 | </ItemGroup> |
408 | 411 | <ItemGroup> |
409 | | - <ClCompile Include="..\..\Source\CoreServices.cpp"> |
410 | | - <Filter>open-ephys\Source</Filter> |
411 | | - </ClCompile> |
412 | | - <ClCompile Include="..\..\Source\AccessClass.cpp"> |
413 | | - <Filter>open-ephys\Source</Filter> |
| 412 | + <ClCompile Include="..\..\Source\Audio\AudioComponent.cpp"> |
| 413 | + <Filter>open-ephys\Source\Audio</Filter> |
414 | 414 | </ClCompile> |
415 | 415 | <ClCompile Include="..\..\Source\Network\PracticalSocket.cpp"> |
416 | 416 | <Filter>open-ephys\Source\Network</Filter> |
417 | 417 | </ClCompile> |
418 | | - <ClCompile Include="..\..\Source\Audio\AudioComponent.cpp"> |
419 | | - <Filter>open-ephys\Source\Audio</Filter> |
420 | | - </ClCompile> |
421 | 418 | <ClCompile Include="..\..\Source\Processors\PlaceholderProcessor\PlaceholderProcessorEditor.cpp"> |
422 | 419 | <Filter>open-ephys\Source\Processors\PlaceholderProcessor</Filter> |
423 | 420 | </ClCompile> |
|
661 | 658 | <ClCompile Include="..\..\Source\UI\UIComponent.cpp"> |
662 | 659 | <Filter>open-ephys\Source\UI</Filter> |
663 | 660 | </ClCompile> |
664 | | - <ClCompile Include="..\..\Source\MainWindow.cpp"> |
| 661 | + <ClCompile Include="..\..\Source\Utils\ListSliceParser.cpp"> |
| 662 | + <Filter>open-ephys\Source\Utils</Filter> |
| 663 | + </ClCompile> |
| 664 | + <ClCompile Include="..\..\Source\AccessClass.cpp"> |
| 665 | + <Filter>open-ephys\Source</Filter> |
| 666 | + </ClCompile> |
| 667 | + <ClCompile Include="..\..\Source\CoreServices.cpp"> |
665 | 668 | <Filter>open-ephys\Source</Filter> |
666 | 669 | </ClCompile> |
667 | 670 | <ClCompile Include="..\..\Source\Main.cpp"> |
668 | 671 | <Filter>open-ephys\Source</Filter> |
669 | 672 | </ClCompile> |
| 673 | + <ClCompile Include="..\..\Source\MainWindow.cpp"> |
| 674 | + <Filter>open-ephys\Source</Filter> |
| 675 | + </ClCompile> |
670 | 676 | <ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_basics\buffers\juce_AudioDataConverters.cpp"> |
671 | 677 | <Filter>Juce Modules\juce_audio_basics\buffers</Filter> |
672 | 678 | </ClCompile> |
|
1896 | 1902 | </ClCompile> |
1897 | 1903 | </ItemGroup> |
1898 | 1904 | <ItemGroup> |
1899 | | - <ClInclude Include="..\..\Source\CoreServices.h"> |
1900 | | - <Filter>open-ephys\Source</Filter> |
1901 | | - </ClInclude> |
1902 | | - <ClInclude Include="..\..\Source\AccessClass.h"> |
1903 | | - <Filter>open-ephys\Source</Filter> |
| 1905 | + <ClInclude Include="..\..\Source\Audio\AudioComponent.h"> |
| 1906 | + <Filter>open-ephys\Source\Audio</Filter> |
1904 | 1907 | </ClInclude> |
1905 | 1908 | <ClInclude Include="..\..\Source\Network\PracticalSocket.h"> |
1906 | 1909 | <Filter>open-ephys\Source\Network</Filter> |
1907 | 1910 | </ClInclude> |
1908 | | - <ClInclude Include="..\..\Source\Audio\AudioComponent.h"> |
1909 | | - <Filter>open-ephys\Source\Audio</Filter> |
1910 | | - </ClInclude> |
1911 | 1911 | <ClInclude Include="..\..\Source\Processors\PlaceholderProcessor\PlaceholderProcessorEditor.h"> |
1912 | 1912 | <Filter>open-ephys\Source\Processors\PlaceholderProcessor</Filter> |
1913 | 1913 | </ClInclude> |
|
2178 | 2178 | <ClInclude Include="..\..\Source\UI\UIComponent.h"> |
2179 | 2179 | <Filter>open-ephys\Source\UI</Filter> |
2180 | 2180 | </ClInclude> |
| 2181 | + <ClInclude Include="..\..\Source\Utils\ListSliceParser.h"> |
| 2182 | + <Filter>open-ephys\Source\Utils</Filter> |
| 2183 | + </ClInclude> |
| 2184 | + <ClInclude Include="..\..\Source\AccessClass.h"> |
| 2185 | + <Filter>open-ephys\Source</Filter> |
| 2186 | + </ClInclude> |
| 2187 | + <ClInclude Include="..\..\Source\CoreServices.h"> |
| 2188 | + <Filter>open-ephys\Source</Filter> |
| 2189 | + </ClInclude> |
2181 | 2190 | <ClInclude Include="..\..\Source\MainWindow.h"> |
2182 | 2191 | <Filter>open-ephys\Source</Filter> |
2183 | 2192 | </ClInclude> |
|
3704 | 3713 | <None Include="..\..\Resources\Images\Icons\IntanIcon.png"> |
3705 | 3714 | <Filter>open-ephys\Resources\Images\Icons</Filter> |
3706 | 3715 | </None> |
| 3716 | + <None Include="..\..\Resources\Images\Buttons\dropdown_arrow_rotated.png"> |
| 3717 | + <Filter>open-ephys\Resources\Images\Buttons</Filter> |
| 3718 | + </None> |
| 3719 | + <None Include="..\..\Resources\Images\Buttons\dropdown_arrow.png"> |
| 3720 | + <Filter>open-ephys\Resources\Images\Buttons</Filter> |
| 3721 | + </None> |
3707 | 3722 | <None Include="..\..\Resources\Images\Buttons\muteoff.png"> |
3708 | 3723 | <Filter>open-ephys\Resources\Images\Buttons</Filter> |
3709 | 3724 | </None> |
|
0 commit comments