1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix to Windows PTB: More... almost 20 years ago
Fixes and enhancements for Windows-Port: More... almost 20 years ago
Updated project settings for only user ingling More... almost 20 years ago
LICENSE file removed from old location. Wasn't very useful there... More... almost 20 years ago
* PTB Windows port Part III: M$-Windows OS support. More... almost 20 years ago
* PTB Windows-Port Part II: Code refactoring and rewrite. More... almost 20 years ago
* Demos minimally modified to make them compatible with Matlab-5 and the OpenGL Windows Psychtoolbox. More... almost 20 years ago
* PTB Performance and Programming HOWTO added. Its the same as the one on MK's Webpage. More... almost 20 years ago
* Project subfolder and simple build-scripts for the Windows port. More... almost 20 years ago
* Textfile with porting notes and another .dll from WinPTB. More... almost 20 years ago
* KbName: Keyboard mapping table from old WinPTB added. This is a working hack, until we have a PsychHID implementation for Windows. More... almost 20 years ago
Bugfix for MaxPrioritys Windows-Part. This never worked properly when passing a windowPtr argument or multiple keyword arguments. More... almost 20 years ago
M$-Windows port: Part 1 - Mix and Match... More... almost 20 years ago
* Three new Quicktime demos and some bugfix to the old one. More... almost 20 years ago
* Just when i was sure it works :( Hopefully last bugfix for Quicktime-Engine. Movietime didn't get properly advanced in manual fetch-mode. More... almost 20 years ago
* Removed the PsychSourceGL/Projects/MacOSX/PsychToolbox/build folder and all subfolders from SVN version control. I think these files get recreated and modified by XCode on demand and there's no benefit keeping them under version control. More... almost 20 years ago
Forgot the Eyelink.plist file. Not sure what this does, but appears to be needed. More... almost 20 years ago
Add Eyelink Target to project More... almost 20 years ago
Initial checkin of Eyelink source. Added Eyelink Target, File Group and the eyelink_core.framework. More... almost 20 years ago
* Added new subfolder of PsychDemos: QuicktimeDemos More... almost 20 years ago
* Stable Quicktime Movie Playback support.: More... almost 20 years ago
Added the missing GetCharWindow.bundle to make GetChar functional. This version of the bundle is extracted from the prototype posted by Allen to the forum a couple of months ago. More... almost 20 years ago
Incomplete update of README.rtf file which explains how to setup the PTB source on your computer; Noted some changes which need to be made but did not edit text. More... almost 20 years ago
* A complete demo experiment (Old-new recognition of images) to illustrate proper use of PTB-OSX and general design of such experiments. More... almost 20 years ago
New Mexfile PsychSound.mexmac -- OpenAL sound support ===================================================== More... almost 20 years ago
* New functions for arc and filled arc drawing: Screen('DrawArc',..) - Draw arc of 1 pixel width. Screen('FrameArc',..) - Draw arc of specified width. Screen('FillArc',...) - Draw filled arc - like a pie chart. More... almost 20 years ago
* SCREENglMatrixFunctionWrappers updated: Stack-Overflow protection added to glPushMatrix() and Stack-Underflow prot. added to glPopMatrix() More... almost 20 years ago
* Bugfix for possible crashes when Screen('Preference', 'ConserveVRAM', x) is used for x==2 or x==3, aka use client-storage textures... More... almost 20 years ago
Ooopsie! Most important file for PreloadTextures was missing! More... almost 20 years ago
New Screen subfunction: Screen('PreloadTextures'): More... almost 20 years ago