psychtoolbox 3.0.19.0__tar.gz → 3.0.22.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (611) hide show
  1. psychtoolbox-3.0.22.2/PKG-INFO +18 -0
  2. psychtoolbox-3.0.22.2/PsychPython/psychtoolbox/_version.py +1 -0
  3. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox/audio.py +3 -1
  4. psychtoolbox-3.0.22.2/PsychPython/psychtoolbox.egg-info/PKG-INFO +18 -0
  5. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox.egg-info/SOURCES.txt +33 -10
  6. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/ar.h +0 -0
  7. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/arMulti.h +0 -0
  8. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/arvrml.h +0 -0
  9. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/gsub.h +0 -0
  10. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/gsubUtil.h +0 -0
  11. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/matrix.h +0 -0
  12. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/param.h +0 -0
  13. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoLinux1394Cam.h +0 -0
  14. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoLinuxDV.h +0 -0
  15. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoLinuxV4L.h +0 -0
  16. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoMacOSX.h +0 -0
  17. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoSGI.h +0 -0
  18. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoWin32DirectShow.h +0 -0
  19. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/video.h +0 -0
  20. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTBBox.h +0 -0
  21. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTBitmapGlyph.h +0 -0
  22. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTBuffer.h +0 -0
  23. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTBufferFont.h +0 -0
  24. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTBufferGlyph.h +0 -0
  25. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTExtrdGlyph.h +0 -0
  26. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTFont.h +0 -0
  27. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLBitmapFont.h +0 -0
  28. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLExtrdFont.h +0 -0
  29. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLOutlineFont.h +0 -0
  30. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLPixmapFont.h +0 -0
  31. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLPolygonFont.h +0 -0
  32. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLTextureFont.h +0 -0
  33. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGlyph.h +0 -0
  34. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTLayout.h +0 -0
  35. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTOutlineGlyph.h +0 -0
  36. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTPixmapGlyph.h +0 -0
  37. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTPoint.h +0 -0
  38. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTPolyGlyph.h +0 -0
  39. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTSimpleLayout.h +0 -0
  40. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTTextureGlyph.h +0 -0
  41. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/ftgles.h +0 -0
  42. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/ftglesGlue.h +0 -0
  43. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Config_Utilities.c +0 -0
  44. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Error_Handler.c +0 -0
  45. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Name_Lookup.c +0 -0
  46. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Queue_Utilities.c +0 -0
  47. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Utilities.c +0 -0
  48. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Utilities_External.h +0 -0
  49. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/IOHIDDevice_.c +0 -0
  50. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/IOHIDDevice_.h +0 -0
  51. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/IOHIDElement_.c +0 -0
  52. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/IOHIDElement_.h +0 -0
  53. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/IOHIDLib_.h +0 -0
  54. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/ImmrHIDUtilAddOn.c +0 -0
  55. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/ImmrHIDUtilAddOn.h +0 -0
  56. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Headers/HID_Utilities_External.h +0 -0
  57. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Headers/IOHIDDevice_.h +0 -0
  58. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Headers/IOHIDElement_.h +0 -0
  59. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Headers/IOHIDLib_.h +0 -0
  60. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Headers/ImmrHIDUtilAddOn.h +0 -0
  61. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/A/Headers/HID_Utilities_External.h +0 -0
  62. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/A/Headers/IOHIDDevice_.h +0 -0
  63. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/A/Headers/IOHIDElement_.h +0 -0
  64. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/A/Headers/IOHIDLib_.h +0 -0
  65. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/A/Headers/ImmrHIDUtilAddOn.h +0 -0
  66. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/Current/Headers/HID_Utilities_External.h +0 -0
  67. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/Current/Headers/IOHIDDevice_.h +0 -0
  68. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/Current/Headers/IOHIDElement_.h +0 -0
  69. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/Current/Headers/IOHIDLib_.h +0 -0
  70. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/Current/Headers/ImmrHIDUtilAddOn.h +0 -0
  71. psychtoolbox-3.0.22.2/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/libHID_Utilities64.a +0 -0
  72. psychtoolbox-3.0.22.2/PsychSourceGL/Cohorts/PortAudio/libportaudio_osx_64.a +0 -0
  73. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PortAudio/portaudio_x64.lib +0 -0
  74. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychGraphicsCardRegisterSpecs.h +0 -0
  75. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychUserKernelShared.h +0 -0
  76. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychtoolboxKernelDriver.h +0 -0
  77. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychtoolboxKernelDriverUserClient.h +0 -0
  78. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychtoolboxKernelDriverUserClientInterface.c +0 -0
  79. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychtoolboxKernelDriverUserClientInterface.h +0 -0
  80. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychtoolboxKernelDriverUserClientTool.c +0 -0
  81. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/freeglut/include/GL/freeglut.h +0 -0
  82. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/freeglut/include/GL/freeglut_ext.h +0 -0
  83. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/freeglut/include/GL/freeglut_std.h +0 -0
  84. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/freeglut/include/GL/glut.h +0 -0
  85. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/include/libusb-1.0/libusb.h +0 -0
  86. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/License.txt +115 -14
  87. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/MODULEVersion.c +39 -38
  88. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/MiniBox.c +76 -0
  89. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/MiniBox.h +2 -0
  90. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/ProjectTable.c +0 -0
  91. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/ProjectTable.h +0 -0
  92. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/Psych.h +5 -0
  93. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychAuthors.c +33 -3
  94. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychAuthors.h +0 -0
  95. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychCellGlue.h +0 -0
  96. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychConstants.h +0 -0
  97. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychError.c +0 -0
  98. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychHelp.c +0 -0
  99. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychHelp.h +0 -0
  100. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychIncludes.h +0 -0
  101. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychInit.c +0 -0
  102. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychInit.h +0 -0
  103. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychInstrument.c +0 -0
  104. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychInstrument.h +0 -0
  105. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Base/PsychLM.c +1565 -0
  106. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychMemory.c +0 -0
  107. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychMemory.h +0 -0
  108. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychPlatformConstants.h +0 -0
  109. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychRegisterProject.c +0 -0
  110. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychRegisterProject.h +0 -0
  111. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.c +17 -4
  112. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychStructGlue.c +0 -0
  113. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychStructGlue.h +0 -0
  114. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychVersioning.h +16 -6
  115. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c +13 -13
  116. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/TimeLists.h +0 -0
  117. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/DoNothing/DoNothing.c +0 -0
  118. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/DoNothing/DoNothing.h +0 -0
  119. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/DoNothing/RegisterProject.c +0 -0
  120. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/DoNothing/RegisterProject.h +0 -0
  121. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyeLinkTargetCheck.c +0 -0
  122. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkAcceptTrigger.c +0 -0
  123. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkApplyDriftCorr.c +0 -0
  124. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkButtonStates.c +1 -1
  125. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCalResult.c +0 -0
  126. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCheckRecording.c +0 -0
  127. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCloseFile.c +0 -0
  128. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCreateDataStructs.c +0 -0
  129. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkDriftCorrStart.c +0 -0
  130. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkEDKVersion.c +45 -0
  131. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkEyeAvailable.c +0 -0
  132. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkGetFloatData.c +208 -0
  133. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkGetNextDataType.c +0 -0
  134. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkGetQueuedData.c +451 -0
  135. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkGetTrackerVersion.c +0 -0
  136. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkImageTransfer.c +293 -0
  137. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkMessage.c +0 -0
  138. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkNewFloatSampleAvailable.c +0 -0
  139. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkOpenFile.c +81 -0
  140. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkReadTime.c +0 -0
  141. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkReceiveFile.c +0 -0
  142. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkRequestTime.c +0 -0
  143. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkSendFile.c +72 -0
  144. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkSetOfflineMode.c +0 -0
  145. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkShutdown.c +18 -22
  146. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkSynopsis.c +142 -0
  147. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkTimeOffset.c +0 -0
  148. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkTrackerTime.c +0 -0
  149. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkWaitForModeReady.c +0 -0
  150. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c +1554 -0
  151. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.h +124 -160
  152. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/RegisterProject.c +127 -0
  153. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/RegisterProject.h +30 -0
  154. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusFrequencyMex/GetBusFrequencyMex.c +0 -0
  155. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusFrequencyMex/GetBusFrequencyMex.h +0 -0
  156. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusTicks/GetBusTicks.c +0 -0
  157. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusTicks/GetBusTicks.h +0 -0
  158. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusTicks/RegisterProject.c +0 -0
  159. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusTicks/RegisterProject.h +0 -0
  160. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetPID/GetPID.c +0 -0
  161. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetPID/GetPID.h +0 -0
  162. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetPID/RegisterProject.c +0 -0
  163. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetPID/RegisterProject.h +0 -0
  164. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecsTick/GetSecsTick.c +0 -0
  165. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecsTick/GetSecsTick.h +0 -0
  166. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecsTick/RegisterProject.c +0 -0
  167. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecsTick/RegisterProject.h +0 -0
  168. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetTicks/GetTicks.c +0 -0
  169. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetTicks/GetTicks.h +0 -0
  170. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetTicks/RegisterProject.c +0 -0
  171. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetTicks/RegisterProject.h +0 -0
  172. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/IOPort.c +5 -2
  173. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/IOPort.h +0 -0
  174. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/PsychSerialUnixGlue.c +32 -21
  175. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/PsychSerialUnixGlue.h +0 -0
  176. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/RegisterProject.c +0 -0
  177. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/RegisterProject.h +0 -0
  178. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Joystick/Joystick.h +0 -0
  179. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachPriorityMex/MachGetPriorityMex.c +0 -0
  180. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachPriorityMex/MachPriorityCommonMex.c +0 -0
  181. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachPriorityMex/MachPriorityMex.h +0 -0
  182. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PreferenceGlue/PsychPreferencesRemoved.c +0 -0
  183. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PreferenceGlue/PsychPreferencesRemoved.h +0 -0
  184. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/MachPriority.c +0 -0
  185. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/MachPriority.h +0 -0
  186. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/Priority_nice.c.old.c +0 -0
  187. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/Priority_pthreads.c.old.c +0 -0
  188. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/RegisterProject.c +0 -0
  189. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/RegisterProject.h +0 -0
  190. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/PsychCV.c +613 -0
  191. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychCV/PsychCV.h +36 -37
  192. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/PsychCVARToolkit.c +898 -0
  193. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychCV/PsychCVARToolkit.h +8 -11
  194. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/PsychCVAprilTags.c +996 -0
  195. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/PsychCVAprilTags.h +33 -0
  196. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/RegisterProject.c +78 -0
  197. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/RegisterProject.h +25 -0
  198. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDErrors.c +0 -0
  199. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGenericUSBLibSupport.c +0 -0
  200. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetCalibratedState.c +0 -0
  201. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumCollections.c +0 -0
  202. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumDevices.c +0 -0
  203. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumElements.c +0 -0
  204. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetRawState.c +0 -0
  205. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGiveMeReports.c +0 -0
  206. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDHelpers.c +0 -0
  207. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbCheck.c +0 -0
  208. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKeyboardHelper.c +0 -0
  209. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDReceiveReports.c +0 -0
  210. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDReceiveReportsStop.c +0 -0
  211. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/RegisterProject.h +0 -0
  212. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychKinect/PsychKinect.h +0 -0
  213. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychKinect/RegisterProject.c +0 -0
  214. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychKinect/RegisterProject.h +0 -0
  215. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenHMDVRCore/PsychOpenHMDVRCore.c +11 -6
  216. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/PsychOpenXRCore.c +514 -42
  217. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/PsychPortAudio.c +229 -158
  218. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/PsychPortAudio.h +0 -0
  219. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/RegisterProject.c +0 -0
  220. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/RegisterProject.h +0 -0
  221. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychPortAudio/pa_linux_pulseaudio.h +79 -0
  222. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychPortAudio/pa_win_wasapi.h +814 -0
  223. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychPortAudio/pa_win_waveformat.h +199 -0
  224. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/pa_win_wdmks.h +137 -137
  225. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/portaudio.h +85 -65
  226. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychVulkanCore/PsychVulkan.c +493 -144
  227. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychAlphaBlending.c +0 -0
  228. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychAlphaBlending.h +0 -0
  229. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychGraphicsCardRegisterSpecs.h +0 -0
  230. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychGraphicsHardwareHALSupport.c +55 -5
  231. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychGraphicsHardwareHALSupport.h +0 -0
  232. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychImagingPipelineSupport.c +66 -61
  233. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychImagingPipelineSupport.h +1 -1
  234. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieSupport.c +0 -0
  235. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieSupport.h +0 -0
  236. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieSupportGStreamer.c +528 -64
  237. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieSupportGStreamer.h +0 -0
  238. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieWritingSupport.h +0 -0
  239. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychTextureSupport.c +11 -61
  240. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychTextureSupport.h +0 -0
  241. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychVideoCaptureSupport.h +0 -0
  242. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychVideoCaptureSupportGStreamer.c +73 -28
  243. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychVideoCaptureSupportLibDC1394.c +32 -34
  244. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychWindowSupport.c +266 -45
  245. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychWindowSupport.h +0 -0
  246. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/RegisterProject.h +0 -0
  247. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENBlendFunction.c +0 -0
  248. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENClearTimeList.c +0 -0
  249. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENClose.c +0 -0
  250. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENCloseAll.c +0 -0
  251. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENCloseMovie.c +0 -0
  252. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENCloseVideoCapture.c +0 -0
  253. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENColorRange.c +25 -7
  254. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENComputer.c +2 -19
  255. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENCopyWindow.c +0 -0
  256. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawDots.c +4 -1
  257. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawLine.c +0 -0
  258. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawText.c +10 -1
  259. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawTexture.c +16 -0
  260. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawingFinished.c +0 -0
  261. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFillArc.c +0 -0
  262. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFillOval.c +0 -0
  263. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFillPoly.c +0 -0
  264. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFillRect.c +0 -0
  265. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFlip.c +19 -4
  266. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Screen/SCREENFrameOval.c +204 -0
  267. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFramePoly.c +0 -0
  268. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFrameRect.c +0 -0
  269. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGamma.c +0 -0
  270. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetCapturedImage.c +0 -0
  271. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetFlipInfo.c +24 -3
  272. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetFlipInterval.c +0 -0
  273. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetImage.c +0 -0
  274. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetMouseHelper.c +5 -0
  275. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetMovieImage.c +0 -0
  276. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetMovieTimeIndex.c +0 -0
  277. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetOpenGLTexture.c +0 -0
  278. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetTimeList.c +0 -0
  279. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetWindowInfo.c +13 -7
  280. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGlobalRect.c +0 -0
  281. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENHideCursorHelper.c +0 -0
  282. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENHookFunction.c +12 -3
  283. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENInitIntrinsicPreferences.c +0 -0
  284. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENIsOffscreen.c +0 -0
  285. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENLoadCLUT.c +0 -0
  286. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENLoadNormalizedGammaTable.c +0 -0
  287. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENMakeTexture.c +2 -2
  288. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENNominalFrameRate.c +22 -19
  289. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Screen/SCREENNull.c +69 -0
  290. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENOpenMovie.c +9 -6
  291. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENOpenVideoCapture.c +4 -2
  292. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENOpenWindow.c +118 -51
  293. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPixelSize.c +0 -0
  294. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPixelSizes.c +0 -0
  295. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPlayMovie.c +0 -0
  296. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPreloadTextures.c +0 -0
  297. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPutImage.c +0 -0
  298. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENReadNormalizedGammaTable.c +0 -0
  299. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENRect.c +0 -0
  300. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENResolutions.c +86 -88
  301. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENScreens.c +0 -0
  302. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSelectStereoDrawBuffer.c +0 -0
  303. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetGLSynchronous.c +0 -0
  304. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetMouseHelper.c +0 -0
  305. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetMovieTimeIndex.c +0 -0
  306. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetOpenGLTexture.c +0 -0
  307. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetVideoCaptureParameter.c +0 -0
  308. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENShowCursorHelper.c +0 -0
  309. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENStartVideoCapture.c +0 -0
  310. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENStopVideoCapture.c +0 -0
  311. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTestStructures.c +0 -0
  312. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextMode.c +0 -0
  313. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextModes.c +0 -0
  314. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextSize.c +0 -0
  315. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENUpdateShadow.c +0 -0
  316. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENWaitBlanking.c +0 -0
  317. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENWindowKind.c +0 -0
  318. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENWindowScreenNumber.c +0 -0
  319. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENWindowSize.c +0 -0
  320. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENWindows.c +0 -0
  321. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENglMatrixFunctionWrappers.c +0 -0
  322. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENglPoint.c +0 -0
  323. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENgluDisk.c +0 -0
  324. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/Screen.h +6 -0
  325. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenArguments.c +0 -0
  326. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenArguments.h +0 -0
  327. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenExit.c +0 -0
  328. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenPreferenceState.c +1 -4
  329. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenTypes.c +0 -0
  330. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenTypes.h +4 -2
  331. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/TimeLists.c +0 -0
  332. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/TimeLists.h +0 -0
  333. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/WindowBank.h +13 -6
  334. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/WaitSecs/RegisterProject.c +0 -0
  335. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/WaitSecs/RegisterProject.h +0 -0
  336. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/WaitSecs/WaitSecs.h +0 -0
  337. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Base/PsychPlatform.h +13 -0
  338. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.c +88 -36
  339. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.h +1 -0
  340. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/PsychHID/PsychHIDStandardInterfaces.c +45 -3
  341. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychScreenGlue.c +222 -84
  342. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychScreenGlue.h +4 -1
  343. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychScreenGlueWayland.c +367 -88
  344. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowGlue.c +24 -2
  345. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowGlue.h +0 -0
  346. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowGlueWaffle.c +0 -0
  347. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowGlueWayland.c +294 -40
  348. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowTextGlue.c +0 -0
  349. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowTextGlue.h +0 -0
  350. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/alpha_modifier-client-protocol.c +71 -0
  351. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/commit_timing-protocol.c +75 -0
  352. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/content_type-client-protocol.c +72 -0
  353. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/cursor_shape-client-protocol.c +75 -0
  354. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/fifo-protocol.c +71 -0
  355. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/fractional_scale-client-protocol.c +74 -0
  356. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/pointer_constraints_unstable-client-protocol.c +109 -0
  357. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/pointer_warp-client-protocol.c +63 -0
  358. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/relative_pointer_unstable-client-protocol.c +80 -0
  359. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/tearing_control-client-protocol.c +71 -0
  360. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/viewporter-client-protocol.c +75 -0
  361. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/xdg_output_unstable-client-protocol.c +79 -0
  362. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/alpha_modifier-client-protocol.h +268 -0
  363. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/commit_timing-client-protocol.h +294 -0
  364. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/content_type-client-protocol.h +296 -0
  365. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/cursor_shape-client-protocol.h +452 -0
  366. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/fifo-client-protocol.h +323 -0
  367. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/fractional_scale-client-protocol.h +264 -0
  368. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/pointer_constraints_unstable-client-protocol.h +662 -0
  369. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/pointer_warp-client-protocol.h +159 -0
  370. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/relative_pointer_unstable-client-protocol.h +297 -0
  371. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/tearing_control-client-protocol.h +298 -0
  372. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/viewporter-client-protocol.h +394 -0
  373. psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/xdg_output_unstable-client-protocol.h +415 -0
  374. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Base/PsychPlatform.h +0 -0
  375. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Base/PsychTimeGlue.c +45 -19
  376. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Base/PsychTimeGlue.h +1 -0
  377. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/EthernetAddress/GetEthernetAddress.c +0 -0
  378. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/EthernetAddress/GetEthernetAddress.h +0 -0
  379. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/FONTSFonts.c +0 -0
  380. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/FONTSNumFonts.c +0 -0
  381. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/FONTSSynopsis.c +0 -0
  382. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/FontInfo.c +0 -0
  383. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/FontInfo.h +0 -0
  384. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/RegisterProject.c +0 -0
  385. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/RegisterProject.h +0 -0
  386. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Gestalt/Gestalt.c +0 -0
  387. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Gestalt/Gestalt.h +0 -0
  388. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Gestalt/RegisterProject.c +0 -0
  389. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Gestalt/RegisterProject.h +0 -0
  390. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/PsychHID/PsychHIDStandardInterfaces.c +1 -1
  391. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychCocoaGlue.c +152 -77
  392. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychCocoaGlue.h +1 -0
  393. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychScreenGlue.c +96 -42
  394. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychScreenGlue.h +0 -0
  395. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychUserKernelShared.h +0 -0
  396. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychWindowGlue.c +40 -8
  397. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychWindowGlue.h +0 -0
  398. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Base/PsychPlatform.h +0 -0
  399. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Base/PsychTimeGlue.c +34 -5
  400. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Base/PsychTimeGlue.h +1 -0
  401. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/IOPort/PsychSerialWindowsGlue.c +31 -14
  402. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/IOPort/PsychSerialWindowsGlue.h +0 -0
  403. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/PsychHID/PsychHIDStandardInterfaces.h +0 -0
  404. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychScreenGlue.c +0 -0
  405. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychScreenGlue.h +1 -0
  406. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychWindowGlue.c +92 -309
  407. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychWindowGlue.h +0 -0
  408. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychWindowTextGlue.c +0 -0
  409. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychWindowTextGlue.h +0 -0
  410. psychtoolbox-3.0.22.2/Psychtoolbox/PsychSound/portaudio_x64.dll +0 -0
  411. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/pyproject.toml +2 -1
  412. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/setup.py +4 -2
  413. psychtoolbox-3.0.19.0/PKG-INFO +0 -9
  414. psychtoolbox-3.0.19.0/PsychPython/psychtoolbox/_version.py +0 -1
  415. psychtoolbox-3.0.19.0/PsychPython/psychtoolbox.egg-info/PKG-INFO +0 -9
  416. psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/libHID_Utilities64.a +0 -0
  417. psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/libportaudio_osx_64.a +0 -0
  418. psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_dither.c +0 -218
  419. psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_dither.h +0 -106
  420. psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_front.c +0 -1998
  421. psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_mac_core.c +0 -2238
  422. psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_mac_core_internal.h +0 -164
  423. psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_mac_core_utilities.c +0 -628
  424. psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_process.c +0 -1772
  425. psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_unix_util.c +0 -714
  426. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/EyelinkGetFloatData.c +0 -217
  427. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/EyelinkGetQueuedData.c +0 -457
  428. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/EyelinkImageTransfer.c +0 -191
  429. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/EyelinkOpenFile.c +0 -82
  430. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/EyelinkSynopsis.c +0 -140
  431. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c +0 -1551
  432. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/RegisterProject.c +0 -122
  433. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/RegisterProject.h +0 -38
  434. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychCV/PsychCV.c +0 -579
  435. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychCV/PsychCVARToolkit.c +0 -878
  436. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychCV/RegisterProject.c +0 -78
  437. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychCV/RegisterProject.h +0 -33
  438. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychPortAudio/pa_win_wasapi.h +0 -468
  439. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychPortAudio/pa_win_waveformat.h +0 -199
  440. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Screen/SCREENFrameOval.c +0 -206
  441. psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Screen/SCREENNull.c +0 -512
  442. psychtoolbox-3.0.19.0/Psychtoolbox/PsychSound/portaudio_x64.dll +0 -0
  443. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/MANIFEST.in +0 -0
  444. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/demos/__init__.py +0 -0
  445. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/demos/hidtest_oldschool.py +0 -0
  446. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/demos/hidtest_pythonic.py +0 -0
  447. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/demos/ppatest_oldschool.py +0 -0
  448. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/demos/ppatest_pythonic.py +0 -0
  449. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox/__init__.py +0 -0
  450. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox/_abi3_wheel.py +0 -0
  451. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox/hid.py +0 -0
  452. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox.egg-info/dependency_links.txt +0 -0
  453. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox.egg-info/requires.txt +0 -0
  454. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox.egg-info/top_level.txt +0 -0
  455. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/config.h +0 -0
  456. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/gsub_lite.h +0 -0
  457. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoGStreamer.h +0 -0
  458. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/OGLFT.h +0 -0
  459. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/qstringqcharemulation.h +0 -0
  460. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/example/3dv.c +0 -0
  461. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/include/nvstusb.h +0 -0
  462. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/include/usb.h +0 -0
  463. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/src/nvstusb.c +0 -0
  464. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/src/usb_libusb.c +0 -0
  465. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/tools/extractfw.c +0 -0
  466. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/tools/nvstusb_quad.c +0 -0
  467. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/tools/test_vsync.c +0 -0
  468. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/MS32/dll/libusb-1.0.dll +0 -0
  469. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/MS32/dll/libusb-1.0.lib +0 -0
  470. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/MS64/dll/libusb-1.0.dll +0 -0
  471. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/MS64/dll/libusb-1.0.lib +0 -0
  472. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/libusb-1.0.dylib +0 -0
  473. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/openhmdkeepalivedaemon.c +0 -0
  474. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Notes/References.h +0 -0
  475. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Notes/Updated_for_MATLAB701.h +0 -0
  476. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychCellGlue.c +0 -0
  477. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychError.h +0 -0
  478. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.c +0 -0
  479. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.h +0 -0
  480. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychVersioning.c +0 -0
  481. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCalMessage.c +0 -0
  482. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCommand.c +0 -0
  483. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCurrentMode.c +0 -0
  484. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkImageModeDisplay.c +0 -0
  485. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkInitWindow.c +0 -0
  486. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkInitialize.c +0 -0
  487. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkIsConnected.c +0 -0
  488. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkNewestFloatSample.c +0 -0
  489. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkReadFromTracker.c +0 -0
  490. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkSendKeyButton.c +0 -0
  491. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkStartRecording.c +0 -0
  492. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkStartSetup.c +0 -0
  493. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkStopRecording.c +0 -0
  494. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkTrackerMode.c +0 -0
  495. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/bitmap.c +0 -0
  496. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/bitmap.h +0 -0
  497. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecs/GetSecs.c +0 -0
  498. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecs/GetSecs.h +0 -0
  499. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecs/RegisterProject.c +0 -0
  500. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecs/RegisterProject.h +0 -0
  501. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachAbsoluteTimeClockFrequency/MachAbsoluteTimeClockFrequency.c +0 -0
  502. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachAbsoluteTimeClockFrequency/MachAbsoluteTimeClockFrequency.h +0 -0
  503. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachAbsoluteTimeClockFrequency/RegisterProject.c +0 -0
  504. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachAbsoluteTimeClockFrequency/RegisterProject.h +0 -0
  505. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachPriorityMex/MachSetPriorityMex.c +0 -0
  506. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychCV/OpenEyesCVEyeTracker/ransac_ellipse.h +0 -0
  507. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychCV/OpenEyesCVEyeTracker/remove_corneal_reflection.h +0 -0
  508. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychCV/OpenEyesCVEyeTracker/svd.h +0 -0
  509. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHID.h +0 -0
  510. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDCloseUSBDevice.c +0 -0
  511. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetCollections.c +0 -0
  512. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetDevices.c +0 -0
  513. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetElements.c +0 -0
  514. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetReport.c +0 -0
  515. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueCheck.c +0 -0
  516. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueCreate.c +0 -0
  517. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueFlush.c +0 -0
  518. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueRelease.c +0 -0
  519. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueStart.c +0 -0
  520. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueStop.c +0 -0
  521. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbTriggerWait.c +0 -0
  522. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbWait.c +0 -0
  523. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDOpenUSBDevice.c +0 -0
  524. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDSetReport.c +0 -0
  525. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDSynopsis.c +0 -0
  526. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDUSBControlTransfer.c +0 -0
  527. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/RegisterProject.c +0 -0
  528. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/hidapi.h +0 -0
  529. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychKinect/PsychKinect.c +0 -0
  530. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore/PsychOculusVR.c +0 -0
  531. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore/PsychOculusVR.h +0 -0
  532. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore/RegisterProject.c +0 -0
  533. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore/RegisterProject.h +0 -0
  534. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore1/PsychOculusVR1.c +0 -0
  535. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore1/PsychOculusVR1.h +0 -0
  536. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore1/RegisterProject.c +0 -0
  537. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore1/RegisterProject.h +0 -0
  538. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenHMDVRCore/PsychOpenHMDVRCore.h +0 -0
  539. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenHMDVRCore/RegisterProject.c +0 -0
  540. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenHMDVRCore/RegisterProject.h +0 -0
  541. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/PsychOpenXRCore.h +0 -0
  542. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/RegisterProject.c +0 -0
  543. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/RegisterProject.h +0 -0
  544. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/monado_metrics.pb.c +0 -0
  545. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/monado_metrics.pb.h +0 -0
  546. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb.h +0 -0
  547. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb_common.c +0 -0
  548. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb_common.h +0 -0
  549. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb_decode.c +0 -0
  550. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb_decode.h +0 -0
  551. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb_encode.h +0 -0
  552. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/pa_asio.h +0 -0
  553. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/pa_linux_alsa.h +0 -0
  554. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/pa_mac_core.h +0 -0
  555. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychVulkanCore/PsychVulkan.h +0 -0
  556. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychVulkanCore/RegisterProject.c +0 -0
  557. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychVulkanCore/RegisterProject.h +0 -0
  558. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/GL/eglew.h +0 -0
  559. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/GL/glew.h +0 -0
  560. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/GL/glxew.h +0 -0
  561. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/GL/wglew.h +0 -0
  562. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychGLGlue.c +0 -0
  563. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieWritingSupportGStreamer.c +0 -0
  564. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychRects.c +0 -0
  565. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychRects.h +0 -0
  566. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychVideoCaptureSupport.c +0 -0
  567. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/RegisterProject.c +0 -0
  568. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawLines.c +0 -0
  569. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENLineStipple.c +0 -0
  570. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENOpenOffscreenWindow.c +0 -0
  571. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENOpenProxy.c +0 -0
  572. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPreference.c +0 -0
  573. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENReadHDRImage.c +0 -0
  574. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetOpenGLTextureFromMemPointer.c +0 -0
  575. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTestTextureTwo.c +0 -0
  576. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextBackgroundColor.c +0 -0
  577. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextBounds.c +0 -0
  578. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextColor.c +0 -0
  579. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextFont.c +0 -0
  580. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextStyle.c +0 -0
  581. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTransformTexture.c +0 -0
  582. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenPreferenceState.h +0 -0
  583. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenSynopsis.c +0 -0
  584. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/WindowBank.c +0 -0
  585. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/WindowHelpers.c +0 -0
  586. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/WindowHelpers.h +0 -0
  587. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/glew.c +0 -0
  588. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ptbstartlogo.h +0 -0
  589. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/tinyexr.h +0 -0
  590. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/video-hdr.h +0 -0
  591. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/WaitSecs/WaitSecs.c +0 -0
  592. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Experiments/StoreBit/RegisterProject.c +0 -0
  593. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Experiments/StoreBit/RegisterProject.h +0 -0
  594. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Experiments/StoreBit/StoreBit.c +0 -0
  595. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Experiments/StoreBit/StoreBit.h +0 -0
  596. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Base/gamemode_client.h +0 -0
  597. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/PsychHID/PsychHIDStandardInterfaces.h +0 -0
  598. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/PsychHID/hid.c +0 -0
  599. {psychtoolbox-3.0.19.0/PsychSourceGL/Source/Linux/Screen → psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland}/presentation_timing-protocol.c +0 -0
  600. {psychtoolbox-3.0.19.0/PsychSourceGL/Source/Linux/Screen → psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland}/xdg_shell-protocol.c +0 -0
  601. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/presentation_timing-client-protocol.h +0 -0
  602. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/xdg_shell-client-protocol.h +0 -0
  603. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/PsychFontGlue.c +0 -0
  604. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/PsychFontGlue.h +0 -0
  605. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/PsychHID/PsychHIDStandardInterfaces.h +0 -0
  606. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychWindowTextGlue.c +0 -0
  607. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychWindowTextGlue.h +0 -0
  608. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/PsychHID/PsychHIDStandardInterfaces.c +0 -0
  609. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/PsychHID/hid.c +0 -0
  610. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/README +0 -0
  611. {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/setup.cfg +0 -0
@@ -0,0 +1,18 @@
1
+ Metadata-Version: 2.4
2
+ Name: psychtoolbox
3
+ Version: 3.0.22.2
4
+ Summary: Pieces of Psychtoolbox-3 ported to CPython.
5
+ Home-page: http://psychtoolbox.org
6
+ Author: Mario Kleiner
7
+ Author-email: mario.kleiner.de@gmail.com
8
+ Description-Content-Type: text/x-rst
9
+ Requires-Dist: numpy>=1.13.3
10
+ Dynamic: author
11
+ Dynamic: author-email
12
+ Dynamic: description
13
+ Dynamic: description-content-type
14
+ Dynamic: home-page
15
+ Dynamic: requires-dist
16
+ Dynamic: summary
17
+
18
+ Pieces of Psychtoolbox-3 ported to CPython.
@@ -0,0 +1 @@
1
+ __version__ = '3.0.22.2'
@@ -133,7 +133,9 @@ class Stream:
133
133
 
134
134
  def close(self):
135
135
  """Close the current stream"""
136
- if getattr(self, '_closed', False): # if we're already closed don't try again
136
+ if not hasattr(self, 'handle') or getattr(self, '_closed', False):
137
+ # if we're already closed or the `handle` attribute doesn't exist,
138
+ # then we don't need to close anything
137
139
  return
138
140
  try:
139
141
  PsychPortAudio('Close', self.handle)
@@ -0,0 +1,18 @@
1
+ Metadata-Version: 2.4
2
+ Name: psychtoolbox
3
+ Version: 3.0.22.2
4
+ Summary: Pieces of Psychtoolbox-3 ported to CPython.
5
+ Home-page: http://psychtoolbox.org
6
+ Author: Mario Kleiner
7
+ Author-email: mario.kleiner.de@gmail.com
8
+ Description-Content-Type: text/x-rst
9
+ Requires-Dist: numpy>=1.13.3
10
+ Dynamic: author
11
+ Dynamic: author-email
12
+ Dynamic: description
13
+ Dynamic: description-content-type
14
+ Dynamic: home-page
15
+ Dynamic: requires-dist
16
+ Dynamic: summary
17
+
18
+ Pieces of Psychtoolbox-3 ported to CPython.
@@ -11,6 +11,7 @@ setup.py
11
11
  ./PsychSourceGL/Source/Common/Base/PsychHelp.c
12
12
  ./PsychSourceGL/Source/Common/Base/PsychInit.c
13
13
  ./PsychSourceGL/Source/Common/Base/PsychInstrument.c
14
+ ./PsychSourceGL/Source/Common/Base/PsychLM.c
14
15
  ./PsychSourceGL/Source/Common/Base/PsychMemory.c
15
16
  ./PsychSourceGL/Source/Common/Base/PsychRegisterProject.c
16
17
  ./PsychSourceGL/Source/Common/Base/PsychScriptingGlue.c
@@ -149,14 +150,6 @@ PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/
149
150
  PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/Current/Headers/IOHIDLib_.h
150
151
  PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/HID Utilities.framework/Versions/Current/Headers/ImmrHIDUtilAddOn.h
151
152
  PsychSourceGL/Cohorts/PortAudio/libportaudio_osx_64.a
152
- PsychSourceGL/Cohorts/PortAudio/pa_dither.c
153
- PsychSourceGL/Cohorts/PortAudio/pa_dither.h
154
- PsychSourceGL/Cohorts/PortAudio/pa_front.c
155
- PsychSourceGL/Cohorts/PortAudio/pa_mac_core.c
156
- PsychSourceGL/Cohorts/PortAudio/pa_mac_core_internal.h
157
- PsychSourceGL/Cohorts/PortAudio/pa_mac_core_utilities.c
158
- PsychSourceGL/Cohorts/PortAudio/pa_process.c
159
- PsychSourceGL/Cohorts/PortAudio/pa_unix_util.c
160
153
  PsychSourceGL/Cohorts/PortAudio/portaudio_x64.lib
161
154
  PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychGraphicsCardRegisterSpecs.h
162
155
  PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychUserKernelShared.h
@@ -205,6 +198,7 @@ PsychSourceGL/Source/Common/Base/PsychInit.c
205
198
  PsychSourceGL/Source/Common/Base/PsychInit.h
206
199
  PsychSourceGL/Source/Common/Base/PsychInstrument.c
207
200
  PsychSourceGL/Source/Common/Base/PsychInstrument.h
201
+ PsychSourceGL/Source/Common/Base/PsychLM.c
208
202
  PsychSourceGL/Source/Common/Base/PsychMemory.c
209
203
  PsychSourceGL/Source/Common/Base/PsychMemory.h
210
204
  PsychSourceGL/Source/Common/Base/PsychPlatformConstants.h
@@ -235,6 +229,7 @@ PsychSourceGL/Source/Common/Eyelink/EyelinkCommand.c
235
229
  PsychSourceGL/Source/Common/Eyelink/EyelinkCreateDataStructs.c
236
230
  PsychSourceGL/Source/Common/Eyelink/EyelinkCurrentMode.c
237
231
  PsychSourceGL/Source/Common/Eyelink/EyelinkDriftCorrStart.c
232
+ PsychSourceGL/Source/Common/Eyelink/EyelinkEDKVersion.c
238
233
  PsychSourceGL/Source/Common/Eyelink/EyelinkEyeAvailable.c
239
234
  PsychSourceGL/Source/Common/Eyelink/EyelinkGetFloatData.c
240
235
  PsychSourceGL/Source/Common/Eyelink/EyelinkGetNextDataType.c
@@ -253,6 +248,7 @@ PsychSourceGL/Source/Common/Eyelink/EyelinkReadFromTracker.c
253
248
  PsychSourceGL/Source/Common/Eyelink/EyelinkReadTime.c
254
249
  PsychSourceGL/Source/Common/Eyelink/EyelinkReceiveFile.c
255
250
  PsychSourceGL/Source/Common/Eyelink/EyelinkRequestTime.c
251
+ PsychSourceGL/Source/Common/Eyelink/EyelinkSendFile.c
256
252
  PsychSourceGL/Source/Common/Eyelink/EyelinkSendKeyButton.c
257
253
  PsychSourceGL/Source/Common/Eyelink/EyelinkSetOfflineMode.c
258
254
  PsychSourceGL/Source/Common/Eyelink/EyelinkShutdown.c
@@ -319,6 +315,8 @@ PsychSourceGL/Source/Common/PsychCV/PsychCV.c
319
315
  PsychSourceGL/Source/Common/PsychCV/PsychCV.h
320
316
  PsychSourceGL/Source/Common/PsychCV/PsychCVARToolkit.c
321
317
  PsychSourceGL/Source/Common/PsychCV/PsychCVARToolkit.h
318
+ PsychSourceGL/Source/Common/PsychCV/PsychCVAprilTags.c
319
+ PsychSourceGL/Source/Common/PsychCV/PsychCVAprilTags.h
322
320
  PsychSourceGL/Source/Common/PsychCV/RegisterProject.c
323
321
  PsychSourceGL/Source/Common/PsychCV/RegisterProject.h
324
322
  PsychSourceGL/Source/Common/PsychCV/OpenEyesCVEyeTracker/ransac_ellipse.h
@@ -392,6 +390,7 @@ PsychSourceGL/Source/Common/PsychPortAudio/RegisterProject.c
392
390
  PsychSourceGL/Source/Common/PsychPortAudio/RegisterProject.h
393
391
  PsychSourceGL/Source/Common/PsychPortAudio/pa_asio.h
394
392
  PsychSourceGL/Source/Common/PsychPortAudio/pa_linux_alsa.h
393
+ PsychSourceGL/Source/Common/PsychPortAudio/pa_linux_pulseaudio.h
395
394
  PsychSourceGL/Source/Common/PsychPortAudio/pa_mac_core.h
396
395
  PsychSourceGL/Source/Common/PsychPortAudio/pa_win_wasapi.h
397
396
  PsychSourceGL/Source/Common/PsychPortAudio/pa_win_waveformat.h
@@ -565,10 +564,34 @@ PsychSourceGL/Source/Linux/Screen/PsychWindowGlueWaffle.c
565
564
  PsychSourceGL/Source/Linux/Screen/PsychWindowGlueWayland.c
566
565
  PsychSourceGL/Source/Linux/Screen/PsychWindowTextGlue.c
567
566
  PsychSourceGL/Source/Linux/Screen/PsychWindowTextGlue.h
567
+ PsychSourceGL/Source/Linux/Screen/alpha_modifier-client-protocol.h
568
+ PsychSourceGL/Source/Linux/Screen/commit_timing-client-protocol.h
569
+ PsychSourceGL/Source/Linux/Screen/content_type-client-protocol.h
570
+ PsychSourceGL/Source/Linux/Screen/cursor_shape-client-protocol.h
571
+ PsychSourceGL/Source/Linux/Screen/fifo-client-protocol.h
572
+ PsychSourceGL/Source/Linux/Screen/fractional_scale-client-protocol.h
573
+ PsychSourceGL/Source/Linux/Screen/pointer_constraints_unstable-client-protocol.h
574
+ PsychSourceGL/Source/Linux/Screen/pointer_warp-client-protocol.h
568
575
  PsychSourceGL/Source/Linux/Screen/presentation_timing-client-protocol.h
569
- PsychSourceGL/Source/Linux/Screen/presentation_timing-protocol.c
576
+ PsychSourceGL/Source/Linux/Screen/relative_pointer_unstable-client-protocol.h
577
+ PsychSourceGL/Source/Linux/Screen/tearing_control-client-protocol.h
578
+ PsychSourceGL/Source/Linux/Screen/viewporter-client-protocol.h
579
+ PsychSourceGL/Source/Linux/Screen/xdg_output_unstable-client-protocol.h
570
580
  PsychSourceGL/Source/Linux/Screen/xdg_shell-client-protocol.h
571
- PsychSourceGL/Source/Linux/Screen/xdg_shell-protocol.c
581
+ PsychSourceGL/Source/Linux/Screen/Wayland/alpha_modifier-client-protocol.c
582
+ PsychSourceGL/Source/Linux/Screen/Wayland/commit_timing-protocol.c
583
+ PsychSourceGL/Source/Linux/Screen/Wayland/content_type-client-protocol.c
584
+ PsychSourceGL/Source/Linux/Screen/Wayland/cursor_shape-client-protocol.c
585
+ PsychSourceGL/Source/Linux/Screen/Wayland/fifo-protocol.c
586
+ PsychSourceGL/Source/Linux/Screen/Wayland/fractional_scale-client-protocol.c
587
+ PsychSourceGL/Source/Linux/Screen/Wayland/pointer_constraints_unstable-client-protocol.c
588
+ PsychSourceGL/Source/Linux/Screen/Wayland/pointer_warp-client-protocol.c
589
+ PsychSourceGL/Source/Linux/Screen/Wayland/presentation_timing-protocol.c
590
+ PsychSourceGL/Source/Linux/Screen/Wayland/relative_pointer_unstable-client-protocol.c
591
+ PsychSourceGL/Source/Linux/Screen/Wayland/tearing_control-client-protocol.c
592
+ PsychSourceGL/Source/Linux/Screen/Wayland/viewporter-client-protocol.c
593
+ PsychSourceGL/Source/Linux/Screen/Wayland/xdg_output_unstable-client-protocol.c
594
+ PsychSourceGL/Source/Linux/Screen/Wayland/xdg_shell-protocol.c
572
595
  PsychSourceGL/Source/OSX/Base/PsychPlatform.h
573
596
  PsychSourceGL/Source/OSX/Base/PsychTimeGlue.c
574
597
  PsychSourceGL/Source/OSX/Base/PsychTimeGlue.h
@@ -97,15 +97,6 @@
97
97
  % licensed PortAudio library from http://portaudio.com - The specific license text is
98
98
  % included below in the licenses section.
99
99
  %
100
- % Older versions of Psychtoolbox (v3.0.14 and earlier) used a modified version
101
- % of PortAudio and DLL's, static and dynamic libraries built from it. For documentation
102
- % purposes and until further notice, the source code of this MIT licensed library and of
103
- % all modifications we made can be found in a Psychtoolbox C-Sourcecode download in
104
- % the subfolder PsychSourceGL/Cohorts/PortAudio/. Building from this source code would
105
- % yield the old libraries for older < v3.0.15 Psychtoolbox versions. We may delete this
106
- % source code soon, as it mostly does not serve any use anymore in Psychtoolbox 3.0.15
107
- % and later.
108
- %
109
100
  %
110
101
  % Psychtoolbox/PsychContributed: See individual licenses and output of
111
102
  % "help PsychContributed" in that folder.
@@ -134,6 +125,21 @@
134
125
  %
135
126
  % The Daq toolbox - MIT : Denis Pelli, Mickey P. Rowe, Mario Kleiner.
136
127
  %
128
+ % The PsychVulkanCore driver mex file for our Vulkan display backend, which is
129
+ % itself licensed under the MIT license, builds against the Khronos Vulkan SDK C
130
+ % header files, which are licensed under MIT and Apache 2.0 license. See
131
+ % https://github.com/KhronosGroup/Vulkan-Headers
132
+ % It dynamically links against the Khronos Vulkan loader libraries on Linux and
133
+ % MS-Windows, which are licensed under the Apache 2.0 license. The loader libraries
134
+ % are part of the operating system on Linux, and part of / bundled with the
135
+ % graphics drivers on MS-Windows. The Vulkan loader then runtime loads and links
136
+ % and interfaces with graphics hardware specific system installed Vulkan ICDs.
137
+ % See https://github.com/KhronosGroup/Vulkan-Loader
138
+ % On macOS our driver is statically linked against the Khronos MoltenVK Vulkan
139
+ % ICD libMoltenVK.a, which implements Vulkan on top of macOS Metal frameworks.
140
+ % MoltenVK is also licensed under the Apache 2.0 license. See
141
+ % https://github.com/KhronosGroup/MoltenVK
142
+ %
137
143
  % The PsychVRToolbox - MIT : Mario Kleiner. The following terms and licenses
138
144
  % apply for the Oculus VR platform drivers contained in the PsychVRToolbox:
139
145
  % [Note: Oculus VR's trademarks, e.g., Oculus, Oculus Rift, etc. are registered trademarks
@@ -203,6 +209,14 @@
203
209
  % These statically included files can be found in the nanopb subfolder of the PsychOpenXRCore
204
210
  % source folder, with detailed copyright and license information included.
205
211
  %
212
+ % Our Virtual Reality (VR) drivers for OpenHMD and OpenXR supported HTC VR headsets
213
+ % with eye gaze tracking hardware also support more advanced eye gaze tracking by
214
+ % use of our SRAnipalMex mex file for 64-Bit Windows 10 and later. This is only
215
+ % supported on MS-Windows. The mex file uses the HTC SRAnipal SDK for interfacing
216
+ % with the HTC eye trackers SRAnipal runtime. The license text for the SRAnipal SDK
217
+ % can be found below in the section of individual licenses under the subsection
218
+ % "The HTC SRAnipal SDK license".
219
+ %
206
220
  % Support for NVidia NVision stereo emitter/stereo goggles under Linux is
207
221
  % implemented by use of libnvstusb from http://sourceforge.net/projects/libnvstusb/
208
222
  % This library is licensed under LGPLv2 license. The source code for our
@@ -234,6 +248,8 @@
234
248
  %
235
249
  % The PsychtoolboxKernelDriver.kext - MIT license : Mario Kleiner.
236
250
  %
251
+ % Screen MEX file:
252
+ %
237
253
  % Screen statically includes the "tinyexr" library for reading some common OpenEXR
238
254
  % HDR image file formats via the Screen('ReadHDRImage') subfunction. tinyexr is
239
255
  % licensed under the MIT compatible BSD-3 license - see below for exact licensing
@@ -268,11 +284,25 @@
268
284
  % That code is Copyright (c) 2013 Ryan Hileman and provided to us and others under the MIT
269
285
  % license. Thanks!
270
286
  %
271
- % PsychCV MEX file - Individual source files BSD-3 or GPL v2+
272
- % license, see their source code for details.
273
- % Compiled MEX file GPL v2+ license. Various
274
- % authors - See individual licenses in source
275
- % code.
287
+ % PsychCV MEX file:
288
+ %
289
+ % Individual source files are under MIT (core code), BSD-3 (svd used by OpenEyes),
290
+ % or GPL v2+ (OpeEyes derived code) license. Various authors - See individual licenses in
291
+ % source code.
292
+ %
293
+ % For the compiled PsychCV MEX file, the license depends on the specific build configuration:
294
+ %
295
+ % - The default configuration, with only libapriltag support enabled for AprilTag marker
296
+ % tracking, uses MIT code written by us, and dynamically links against a system installed
297
+ % libapriltag library, which itself is BSD-2 licensed. See license text below.
298
+ %
299
+ % - If compiled with a non-default configuration, which would use statically included
300
+ % derived code from OpenEyes, and/or a statically linked version of libARToolkit v1
301
+ % (code included in the PsychSourceGL/Cohorts/ARToolkit subfolder), would be GPL v2+
302
+ % licensed, and could be only used with GNU/Octave (GPL v3+) as host runtime, not with
303
+ % Matlab. We do not ship this configuration with Psychtoolbox to avoid all the GPL v2+
304
+ % license complexity, and most likely will remove all that code completely in the future.
305
+ %
276
306
  %
277
307
  % All other MEX files - All compiled binaries and most source code under
278
308
  % MIT license. Some bits of source code include X11
@@ -1761,3 +1791,74 @@
1761
1791
  %
1762
1792
  % =========================================================================
1763
1793
  %
1794
+ % The HTC SRAnipal SDK license:
1795
+ %
1796
+ % License Agreement
1797
+ % For Vive Super Reality Library
1798
+ %
1799
+ % Copyright (c) 2017, HTC Corporation
1800
+ %
1801
+ % All rights reserved. Third party copyrights are property of their respective owners.
1802
+ %
1803
+ % Redistribution and use in source and binary forms, with or without modification,
1804
+ % are permitted provided that the following conditions are met:
1805
+ %
1806
+ % * Redistribution's of source code must retain the above copyright notice,
1807
+ % this list of conditions and the following disclaimer.
1808
+ %
1809
+ % * Redistribution's in binary form must reproduce the above copyright notice,
1810
+ % this list of conditions and the following disclaimer in the documentation
1811
+ % and/or other materials provided with the distribution.
1812
+ %
1813
+ % * The name of the copyright holders may not be used to endorse or promote products
1814
+ % derived from this software without specific prior written permission.
1815
+ %
1816
+ % This software is provided by the copyright holders and contributors "as is" and
1817
+ % any express or implied warranties, including, but not limited to, the implied
1818
+ % warranties of merchantability and fitness for a particular purpose are disclaimed.
1819
+ % In no event shall the Intel Corporation or contributors be liable for any direct,
1820
+ % indirect, incidental, special, exemplary, or consequential damages
1821
+ % (including, but not limited to, procurement of substitute goods or services;
1822
+ % loss of use, data, or profits; or business interruption) however caused
1823
+ % and on any theory of liability, whether in contract, strict liability,
1824
+ % or tort (including negligence or otherwise) arising in any way out of
1825
+ % the use of this software, even if advised of the possibility of such damage.
1826
+ %
1827
+ % End of the HTC SRAnipal SDK license text.
1828
+ %
1829
+ % =========================================================================
1830
+ %
1831
+ % The license of the apriltag library:
1832
+ %
1833
+ % BSD 2-Clause License
1834
+ %
1835
+ % Copyright (C) 2013-2016, The Regents of The University of Michigan. All rights reserved.
1836
+ %
1837
+ % Redistribution and use in source and binary forms, with or without modification, are
1838
+ % permitted provided that the following conditions are met:
1839
+ %
1840
+ % Redistributions of source code must retain the above copyright notice, this list of
1841
+ % conditions and the following disclaimer.
1842
+ %
1843
+ % Redistributions in binary form must reproduce the above copyright notice, this list
1844
+ % of conditions and the following disclaimer in the documentation and/or other materials
1845
+ % provided with the distribution.
1846
+ %
1847
+ % THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
1848
+ % EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
1849
+ % OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
1850
+ % SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1851
+ % INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
1852
+ % PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
1853
+ % INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1854
+ % LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1855
+ % OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1856
+ %
1857
+ % The views and conclusions contained in the software and documentation are those of the
1858
+ % authors and should not be interpreted as representing official policies, either expressed
1859
+ % or implied, of the Regents of The University of Michigan.
1860
+ %
1861
+ % End of the apriltag library license text.
1862
+ %
1863
+ % =========================================================================
1864
+