14
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renamed cedrus._clearBuffer() cedrus.clearBuffer() More... almost 15 years ago
added various kernel-level functions to ext/darwin: getscreens, getBusFreq, getScreens, getRefreshRate More... almost 15 years ago
Fixed scaling bug in pygame text More... almost 15 years ago
changes to timeByFrames demo More... almost 15 years ago
trying to fix scaling bug with pygame stimuli More... almost 15 years ago
bumped version to 1.00.05 working on scaling for pygame textstim (might be broken) More... almost 15 years ago
added frameClock.reset() to win.setRecordIntervals() More... almost 15 years ago
fix to gl_info call revert pygame textstim to use mipmaps, but still not working More... almost 15 years ago
moved check for GL_ARB_texture_float to Window.setupGL() More... almost 15 years ago
added setContr to visual stimuli More... almost 15 years ago
extended CHANGELOG entry for 1.00.04 prior release (also removed CR in few lines)
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 15 years ago
BF: guard py_compile with try: except, since otherwise might still raise exceptions (like permission denied)
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 15 years ago
BF: removing unneeded import of monitors in setup.py
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 15 years ago
BF: images should not be executable
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 15 years ago
BF: platform.dist() is a tuple, so cannot be added to a string, add Linux prefix for consistency
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 15 years ago
minor: typo wintype -> winType
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 15 years ago
changed pyglet textures to use numpy->ctypes rather than numpy->string More... almost 15 years ago
further info on file formats in captureFrames demo More... almost 15 years ago
bumped to 1.00.04 More... almost 15 years ago
reverted DotStim fieldShape to have default of sqr (not circle) More... almost 15 years ago
Unified interpreter header through all files which had it + executable permission for them
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 15 years ago
proper interpreter headers for PsychoPyIDE.py and MonitorCenter.py
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 15 years ago
ensure 2.8 version of wx for IDE
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 15 years ago
DotStim fieldShape can now be 'sqr' or 'square' More... about 15 years ago
minor More... about 15 years ago
minor More... about 15 years ago
minor More... about 15 years ago
minor More... about 15 years ago
minor More... about 15 years ago
minor More... about 15 years ago