1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add MonoImageToSRGB and associated test program. DHB, MS More... over 14 years ago
Expand help text to clarify input/output format. DHB, MS More... over 14 years ago
* BitsPlusImagingPipelineTest: Add a new test/compensation mechanism for Apple's latest graphics driver bugs. More... over 14 years ago
* Screen: Only abort built on missing OpenML iff OS is Linux! More... over 14 years ago
* PsychtoolboxPostInstallRoutine: In Linux post-installation, setup desktop compositor to un-redirect fullscreen windows, so our fullscreen onscreen windows are not affected by desktop composition. More... over 14 years ago
* Screen: GStreamer video recording / movie writing engine. More... over 14 years ago
* Move some demos from their weird locations to where they actually belong - the PsychDemos folder. More... over 14 years ago
* Screen/Linux: Abort compile on Linux of OML_sync_control extension support is missing and provide a message on how to fix this. More... over 14 years ago
* ExpandingRingsDemo: Switch demo and shaders to use the ProceduralShadingAPI, as recommended, instead of old home-grown, clunky manual setup of uniform's. More... over 14 years ago
* LoadIdentityClut: GeForce 250 on MS-Windows needs LUT type 1, for identity LUT, according to Jon Peirce. More... over 14 years ago
* Fixup license title line. More... over 14 years ago
* Update License.txt again with more details, licenses, authors. * Sync License.txt in PsychSourceGL folder with text n Psychtoolbox folder. * Strip GPL license from all GLSL shaders. Replace with MIT license. More... over 14 years ago
* Various updates to license files, readme's, installation and troubleshooting instructions, help texts and messages in the installers and updaters for the upcoming beta release. More... over 14 years ago
* Update of License.txt file in the Psychtoolbox main folder to the "new world order" in Psychtoolbox-3 land, as it will apply, starting with the PTB 3.0.9 release - the upcoming PTB Beta: More... over 14 years ago
* Screen for Octave and Matlab R2007a under Windows rebuilt. More... over 14 years ago
* All primary MEX files for Matlab under OS/X with Intel Macs rebuilt. More... over 14 years ago
* All primary Mex files for Octave under OS/X Intel rebuilt. More... over 14 years ago
* Screen: Once again, this time at the right place? More... over 14 years ago
* Screen: Fix PTB-TIP output on old GStreamer setups. More... over 14 years ago
* All primary MEX files for Matlab on Linux rebuilt. More... over 14 years ago
* RandLim: Remove wrong assert(lower<upper). It only works on scalar inputs, but RandLim must also work on matrix/vector inputs. This at least on R2007a. More... over 14 years ago
Screen: Implement fully functional audio recording support for GStreamer movie writing engine. More... over 14 years ago
Screen/Linux: More... over 14 years ago
few Octave compatibility updates More... over 14 years ago
small doc update More... over 14 years ago
small update to helper function in Var2Str More... over 14 years ago
added more Var2Str testcases further improved Var2Str, now handles empty structs as well Interleave now works fine with empty inputs Added MergeCell function More... over 14 years ago
* Screen: Reenable movie writing support via GStreamer instead of Quicktime for MS-Windows. This is so that we can build Screen mex files with GStreamer movie writing for "trunk". More... over 14 years ago
* Screen: Add option "Profile=x" to GStreamer Video recording/Movie writing options. Applies to x264enc - Selects H.264 encoding profile. The profile is set to profile 3 "High Profile" by default, which allows encoding of 640x480 video at 30 fps. More... over 14 years ago
Few small fixes to matlab functions Major update of Var2Str Added Unit tests for Var2Str More... over 14 years ago