[root]/trunk/mgllib/mglEyelink

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 71 (100.0%) | 7130 (100.0%) | 100.4 |
| dep | 47 (66.2%) | 6265 (87.9%) | 133.2 |
| justin | 24 (33.8%) | 865 (12.1%) | 36.0 |
typo
1 lines of code changed in 1 file:
updated to search $HOME/Library/Frameworks on mac(i/i64)
6 lines of code changed in 1 file:
Adding check for compiled file
7 lines of code changed in 1 file:
non-private wrapper for opening EDF files
18 lines of code changed in 1 file:
bugfix fileparts conversion
1 lines of code changed in 1 file:
test using fileparts for edf ext
5 lines of code changed in 1 file:
Test example
105 lines of code changed in 3 files:
Reads mgl events and returns them, but still working on getting a good data set to finish off the code and incorporate into mglGetTaskParameters
107 lines of code changed in 3 files:
Starting function to read Eyelink edf files
246 lines of code changed in 4 files:
BUGFIX: type from template
1 lines of code changed in 1 file:
BUG: exist returns 3 if it finds a mex file. Not sure why this echeck is here?
1 lines of code changed in 1 file:
renamed mglPrivateEyelinkCalibration -> mglPrivateEyelinkSetup
1398 lines of code changed in 7 files:
Added public interface to the eyelink calibration private mex function, not
all functionality is implemented.
19 lines of code changed in 5 files:
Doc string fix
3 lines of code changed in 1 file:
Minor changes to make mglEyelinkOpen fail gracefully if you do not have the eye tracker code compiled
7 lines of code changed in 1 file:
minor changes. taskTemplateGazeContingent uses default monitor settings
3 lines of code changed in 1 file:
Changed error handling to provide warning messages. If the tracker cannot be initialized it shouldn't crash the program, it should continue to run and give a warning that the tracker did not initialize. This way you can run your stimulus program on computers without trackers.
94 lines of code changed in 4 files:
Changed back to drawing lines for cursors. Seems to work fine now
24 lines of code changed in 2 files:
mglPrivateEyelinkCalibration now uses a liveBuffer to update. Actually it seems that the slowing down problem has to do with the crosshairs callbacks. Commented out for now.
Moving all test programs into mglTest.
143 lines of code changed in 2 files:
minor changes to header file
3 lines of code changed in 1 file:
(6 more)