Permalink
Please sign in to comment.
Browse files
Merge remote-tracking branch 'upstream/master' into cmake_fix
- Loading branch information...
Showing
with
5,464 additions
and 1,534 deletions.
- +4 −2 Apps/BrainProducts/ActiChamp/ActiChamp.vcproj
- +1 −1 Apps/BrainProducts/ActiChamp/ActiChamp_config.cfg
- BIN Apps/BrainProducts/ActiChamp/explanation_of_trigger_marker_types.pdf
- +102 −14 Apps/BrainProducts/ActiChamp/mainwindow.cpp
- +4 −0 Apps/BrainProducts/ActiChamp/mainwindow.h
- +73 −4 Apps/BrainProducts/ActiChamp/mainwindow.ui
- +394 −0 Apps/BrainProducts/ActiChamp/ui_mainwindow.h
- BIN Apps/BrainProducts/ActiChamp/vc90.idb
- +2 −1 Apps/BrainProducts/BrainAmpSeries/BrainAmpSeries.vcproj
- +1 −1 Apps/BrainProducts/BrainAmpSeries/BrainAmpSeries_config.cfg
- BIN Apps/BrainProducts/BrainAmpSeries/explanation_of_trigger_marker_types.pdf
- +359 −0 Apps/BrainProducts/BrainAmpSeries/mainwindow-rev.cpp
- +122 −15 Apps/BrainProducts/BrainAmpSeries/mainwindow.cpp
- +8 −0 Apps/BrainProducts/BrainAmpSeries/mainwindow.h
- +64 −4 Apps/BrainProducts/BrainAmpSeries/mainwindow.ui
- +404 −0 Apps/BrainProducts/BrainAmpSeries/ui_mainwindow.h
- BIN Apps/BrainProducts/BrainAmpSeries/vc90.idb
- +447 −0 Apps/BrainProducts/LiveAmp/LiveAmp.cpp
- +85 −0 Apps/BrainProducts/LiveAmp/LiveAmp.h
- +1 −1 Apps/BrainProducts/LiveAmp/{LiveAmp2010.sln → LiveAmp.sln}
- +14 −12 Apps/BrainProducts/LiveAmp/{LiveAmp2010.vcxproj → LiveAmp.vcxproj}
- +26 −23 Apps/BrainProducts/LiveAmp/{LiveAmp2010.vcxproj.filters → LiveAmp.vcxproj.filters}
- +525 −0 Apps/BrainProducts/LiveAmp/LiveAmpHelperFuncs-ratko.cpp
- +1 −1 Apps/BrainProducts/LiveAmp/LiveAmp_config.cfg
- BIN Apps/BrainProducts/LiveAmp/explanation_of_trigger_marker_types.pdf
- +319 −658 Apps/BrainProducts/LiveAmp/mainwindow.cpp
- +31 −10 Apps/BrainProducts/LiveAmp/mainwindow.h
- +236 −40 Apps/BrainProducts/LiveAmp/mainwindow.ui
- +242 −49 Apps/BrainProducts/LiveAmp/ui_mainwindow.h
- BIN Apps/BrainProducts/LiveAmp/vc100.idb
- +17 −0 Apps/BrainProducts/VAmp/README.txt
- +271 −0 Apps/BrainProducts/VAmp/Resampler.h
- +5 −5 Apps/BrainProducts/VAmp/{VAmp2010.sln → VAmp.sln}
- +60 −61 Apps/BrainProducts/VAmp/{VAmp2010.vcxproj → VAmp.vcxproj}
- +14 −13 Apps/BrainProducts/VAmp/{VAmp2010.vcxproj.filters → VAmp.vcxproj.filters}
- BIN Apps/BrainProducts/VAmp/VAmp2010.rc
- +1 −1 Apps/BrainProducts/VAmp/VAmp_config.cfg
- BIN Apps/BrainProducts/VAmp/explanation_of_trigger_marker_types.pdf
- +5 −1 Apps/BrainProducts/VAmp/main.cpp
- +197 −543 Apps/BrainProducts/VAmp/mainwindow.cpp
- +9 −5 Apps/BrainProducts/VAmp/mainwindow.h
- +75 −38 Apps/BrainProducts/VAmp/mainwindow.ui
- +71 −28 Apps/BrainProducts/VAmp/ui_mainwindow.h
- +1 −0 Apps/OpenVR/.gitignore
- +109 −0 Apps/OpenVR/CMakeLists.txt
- +62 −0 Apps/OpenVR/README.md
- +74 −0 Apps/OpenVR/cmake/FindLSL.cmake
- +88 −0 Apps/OpenVR/cmake/FindOpenVR.cmake
- +5 −0 Apps/OpenVR/openvr_config.cfg
- +84 −0 Apps/OpenVR/src/CMakeLists.txt
- +23 −0 Apps/OpenVR/src/main.cpp
- +130 −0 Apps/OpenVR/src/mainwindow.cpp
- +42 −0 Apps/OpenVR/src/mainwindow.h
- +169 −0 Apps/OpenVR/src/mainwindow.ui
- +425 −0 Apps/OpenVR/src/openvrthread.cpp
- +52 −0 Apps/OpenVR/src/openvrthread.h
- +1 −0 LSL/liblsl/src/api_config.cpp
- +3 −1 LSL/liblsl/src/api_config.h
- +6 −2 LSL/liblsl/src/stream_outlet_impl.h
| @@ -1,2 +1,2 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| -<settings><devicenumber>0</devicenumber><channelcount>32</channelcount><chunksize>10</chunksize><samplingrate>2</samplingrate><useaux>false</useaux><activeshield>true</activeshield></settings><channels><labels><label>Fp1</label><label>Fp2</label><label>F7</label><label>F3</label><label>Fz</label><label>F4</label><label>F8</label><label>FC5</label><label>FC1</label><label>FC2</label><label>FC6</label><label>T7</label><label>C3</label><label>Cz</label><label>C4</label><label>T8</label><label>TP9</label><label>CP5</label><label>CP1</label><label>CP2</label><label>CP6</label><label>TP10</label><label>P7</label><label>P3</label><label>Pz</label><label>P4</label><label>P8</label><label>PO9</label><label>O1</label><label>Oz</label><label>O2</label><label>PO10 </label></labels></channels> | ||
| +<settings><devicenumber>0</devicenumber><channelcount>32</channelcount><chunksize>10</chunksize><samplingrate>2</samplingrate><useaux>false</useaux><activeshield>true</activeshield><unsampledmarkers>false</unsampledmarkers><sampledmarkers>true</sampledmarkers><sampledmarkersEEG>false</sampledmarkersEEG></settings><channels><labels><label>Fp1</label><label>Fp2</label><label>F7</label><label>F3</label><label>Fz</label><label>F4</label><label>F8</label><label>FC5</label><label>FC1</label><label>FC2</label><label>FC6</label><label>T7</label><label>C3</label><label>Cz</label><label>C4</label><label>T8</label><label>TP9</label><label>CP5</label><label>CP1</label><label>CP2</label><label>CP6</label><label>TP10</label><label>P7</label><label>P3</label><label>Pz</label><label>P4</label><label>P8</label><label>PO9</label><label>O1</label><label>Oz</label><label>O2</label><label>PO10 </label></labels></channels> |
Binary file not shown.
Oops, something went wrong.
0 comments on commit
322512a