1
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* PsychImaging: Improve detection of ATI GPU's on the free software graphics stack under Linux. More... over 14 years ago
* Smallish compile fixes for GStreamer video capture/encoding support. More... over 14 years ago
* PsychHID, PsychPortAudio, Screen and Eyelink for OSX with Matlab on PowerPC rebuilt. More... over 14 years ago
very first unit tests More... over 14 years ago
FileFromFolder now also supports extension masks that match only files without extension More... over 14 years ago
* Screen.dll for Matlab R11 on Windows rebuilt. Compile fixes. * AssertOpenGL: Use & and | instead of && and ||. Normally we get rid of & and |, but doing so in AssertOpenGL would prevent any kind of even the most basic testing for pre R2007a by MK. More... over 14 years ago
* Screen: Improvements to GStreamer movie writing. More... over 14 years ago
* AudioFeedbackLatencyTest: Small tweaks and code cleanup. Also operate PsychPortAudio devices in Runmode 1 by default. More... over 14 years ago
* Add a GStreamer based movie writing engine to implement Screen('CreateMovie', ...); et al. via GStreamer as well. More... over 14 years ago
* Screen/GStreamer: Implement Screen('SetVideocaptureParameter') interface fully for video capture engine. More... over 14 years ago
Screen/GStreamer: More... over 14 years ago
* VideoRecordingDemo: Cleaned up for release. More... over 14 years ago
* Screen/GStreamer videocapture: Fix video recording parameter handling. More... over 14 years ago
* Screen/GStreamer videocapture: Improve codec option parsing. More... over 14 years ago
* GStreamer videocapture: Refactor -- Put codec selection and configuration for video & audio recording into its own function. More... over 14 years ago
* Screen/Linux: Small fixes for DCE-4/DCE-5 display engine reporting + dead code removal. More... over 14 years ago
Screen on OS/X and Linux: Add workaround for broken FireGL/FirePro 10 bpc framebuffer support. More... over 14 years ago
* Screen: More... over 14 years ago
* Screen('LoadNormalizedGammatable',...loadonnextflip,..); More... over 14 years ago
* Screen: Disable autodetection of Screen -> Head mappings for now. Add more debug output to rest of lut setup. More... over 14 years ago
* Screen: Increase duration of pauses in screen->head auto-detection and in identity passthrough code between successive steps. More... over 14 years ago
* Screen('WaitBlanking'): Add a 3rd method for implementing this, based on vblank counter increment detection, which should work on OS/X and Linux. If beampos method fails, use this, then fallback to swapbuffers waits. More... over 14 years ago
* Screen/Linux: Add code for LUT control/query for Linux as well, to sync up with OS/X PsychtoolboxKernelDriver. Other minor fixups. More... over 14 years ago
* Screen: Refactor code between Screen/Linux/MMIO driver and OS/X/PsychtoolboxKernelDriver. Increase code sharing. More... over 14 years ago
PsychtoolboxKernelDriver enhancements: More... over 14 years ago
Update default calibration name so that it's the one in PsychCalDemoData. DHB More... over 14 years ago
* Add workaround code to forcefully disable or control digital display output dithering and bit depths truncation. More... over 14 years ago
Fixed to remove OS9 obsolete stuff and work under OS/X. DHB More... over 14 years ago
* Eyelink: More... over 14 years ago
* UseTheSource.m: Update license info: MIT instead of GPL. More... over 14 years ago