File Release Notes and Changelog
Notes:
This is a Neuroshare complient DLL.
It implements version 1.3 of the API.
This DLL is compatible with 32-bit windows (e.g. Windows XP) and also with Linux (e.g. Redhat 8.0).
Changes:
Corrected GetTimeByIndex(...) for Neural Entities
Added Institution name to the SIF
Added " - Unit x" to neural entities lable
Changed Pathnames in the TOC file to be relative to the Path of the TOC file.
Fixed errors with the timespan calculation.
Added max timespan calculation for each nev and nsx file
Added GetPatientID to the interface
Added ability to read TOC files
Added support fot the GetPatientInfo flavor of functions
Add support for TOC files
Porperly support the case of ns_GetAnalogInfo() where all parameters are valid. And the
pData pointer is set to NULL, thus meaning do not give me the data. The continuous
count should return the number of values until the first gap.