1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* GetClicks.m readded as a M-File implementation: More... over 19 years ago
* Fix for a small compile-glitch introduced by Linux port. More... over 19 years ago
Windows Screen.dll updated to latest state of Source-Code. More... over 19 years ago
* Initial GNU/Linux X11 port of OpenGL Psychtoolbox: More... over 19 years ago
* Fix for a free() of a pointer not malloc()'ed bug. This triggered warnings on OS-X since the upgrade to 10.4.4 and caused crashes on Linux. More... over 19 years ago
* Small fixed and modifications to the demos to facilitate use with GNU/Linux as well. More... over 19 years ago
Minimal fixes to demos for Matlab 6 compatibility. More... almost 20 years ago
* Bugfix: Blending with RGBA textures didn't work due to misordered R,G,B,A components in MakeTexture. More... almost 20 years ago
* Converted DualDiscs.mov Quicktime demo movie from H.264 codec (which is not supported on QT-7 for Windows) to Sorenson3 codec (which may be supported on Windows). More... almost 20 years ago
* Missing GL_TEXTURE_DEPTH constant added for compile of Windows-Version. More... almost 20 years ago
Small improvements to VideoCaptureLatencyTest. More... almost 20 years ago
* Implementation of Screen('Set/GetOpenGLTexture') sort of finished. Doesn't work properly yet. More... almost 20 years ago
Misc small improvements to video capture support. More... almost 20 years ago
* Timing checks added so PTB gives some feedback about where time is spent during frame capture. More... almost 20 years ago
* Small fixes for OS-X version of VideoCapture. More... almost 20 years ago
Testscript for testing video capture latency - Unfinished. More... almost 20 years ago
Support for query of overall image brightness in Videocapture added. More... almost 20 years ago
First version of Videocapture support that works on MhimBHWindows as well. Now needs retesting on OS-X... More... almost 20 years ago
New in SCREEN: More... almost 20 years ago
* Small bugfix to last commit. More... almost 20 years ago
Quicktime demos fixed to work better on Windows - we still lack a useable demo movie for Win though. More... almost 20 years ago
KbCheck.dll from WinPTB 2.54 replaces old KbCheck -- The old one gave a warning about deprectaed mxSetLogical on Matlab-7 ... More... almost 20 years ago
Minimal fix to QT demo... -> For trunk. More... almost 20 years ago
* Minimal fix: Screen reports VRAM and Texture memory again on OS-X * Beautification. More... almost 20 years ago
Small fixes to Windows-Port: More... almost 20 years ago
New caching system for recycling of textures. Allows to cache deleted textures - they get put into recycler bin instead of being really deleted. On next texture creation request it gets recycled, saving some overhead. Currently only PsychMovieSupport for Windows take advantage of this mechanism to speed up movie playback. Works, but Quicktime is still too slow on my 5 year old Laptop. Will need more optimization or a faster computer... -- Anyway this is fully functional Quicktime-Support for Windows on faster machines... More... almost 20 years ago
First working version of Quicktime for Windows. Has performance problems though. Pure backup commit as baseline... More... almost 20 years ago
QT Demos updated for Windows use... More... almost 20 years ago
* Experiment: Code in PsychMovieSupport.c cleaned up for Windows-compile. Prepared for compile on Windows... More... almost 20 years ago
Removed build directory for Psychtoolbox Xcode project GetCharWindow.bundle. More... almost 20 years ago