14
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bug fixes to sound.py, IDE More... over 15 years ago
prevent sourceAsst from being closed by icon (use menu only) More... over 15 years ago
fixed bug in event.Mouse.setVisible More... over 15 years ago
some extra lines to help make aui.notebook possible (but not quite there) More... over 15 years ago
added some code for beginning of the PsychoPy Experiment Builder and some docs for Experiment Objects More... over 15 years ago
added the -u to python processes to prevent 'buffered' stdout More... over 15 years ago
testing svn revision tags More... over 15 years ago
v0.95.7 added ElementArrayStim More... over 15 years ago
fixed sound.stop() ? More... over 15 years ago
fixed running scripts with spaces in their names (OS X) More... over 15 years ago
fixed case error in calibTools More... over 15 years ago
fixed gamma scale factor gamma isn't touched if user requests [1,1,1] (rather than forcing it to 1) textstim.setrgb now properly fixed More... over 15 years ago
fixed gamma ramps for linux (thanks Luca Citi) fixed setRGB for TextStim (not updating if no shaders) More... over 15 years ago
final version 0.95.5 More... over 15 years ago
added some notes to the gammaMotionNull scripts More... over 15 years ago
commit motion nulling gamma demo More... over 15 years ago
working gamma and psychophysical demo on darwin More... over 15 years ago
gamma for pyglet More... over 15 years ago
needed update after Stim.setUseShaders() More... over 15 years ago
further progress on ExperimentObjects More... over 15 years ago
moved experiment object code into GUI folder More... over 15 years ago
git-svn-id: https://psychopy.googlecode.com/svn/trunk@135 1c617f74-e3c1-11dd-95e1-755cbddbdd66 More... over 15 years ago
git-svn-id: https://psychopy.googlecode.com/svn/trunk@134 1c617f74-e3c1-11dd-95e1-755cbddbdd66 More... over 15 years ago
fixed sound.py references to logging instead of psychopy.log More... over 15 years ago
added Window._haveShaders and Stimulus._useShaders and removed global _haveShaders More... over 15 years ago
git-svn-id: https://psychopy.googlecode.com/svn/trunk@131 1c617f74-e3c1-11dd-95e1-755cbddbdd66 More... over 15 years ago
git-svn-id: https://psychopy.googlecode.com/svn/trunk@130 1c617f74-e3c1-11dd-95e1-755cbddbdd66 More... over 15 years ago
moved rush to core.py and debugged it More... over 15 years ago
fixed bug in clearEvents removed the auto-flushing stdout More... over 15 years ago
removed unnecessary (and problematic) print on file close More... over 15 years ago