This is kleinerm's git repository for development of Psychtoolbox-3. Regular end users should stay away from it, unless instructed by him otherwise, and use the official Psychtoolbox-3 GitHub page or distribution system for production releases.
This Action is tag driven, it releases zip and MLTBX files in GitHub's release section. The release files will have the file names in the following format {tagName}.{zip, mltbx}. The Action is set to work with the current tagging convention of PTB.
buildZipMLTBX.yml implements the workflow for the Action
The workflow uses createPsychtoolboxMLTBX.m for creating the MLTBX
The configurations for the MLTBX packaging are located in Psychtoolbox.prj
The configurations within the PRJ file can be viewed by opening the file in MATLAB.
[x] Please verify that the metadata in Psychtoolbox.prj is accurate.
"THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY."
This Action is tag driven, it releases zip and MLTBX files in GitHub's release section. The release files will have the file names in the following format {tagName}.{zip, mltbx}. The Action is set to work with the current tagging convention of PTB.
The configurations within the PRJ file can be viewed by opening the file in MATLAB.
"THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY."