1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Fix for failing Sync-Tests when running in OpenGL flip-frame stereo on ATI graphics hardware: More... almost 20 years ago
Bugfix: KbWait didn't accept a deviceNumber argument for optionally passing the keyboard number, although all the rest of the deviceNumber handling code was implemented :-( More... almost 20 years ago
Initial support for multiple new stereo display modes added: More... almost 20 years ago
* Code refactoring: Code shared by PsychFlipWindowBuffers (aka Screen('Flip')) and Screen('DrawingFinished') was moved into a common subroutine PsychPreFlipOperations(). Code in PsychFlipWindowBuffers was moved into new routine PsychPostFlipOperations() to reduce clutter. More... almost 20 years ago
* Bugfix provided by David Fencsik, Ph.D., Cambridge: More... almost 20 years ago
* New Screen Preference setting Screen('Preference', 'ConserveVRAM', mode); More... almost 20 years ago
New demos for Psychtoolbox 1.0.6 and later... More... almost 20 years ago
Small improvements to DotDemo. More... almost 20 years ago
Small fix: Call to "commandwindow" removed. This makes it work on Matlab-6 again. More... almost 20 years ago
* Bugfix to the bugfix. Stupido! More... almost 20 years ago
Various bug-fixes to various tests. Small bugs that made all those tests fail!!! More... almost 20 years ago
Bugfix: Didn't work with 3D matrices, e.g, 2,3,4 layer Luminance+Alpha, RGB and RGB+Alpha image matrices. More... almost 20 years ago
* Bugfix: The VBLSyncTest bundled with trunk and PTB 1.0.6 doesn't fit Screen V 1.0.6 anymore! Didn't work. More... almost 20 years ago
Modification to Quicktime playback. The synchronous mode of Screen('GetMovieImage') used to hang Matlab pretty quickly. More... almost 20 years ago
* Bugfix: New function PsychInitMovie() initializes movieRecordBANK properly at Screen load-time instead of deferred. Old way of init on first 'OpenMovie' could lead to invocation of cleanup- routine in Screen('CloseAll') or clear Screen with an invalid movieRecordBANK -- calls to MovieToolbox with invalid memory --> Crash! More... almost 20 years ago
Yet another try in fixing Quicktime-Issues. Still, sometimes after closing the Screen with Screen('CloseAll') MATLAB hangs with the spinning beach ball on display. Occurence of this seems to be random (race condition?!?). More... almost 20 years ago
* Rethinking this after a night of sleep, i've reverted the way the text drawing cursor is updated to the behaviour of the old OS-9 and Win-PTB. More... almost 20 years ago
* Screen('DrawText') finished: More... about 20 years ago
* Alpha quality code to support new stereo display modes - Unfinished. More... about 20 years ago
* Fix compiler warning by replacing NULL with 0. More... about 20 years ago
* Screen.mexmac updated: Corresponds to last revision. First OS-X 10.4 XCode 2.2 build with Quicktime und OpenGL transforms support. More... about 20 years ago
Mario's XCode settings added for his convenience :-) More... about 20 years ago
* XCode Project updated to include Quicktime movie playback functions and the low-level OpenGL Matrix function wrappers. More... about 20 years ago
* Compile failure on OS-X 10.4.x + XCode 2.x fixed. More... about 20 years ago
* New: Screen('OpenMovie'...) returns info about the width x height of images in the movie. Useful for optimal placement of images onscreen. More... about 20 years ago
Initial implementation of a Psychtoolbox installer and a Psychtoolbox updater. More... about 20 years ago
* New function: Low-level calls to OpenGL-API More... about 20 years ago
* Final bugfix for "Descenders of letters get cut away" - bug and other DrawText bugs, reported zillions of times in the forum. More... about 20 years ago
New: Quicktime movie playback demo More... about 20 years ago
NEW: Quicktime playback support More... about 20 years ago