

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 1374 (100.0%) | 32014 (100.0%) | 23.2 |
| trunk/mgllib/mglEyelink/ | 45 (3.3%) | 6258 (19.5%) | 139.0 |
| sandbox/eyelinkdev/task/ | 142 (10.3%) | 4993 (15.6%) | 35.1 |
| sandbox/eyelinkdev/mgllib/mglEyelink/ | 131 (9.5%) | 4891 (15.3%) | 37.3 |
| trunk/task/ | 43 (3.1%) | 4261 (13.3%) | 99.0 |
| sandbox/eyelinkdev/mgllib/ | 351 (25.5%) | 3130 (9.8%) | 8.9 |
| sandbox/uservar/task/ | 60 (4.4%) | 2934 (9.2%) | 48.9 |
| trunk/mgllib/ | 375 (27.3%) | 1221 (3.8%) | 3.2 |
| sandbox/eyelinkdev/utils/readDigPort/ | 26 (1.9%) | 1181 (3.7%) | 45.4 |
| sandbox/eyelinkdev/utils/ | 22 (1.6%) | 1172 (3.7%) | 53.2 |
| sandbox/eyelinkdev/task/trackers/Eyelink/ | 66 (4.8%) | 432 (1.3%) | 6.5 |
| trunk/task/trackers/Eyelink/ | 15 (1.1%) | 391 (1.2%) | 26.0 |
| sandbox/eyelinkdev/task/trackers/ | 11 (0.8%) | 254 (0.8%) | 23.0 |
| sandbox/uservar/task/trackers/ | 8 (0.6%) | 215 (0.7%) | 26.8 |
| sandbox/eyelinkdev/mgllib/unitTests/ | 16 (1.2%) | 191 (0.6%) | 11.9 |
| trunk/task/trackers/ASL/ | 2 (0.1%) | 160 (0.5%) | 80.0 |
| trunk/mgllib/unitTests/ | 3 (0.2%) | 142 (0.4%) | 47.3 |
| sandbox/uservar/mgllib/unitTests/ | 6 (0.4%) | 70 (0.2%) | 11.6 |
| trunk/utils/ | 8 (0.6%) | 30 (0.1%) | 3.7 |
| trunk/ | 3 (0.2%) | 27 (0.1%) | 9.0 |
| sandbox/eyelinkdev/ | 12 (0.9%) | 25 (0.1%) | 2.0 |
| trunk/utils/readDigPort/ | 2 (0.1%) | 17 (0.1%) | 8.5 |
| trunk/mgllib/mglTest/ | 3 (0.2%) | 10 (0.0%) | 3.3 |
| sandbox/uservar/mgllib/mglEyelink/ | 9 (0.7%) | 9 (0.0%) | 1.0 |
| trunk/task/trackers/ | 2 (0.1%) | 0 (0.0%) | 0.0 |
| trunk/task/displays/ | 1 (0.1%) | 0 (0.0%) | 0.0 |
| sandbox/eyelinkdev/task/trackers/ASL/ | 4 (0.3%) | 0 (0.0%) | 0.0 |
| sandbox/eyelinkdev/task/displays/ | 8 (0.6%) | 0 (0.0%) | 0.0 |

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:
converted all subfun isfile into a utility function
28 lines of code changed in 9 files:
Fixed rename (missed due to mex collision)
1 lines of code changed in 1 file:
Commented out calibrate test message--it changes the mean luminance during autothresholding
6 lines of code changed in 1 file:
BUGFIX: type from template
1 lines of code changed in 1 file:
Fixed checkrecording tests
5 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
1402 lines of code changed in 11 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:
a few more comments and added the collectEyeData field to comply with the new initTask default.
7 lines of code changed in 1 file:
change default to not collecting eye data (for compatibility with simultaneous tasks/phases). you must explicitly specify collection on the main tasks/phases
2 lines of code changed in 1 file:
misc cleanup and message on entering simulation mode
4 lines of code changed in 1 file:
Added more help on the ability to pass mex command line options.
5 lines of code changed in 1 file:
really, really, really basic eyetracker demo
84 lines of code changed in 1 file:
fixed keyboard under __cocoa__
removed conflicting (outdated) eyeCalib funs
5 lines of code changed in 3 files:
restored eyecalib from eyetracker init; should be updated for new eyetracker code
1 lines of code changed in 1 file:
formatting
444 lines of code changed in 1 file:
(138 more)