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.
- psychtoolbox-3.0.22.2/PKG-INFO +18 -0
- psychtoolbox-3.0.22.2/PsychPython/psychtoolbox/_version.py +1 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox/audio.py +3 -1
- psychtoolbox-3.0.22.2/PsychPython/psychtoolbox.egg-info/PKG-INFO +18 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox.egg-info/SOURCES.txt +33 -10
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/ar.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/arMulti.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/arvrml.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/gsub.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/gsubUtil.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/matrix.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/param.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoLinux1394Cam.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoLinuxDV.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoLinuxV4L.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoMacOSX.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoSGI.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoWin32DirectShow.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/video.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTBBox.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTBitmapGlyph.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTBuffer.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTBufferFont.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTBufferGlyph.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTExtrdGlyph.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTFont.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLBitmapFont.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLExtrdFont.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLOutlineFont.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLPixmapFont.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLPolygonFont.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGLTextureFont.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTGlyph.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTLayout.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTOutlineGlyph.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTPixmapGlyph.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTPoint.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTPolyGlyph.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTSimpleLayout.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTTextureGlyph.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/ftgles.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/ftglesGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Config_Utilities.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Error_Handler.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Name_Lookup.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Queue_Utilities.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Utilities.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/HID_Utilities_External.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/IOHIDDevice_.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/IOHIDDevice_.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/IOHIDElement_.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/IOHIDElement_.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/IOHIDLib_.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/ImmrHIDUtilAddOn.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/HID_Utilities_64Bit/IOHIDManager/ImmrHIDUtilAddOn.h +0 -0
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- {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
- psychtoolbox-3.0.22.2/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/libHID_Utilities64.a +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Cohorts/PortAudio/libportaudio_osx_64.a +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PortAudio/portaudio_x64.lib +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychGraphicsCardRegisterSpecs.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychUserKernelShared.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychtoolboxKernelDriver.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychtoolboxKernelDriverUserClient.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychtoolboxKernelDriverUserClientInterface.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychtoolboxKernelDriverUserClientInterface.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PsychtoolboxOSXKernelDriver/PsychtoolboxKernelDriverUserClientTool.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/freeglut/include/GL/freeglut.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/freeglut/include/GL/freeglut_ext.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/freeglut/include/GL/freeglut_std.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/freeglut/include/GL/glut.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/include/libusb-1.0/libusb.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/License.txt +115 -14
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/MODULEVersion.c +39 -38
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/MiniBox.c +76 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/MiniBox.h +2 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/ProjectTable.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/ProjectTable.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/Psych.h +5 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychAuthors.c +33 -3
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychAuthors.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychCellGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychConstants.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychError.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychHelp.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychHelp.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychIncludes.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychInit.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychInit.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychInstrument.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychInstrument.h +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Base/PsychLM.c +1565 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychMemory.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychMemory.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychPlatformConstants.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychRegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychRegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.c +17 -4
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychStructGlue.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychStructGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychVersioning.h +16 -6
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c +13 -13
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/TimeLists.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/DoNothing/DoNothing.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/DoNothing/DoNothing.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/DoNothing/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/DoNothing/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyeLinkTargetCheck.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkAcceptTrigger.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkApplyDriftCorr.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkButtonStates.c +1 -1
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCalResult.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCheckRecording.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCloseFile.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCreateDataStructs.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkDriftCorrStart.c +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkEDKVersion.c +45 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkEyeAvailable.c +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkGetFloatData.c +208 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkGetNextDataType.c +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkGetQueuedData.c +451 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkGetTrackerVersion.c +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkImageTransfer.c +293 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkMessage.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkNewFloatSampleAvailable.c +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkOpenFile.c +81 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkReadTime.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkReceiveFile.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkRequestTime.c +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkSendFile.c +72 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkSetOfflineMode.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkShutdown.c +18 -22
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/EyelinkSynopsis.c +142 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkTimeOffset.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkTrackerTime.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkWaitForModeReady.c +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c +1554 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.h +124 -160
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/RegisterProject.c +127 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Eyelink/RegisterProject.h +30 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusFrequencyMex/GetBusFrequencyMex.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusFrequencyMex/GetBusFrequencyMex.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusTicks/GetBusTicks.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusTicks/GetBusTicks.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusTicks/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetBusTicks/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetPID/GetPID.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetPID/GetPID.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetPID/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetPID/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecsTick/GetSecsTick.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecsTick/GetSecsTick.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecsTick/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecsTick/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetTicks/GetTicks.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetTicks/GetTicks.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetTicks/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetTicks/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/IOPort.c +5 -2
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/IOPort.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/PsychSerialUnixGlue.c +32 -21
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/PsychSerialUnixGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/IOPort/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Joystick/Joystick.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachPriorityMex/MachGetPriorityMex.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachPriorityMex/MachPriorityCommonMex.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachPriorityMex/MachPriorityMex.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PreferenceGlue/PsychPreferencesRemoved.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PreferenceGlue/PsychPreferencesRemoved.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/MachPriority.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/MachPriority.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/Priority_nice.c.old.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/Priority_pthreads.c.old.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Priority/RegisterProject.h +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/PsychCV.c +613 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychCV/PsychCV.h +36 -37
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/PsychCVARToolkit.c +898 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychCV/PsychCVARToolkit.h +8 -11
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/PsychCVAprilTags.c +996 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/PsychCVAprilTags.h +33 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/RegisterProject.c +78 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychCV/RegisterProject.h +25 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDErrors.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGenericUSBLibSupport.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetCalibratedState.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumCollections.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumDevices.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumElements.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetRawState.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGiveMeReports.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDHelpers.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbCheck.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKeyboardHelper.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDReceiveReports.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDReceiveReportsStop.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychKinect/PsychKinect.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychKinect/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychKinect/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenHMDVRCore/PsychOpenHMDVRCore.c +11 -6
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/PsychOpenXRCore.c +514 -42
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/PsychPortAudio.c +229 -158
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/PsychPortAudio.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/RegisterProject.h +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychPortAudio/pa_linux_pulseaudio.h +79 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychPortAudio/pa_win_wasapi.h +814 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/PsychPortAudio/pa_win_waveformat.h +199 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/pa_win_wdmks.h +137 -137
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/portaudio.h +85 -65
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychVulkanCore/PsychVulkan.c +493 -144
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychAlphaBlending.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychAlphaBlending.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychGraphicsCardRegisterSpecs.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychGraphicsHardwareHALSupport.c +55 -5
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychGraphicsHardwareHALSupport.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychImagingPipelineSupport.c +66 -61
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychImagingPipelineSupport.h +1 -1
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieSupport.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieSupport.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieSupportGStreamer.c +528 -64
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieSupportGStreamer.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieWritingSupport.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychTextureSupport.c +11 -61
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychTextureSupport.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychVideoCaptureSupport.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychVideoCaptureSupportGStreamer.c +73 -28
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychVideoCaptureSupportLibDC1394.c +32 -34
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychWindowSupport.c +266 -45
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychWindowSupport.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENBlendFunction.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENClearTimeList.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENClose.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENCloseAll.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENCloseMovie.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENCloseVideoCapture.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENColorRange.c +25 -7
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENComputer.c +2 -19
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENCopyWindow.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawDots.c +4 -1
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawLine.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawText.c +10 -1
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawTexture.c +16 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawingFinished.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFillArc.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFillOval.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFillPoly.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFillRect.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFlip.c +19 -4
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Screen/SCREENFrameOval.c +204 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFramePoly.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENFrameRect.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGamma.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetCapturedImage.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetFlipInfo.c +24 -3
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetFlipInterval.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetImage.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetMouseHelper.c +5 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetMovieImage.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetMovieTimeIndex.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetOpenGLTexture.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetTimeList.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGetWindowInfo.c +13 -7
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENGlobalRect.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENHideCursorHelper.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENHookFunction.c +12 -3
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENInitIntrinsicPreferences.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENIsOffscreen.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENLoadCLUT.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENLoadNormalizedGammaTable.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENMakeTexture.c +2 -2
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENNominalFrameRate.c +22 -19
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Common/Screen/SCREENNull.c +69 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENOpenMovie.c +9 -6
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENOpenVideoCapture.c +4 -2
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENOpenWindow.c +118 -51
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPixelSize.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPixelSizes.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPlayMovie.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPreloadTextures.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPutImage.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENReadNormalizedGammaTable.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENRect.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENResolutions.c +86 -88
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENScreens.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSelectStereoDrawBuffer.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetGLSynchronous.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetMouseHelper.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetMovieTimeIndex.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetOpenGLTexture.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetVideoCaptureParameter.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENShowCursorHelper.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENStartVideoCapture.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENStopVideoCapture.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTestStructures.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextMode.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextModes.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextSize.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENUpdateShadow.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENWaitBlanking.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENWindowKind.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENWindowScreenNumber.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENWindowSize.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENWindows.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENglMatrixFunctionWrappers.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENglPoint.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENgluDisk.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/Screen.h +6 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenArguments.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenArguments.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenExit.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenPreferenceState.c +1 -4
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenTypes.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenTypes.h +4 -2
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/TimeLists.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/TimeLists.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/WindowBank.h +13 -6
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/WaitSecs/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/WaitSecs/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/WaitSecs/WaitSecs.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Base/PsychPlatform.h +13 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.c +88 -36
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.h +1 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/PsychHID/PsychHIDStandardInterfaces.c +45 -3
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychScreenGlue.c +222 -84
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychScreenGlue.h +4 -1
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychScreenGlueWayland.c +367 -88
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowGlue.c +24 -2
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowGlueWaffle.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowGlueWayland.c +294 -40
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowTextGlue.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/PsychWindowTextGlue.h +0 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/alpha_modifier-client-protocol.c +71 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/commit_timing-protocol.c +75 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/content_type-client-protocol.c +72 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/cursor_shape-client-protocol.c +75 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/fifo-protocol.c +71 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/fractional_scale-client-protocol.c +74 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/pointer_constraints_unstable-client-protocol.c +109 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/pointer_warp-client-protocol.c +63 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/relative_pointer_unstable-client-protocol.c +80 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/tearing_control-client-protocol.c +71 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/viewporter-client-protocol.c +75 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/Wayland/xdg_output_unstable-client-protocol.c +79 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/alpha_modifier-client-protocol.h +268 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/commit_timing-client-protocol.h +294 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/content_type-client-protocol.h +296 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/cursor_shape-client-protocol.h +452 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/fifo-client-protocol.h +323 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/fractional_scale-client-protocol.h +264 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/pointer_constraints_unstable-client-protocol.h +662 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/pointer_warp-client-protocol.h +159 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/relative_pointer_unstable-client-protocol.h +297 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/tearing_control-client-protocol.h +298 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/viewporter-client-protocol.h +394 -0
- psychtoolbox-3.0.22.2/PsychSourceGL/Source/Linux/Screen/xdg_output_unstable-client-protocol.h +415 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Base/PsychPlatform.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Base/PsychTimeGlue.c +45 -19
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Base/PsychTimeGlue.h +1 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/EthernetAddress/GetEthernetAddress.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/EthernetAddress/GetEthernetAddress.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/FONTSFonts.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/FONTSNumFonts.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/FONTSSynopsis.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/FontInfo.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/FontInfo.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Gestalt/Gestalt.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Gestalt/Gestalt.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Gestalt/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Gestalt/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/PsychHID/PsychHIDStandardInterfaces.c +1 -1
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychCocoaGlue.c +152 -77
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychCocoaGlue.h +1 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychScreenGlue.c +96 -42
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychScreenGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychUserKernelShared.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychWindowGlue.c +40 -8
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychWindowGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Base/PsychPlatform.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Base/PsychTimeGlue.c +34 -5
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Base/PsychTimeGlue.h +1 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/IOPort/PsychSerialWindowsGlue.c +31 -14
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/IOPort/PsychSerialWindowsGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/PsychHID/PsychHIDStandardInterfaces.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychScreenGlue.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychScreenGlue.h +1 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychWindowGlue.c +92 -309
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychWindowGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychWindowTextGlue.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/Screen/PsychWindowTextGlue.h +0 -0
- psychtoolbox-3.0.22.2/Psychtoolbox/PsychSound/portaudio_x64.dll +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/pyproject.toml +2 -1
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/setup.py +4 -2
- psychtoolbox-3.0.19.0/PKG-INFO +0 -9
- psychtoolbox-3.0.19.0/PsychPython/psychtoolbox/_version.py +0 -1
- psychtoolbox-3.0.19.0/PsychPython/psychtoolbox.egg-info/PKG-INFO +0 -9
- psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/libHID_Utilities64.a +0 -0
- psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/libportaudio_osx_64.a +0 -0
- psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_dither.c +0 -218
- psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_dither.h +0 -106
- psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_front.c +0 -1998
- psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_mac_core.c +0 -2238
- psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_mac_core_internal.h +0 -164
- psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_mac_core_utilities.c +0 -628
- psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_process.c +0 -1772
- psychtoolbox-3.0.19.0/PsychSourceGL/Cohorts/PortAudio/pa_unix_util.c +0 -714
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/EyelinkGetFloatData.c +0 -217
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/EyelinkGetQueuedData.c +0 -457
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/EyelinkImageTransfer.c +0 -191
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/EyelinkOpenFile.c +0 -82
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/EyelinkSynopsis.c +0 -140
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/PsychEyelink.c +0 -1551
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/RegisterProject.c +0 -122
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Eyelink/RegisterProject.h +0 -38
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychCV/PsychCV.c +0 -579
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychCV/PsychCVARToolkit.c +0 -878
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychCV/RegisterProject.c +0 -78
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychCV/RegisterProject.h +0 -33
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychPortAudio/pa_win_wasapi.h +0 -468
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/PsychPortAudio/pa_win_waveformat.h +0 -199
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Screen/SCREENFrameOval.c +0 -206
- psychtoolbox-3.0.19.0/PsychSourceGL/Source/Common/Screen/SCREENNull.c +0 -512
- psychtoolbox-3.0.19.0/Psychtoolbox/PsychSound/portaudio_x64.dll +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/MANIFEST.in +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/demos/__init__.py +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/demos/hidtest_oldschool.py +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/demos/hidtest_pythonic.py +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/demos/ppatest_oldschool.py +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/demos/ppatest_pythonic.py +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox/__init__.py +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox/_abi3_wheel.py +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox/hid.py +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox.egg-info/dependency_links.txt +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox.egg-info/requires.txt +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox.egg-info/top_level.txt +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/config.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/gsub_lite.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/sys/videoGStreamer.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/OGLFT.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/qstringqcharemulation.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/example/3dv.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/include/nvstusb.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/include/usb.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/src/nvstusb.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/src/usb_libusb.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/tools/extractfw.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/tools/nvstusb_quad.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libnvstusb-code-32/tools/test_vsync.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/MS32/dll/libusb-1.0.dll +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/MS32/dll/libusb-1.0.lib +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/MS64/dll/libusb-1.0.dll +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/MS64/dll/libusb-1.0.lib +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/libusb1-win32/libusb-1.0.dylib +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/openhmdkeepalivedaemon.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Notes/References.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Notes/Updated_for_MATLAB701.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychCellGlue.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychError.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Base/PsychVersioning.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCalMessage.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCommand.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkCurrentMode.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkImageModeDisplay.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkInitWindow.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkInitialize.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkIsConnected.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkNewestFloatSample.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkReadFromTracker.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkSendKeyButton.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkStartRecording.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkStartSetup.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkStopRecording.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/EyelinkTrackerMode.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/bitmap.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Eyelink/bitmap.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecs/GetSecs.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecs/GetSecs.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecs/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/GetSecs/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachAbsoluteTimeClockFrequency/MachAbsoluteTimeClockFrequency.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachAbsoluteTimeClockFrequency/MachAbsoluteTimeClockFrequency.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachAbsoluteTimeClockFrequency/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachAbsoluteTimeClockFrequency/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/MachPriorityMex/MachSetPriorityMex.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychCV/OpenEyesCVEyeTracker/ransac_ellipse.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychCV/OpenEyesCVEyeTracker/remove_corneal_reflection.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychCV/OpenEyesCVEyeTracker/svd.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHID.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDCloseUSBDevice.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetCollections.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetDevices.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetElements.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetReport.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueCheck.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueCreate.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueFlush.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueRelease.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueStart.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueStop.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbTriggerWait.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbWait.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDOpenUSBDevice.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDSetReport.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDSynopsis.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/PsychHIDUSBControlTransfer.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychHID/hidapi.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychKinect/PsychKinect.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore/PsychOculusVR.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore/PsychOculusVR.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore1/PsychOculusVR1.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore1/PsychOculusVR1.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore1/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOculusVRCore1/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenHMDVRCore/PsychOpenHMDVRCore.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenHMDVRCore/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenHMDVRCore/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/PsychOpenXRCore.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/monado_metrics.pb.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/monado_metrics.pb.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb_common.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb_common.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb_decode.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb_decode.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychOpenXRCore/nanopb/pb_encode.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/pa_asio.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/pa_linux_alsa.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychPortAudio/pa_mac_core.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychVulkanCore/PsychVulkan.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychVulkanCore/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/PsychVulkanCore/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/GL/eglew.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/GL/glew.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/GL/glxew.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/GL/wglew.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychGLGlue.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychMovieWritingSupportGStreamer.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychRects.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychRects.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/PsychVideoCaptureSupport.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENDrawLines.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENLineStipple.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENOpenOffscreenWindow.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENOpenProxy.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENPreference.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENReadHDRImage.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENSetOpenGLTextureFromMemPointer.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTestTextureTwo.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextBackgroundColor.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextBounds.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextColor.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextFont.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTextStyle.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/SCREENTransformTexture.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenPreferenceState.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ScreenSynopsis.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/WindowBank.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/WindowHelpers.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/WindowHelpers.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/glew.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/ptbstartlogo.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/tinyexr.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/Screen/video-hdr.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Common/WaitSecs/WaitSecs.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Experiments/StoreBit/RegisterProject.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Experiments/StoreBit/RegisterProject.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Experiments/StoreBit/StoreBit.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Experiments/StoreBit/StoreBit.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Base/gamemode_client.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/PsychHID/PsychHIDStandardInterfaces.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/PsychHID/hid.c +0 -0
- {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
- {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
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/presentation_timing-client-protocol.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Linux/Screen/xdg_shell-client-protocol.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/PsychFontGlue.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Fonts/PsychFontGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/PsychHID/PsychHIDStandardInterfaces.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychWindowTextGlue.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/OSX/Screen/PsychWindowTextGlue.h +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/PsychHID/PsychHIDStandardInterfaces.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Source/Windows/PsychHID/hid.c +0 -0
- {psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/README +0 -0
- {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):
|
|
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.
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychPython/psychtoolbox.egg-info/SOURCES.txt
RENAMED
|
@@ -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/
|
|
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/
|
|
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
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/ar.h
RENAMED
|
File without changes
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/arMulti.h
RENAMED
|
File without changes
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/arvrml.h
RENAMED
|
File without changes
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/gsub.h
RENAMED
|
File without changes
|
|
File without changes
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/matrix.h
RENAMED
|
File without changes
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/param.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/ARToolkit/include/AR/video.h
RENAMED
|
File without changes
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTBBox.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/FTFont.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/FTGLTextRenderer/FTGL/ftgles.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
psychtoolbox-3.0.22.2/PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/libHID_Utilities64.a
ADDED
|
Binary file
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/PortAudio/portaudio_x64.lib
RENAMED
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/freeglut/include/GL/freeglut.h
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{psychtoolbox-3.0.19.0 → psychtoolbox-3.0.22.2}/PsychSourceGL/Cohorts/freeglut/include/GL/glut.h
RENAMED
|
File without changes
|
|
File without changes
|
|
@@ -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
|
|
272
|
-
%
|
|
273
|
-
%
|
|
274
|
-
%
|
|
275
|
-
%
|
|
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
|
+
|